]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"
authorTom Rini <trini@konsulko.com>
Fri, 30 Jun 2017 01:18:48 +0000 (21:18 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 30 Jun 2017 01:18:48 +0000 (21:18 -0400)
commit53e5fd25a260e2a8c2e9021a114f0c60135132e8
tree77db041aa31f68742ee5def9785eb8ae6227d39d
parent998d56a149c5662b4d69c4ce2b49fb3b7f2422bb
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"

The author of the commit discovered later on that this was already being
done in cleanup_before_linux() on arch/arm/cpu/armv7m/cpu.c.

This reverts commit 317f0da71fb701078970b3ae82ca960dbcdd24f4.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/lib/bootm.c