Merge branch '2022-12-05-Kconfig-migrations-and-renames' into next
[platform/kernel/u-boot.git] / include / configs / mx23_olinuxino.h
index dd303a1..aa3d7a1 100644 (file)
@@ -10,7 +10,7 @@
 /* Memory configuration */
 #define PHYS_SDRAM_1                   0x40000000      /* Base address */
 #define PHYS_SDRAM_1_SIZE              0x08000000      /* Max 128 MB RAM */
-#define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
+#define CFG_SYS_SDRAM_BASE             PHYS_SDRAM_1
 
 /* Status LED */