Prepare v2023.10
[platform/kernel/u-boot.git] / include / configs / s5pc210_universal.h
index 06be9c0..bf2d04a 100644 (file)
@@ -29,7 +29,7 @@
                                ",100M(swap)"\
                                ",-(UMS)\0"
 
-#define CONFIG_EXTRA_ENV_SETTINGS                                      \
+#define CFG_EXTRA_ENV_SETTINGS                                 \
        "updateb=" \
                "onenand erase 0x0 0x100000;" \
                "onenand write 0x42008000 0x0 0x100000\0" \
@@ -95,9 +95,6 @@ void universal_spi_sda(int bit);
 int universal_spi_read(void);
 #endif
 
-/* Common misc for Samsung */
-#define CONFIG_MISC_COMMON
-
 /* Download menu - definitions for check keys */
 #ifndef __ASSEMBLY__