]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ti816x_evm.h
ARM: tegra: remove custom define for Jetson TK1
[karo-tx-uboot.git] / include / configs / ti816x_evm.h
index e90490c7508d13b0d9b102fb933846fe8c6617a4..e86c36443ba56bc98ca3cccbddcb85ea627e9f2d 100644 (file)
@@ -60,7 +60,6 @@
 
 #undef  CONFIG_SYS_CLKS_IN_HZ
 #define CONFIG_SYS_LOAD_ADDR           0x81000000 /* Default load address */
-#define CONFIG_SYS_HZ                  1000       /* 1ms clock */
 
 #define CONFIG_CMD_ASKEN
 #define CONFIG_CMD_ECHO
 
 /* SPL */
 /* Defines for SPL */
-#define CONFIG_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE    0x40400000
 #define CONFIG_SPL_MAX_SIZE     ((128 - 18) * 1024)