Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / include / configs / xilinx_zynqmp_mini_nand.h
index 782e696..1b6e26e 100644 (file)
@@ -12,8 +12,7 @@
 
 #include <configs/xilinx_zynqmp_mini.h>
 
-#define CONFIG_SYS_SDRAM_SIZE  0x1000000
-#define CONFIG_SYS_SDRAM_BASE  0x0
-#define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_SYS_SDRAM_BASE + 0x40000)
+#define CFG_SYS_SDRAM_SIZE     0x1000000
+#define CFG_SYS_SDRAM_BASE     0x0
 
 #endif /* __CONFIG_ZYNQMP_MINI_NAND_H */