diff options
Diffstat (limited to 'include/configs/dalmore.h')
| -rw-r--r-- | include/configs/dalmore.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/dalmore.h b/include/configs/dalmore.h index 145e7ac92..bdf012b2b 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 |