]> git.sur5r.net Git - u-boot/blobdiff - include/configs/palmtreo680.h
ARM: atmel: armv7: move spl lds to armv7 directory
[u-boot] / include / configs / palmtreo680.h
index 36626639d374a0624fa59adc47118791bccfecea..bd0f44b0d8993b44729850507035f7e76eb6be30 100644 (file)
 /*
  * Clock Configuration
  */
-#undef  CONFIG_SYS_CLKS_IN_HZ
 #define CONFIG_SYS_CPUSPEED             0x210           /* 416MHz ; N=2,L=16 */
 
 /*
 /*
  * SPL
  */
-#define CONFIG_SPL
 #define CONFIG_SPL_TEXT_BASE    0xa1700000 /* IPL loads SPL here */
 #define CONFIG_SPL_STACK        0x5c040000 /* end of internal SRAM */
 #define CONFIG_SPL_NAND_SUPPORT /* build libnand for spl */