Merge tag 'u-boot-amlogic-20230417' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / include / configs / mt8183.h
index 665a4e4..1f97382 100644 (file)
 #include <linux/sizes.h>
 
 
-#define CONFIG_SYS_NS16550_SERIAL
-#define CONFIG_SYS_NS16550_REG_SIZE    -4
-#define CONFIG_SYS_NS16550_MEM32
-#define CONFIG_SYS_NS16550_COM1                0x11005200
-#define CONFIG_SYS_NS16550_CLK         26000000
-
-#define CONFIG_SYS_BOOTM_LEN           SZ_64M
+#define CFG_SYS_NS16550_COM1           0x11005200
+#define CFG_SYS_NS16550_CLK            26000000
 
 /* Environment settings */
 #include <config_distro_bootcmd.h>
@@ -26,7 +21,7 @@
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0)
 
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
        "scriptaddr=0x40000000\0" \
        BOOTENV