]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sunxi-common.h
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
[karo-tx-uboot.git] / include / configs / sunxi-common.h
index 3735afbafc03bb703654611f2a641fff58de6fc3..519c99cdaa5d7ee9500e07e5837214c77e1e13f1 100644 (file)
 #define CONFIG_INITRD_TAG
 #define CONFIG_SERIAL_TAG
 
-#if defined(CONFIG_SPL_NAND_SUNXI)
+#ifdef CONFIG_NAND_SUNXI
 #define CONFIG_SPL_NAND_SUPPORT 1
 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x008000
 #endif