On Mon, Jun 05, 2017 at 01:18:08AM +0900, [email protected] wrote:

> Disable D-Cache is required when booting nommu Linux kernel.
> (please see Linux kernel source "arch/arm/kernel/head-nommu.S")
> 
> U-Boot is enabled D-cache and I-Cache at startup.
> However, it does not disable D-Cache before
> booting nommu Linux kernel.
> Therefore, I call dcache_disable()
> when the CPU is ARMv7M to fix this problem.
> 
> Signed-off-by: Toshifumi NISHINAGA <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to