]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: tegra: Enable data cache on Dalmore
authorThierry Reding <treding@nvidia.com>
Thu, 18 Jul 2013 19:13:41 +0000 (12:13 -0700)
committerTom Warren <twarren@nvidia.com>
Mon, 19 Aug 2013 22:31:37 +0000 (15:31 -0700)
Disabling the data cache is no longer required to boot Dalmore, so
enable it. This results in notably better performance when loading
and booting the Linux kernel.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/dalmore.h

index 145e7ac926db17df54b818f3d0db7fd2bccd1e96..bdf012b2b8e3ee51c2b04feb6603a370660ccfd3 100644 (file)
@@ -21,9 +21,6 @@
 
 #include "tegra114-common.h"
 
-/* Must be off for Dalmore to boot !?!? FIXME */
-#define CONFIG_SYS_DCACHE_OFF
-
 /* Enable fdt support for Dalmore. Flash the image in u-boot-dtb.bin */
 #define CONFIG_DEFAULT_DEVICE_TREE     tegra114-dalmore
 #define CONFIG_OF_CONTROL