arm and patch phys offset
Linus Walleij
linus.walleij at linaro.org
Tue Jan 3 02:15:03 EST 2012
On Tue, Dec 13, 2011 at 1:08 AM, Michael Walle <michael at walle.cc> wrote:
> Seems like the l2 cache is enabled after uboot starts the linux kernel. I'll
> dig deeper into that tomorrow.
Try to disable both L2 and L1 cach in U-Boot. That has solved
similar issues for me.
In include/configs/my_board.h
#define CONFIG_SYS_DCACHE_OFF
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list