Prepare v2023.10
[platform/kernel/u-boot.git] / include / configs / M5253DEMO.h
index bc156df..0ff0bfc 100644 (file)
@@ -20,7 +20,7 @@
        env/embedded.o(.text*);
 
 #ifdef CONFIG_DRIVER_DM9000
-#      define CONFIG_EXTRA_ENV_SETTINGS                \
+#      define CFG_EXTRA_ENV_SETTINGS           \
                "netdev=eth0\0"                         \
                "inpclk=" __stringify(CONFIG_SYS_INPUT_CLKSRC) "\0"     \
                "loadaddr=10000\0"                      \
 #define CFG_SYS_GPIO1_OUT              0x00c70000      /* Set outputs to default state */
 #define CFG_SYS_GPIO1_LED              0x00400000      /* user led */
 
+
 #endif                         /* _M5253DEMO_H */