summaryrefslogtreecommitdiffstats
path: root/include/configs/dalmore.h
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2013-07-18 12:13:41 -0700
committerTom Warren <twarren@nvidia.com>2013-08-19 15:31:37 -0700
commite94f0af969f8832fe9acd1af91fa08b88facbd58 (patch)
treef50aa8656b545d7b273cff3089395ae76224be8e /include/configs/dalmore.h
parent0d79f4f490352f6e1500cdd12a3b0e8b17265bde (diff)
downloadtalos-obmc-uboot-e94f0af969f8832fe9acd1af91fa08b88facbd58.tar.gz
talos-obmc-uboot-e94f0af969f8832fe9acd1af91fa08b88facbd58.zip
ARM: tegra: Enable data cache on Dalmore
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>
Diffstat (limited to 'include/configs/dalmore.h')
-rw-r--r--include/configs/dalmore.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dalmore.h b/include/configs/dalmore.h
index 145e7ac926..bdf012b2b8 100644
--- a/include/configs/dalmore.h
+++ b/include/configs/dalmore.h
@@ -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
OpenPOWER on IntegriCloud