]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/am3517_crane.h
Convert CONFIG_CMD_JFFS2 to Kconfig
[people/ms/u-boot.git] / include / configs / am3517_crane.h
index 5de39cf740f0ced7fed929ccdd89b01e087fd3af..eb768b9e97bc7c547f064ae69e614cf449ae6713 100644 (file)
 #endif /* CONFIG_USB_AM35X */
 
 /* commands to include */
-#define CONFIG_CMD_JFFS2       /* JFFS2 Support                */
 
 #define CONFIG_CMD_NAND                /* NAND support                 */
 
 
 /* Defines for SPL */
 #define CONFIG_SPL_FRAMEWORK
-#define CONFIG_SPL_BOARD_INIT
 #define CONFIG_SPL_NAND_SIMPLE
 #define CONFIG_SPL_TEXT_BASE           0x40200800
 #define CONFIG_SPL_MAX_SIZE            (SRAM_SCRATCH_SPACE_ADDR - \