Is ep93xx support broken in linux-next?
Alexander Sverdlin
alex at gai.ru
Tue Oct 26 10:48:44 EDT 2010
On Tue, 2010-10-26 at 16:22 +0300, Mika Westerberg wrote:
> > > > +ENTRY(fa_flush_icache_all)
> > > > + mov r0, #0
> > > > + mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache
> > >
> > > Obviously the register should be r0 instead of ip.
> >
> > Only one occurrence should be changed?
>
> No, all of them. But with ep93xx you can just change it
> from arm920_flush_icache_all().
It makes linux-next-20101025 work fine for EDB9302-based board.
But there seems to be another issue with linux-next-20101026, some
problem with RedBoot partition handling...
Alexander.
More information about the linux-arm-kernel
mailing list