]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/zynq-common.h
powerpc: mpc8xx: remove stxxtc board support
[karo-tx-uboot.git] / include / configs / zynq-common.h
index fa252c0b13e53610057d5f62345b2edb13fc3a27..d57e9d5bbe84cc6c823a251e0b22a7909518b9de 100644 (file)
 #define CONFIG_CMD_TFTPPUT
 
 /* SPL part */
-#define CONFIG_SPL
 #define CONFIG_CMD_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_LIBCOMMON_SUPPORT
 
 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_ZYNQ_COMMON_H */