Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
[platform/kernel/u-boot.git] / include / configs / tqma6_wru4.h
index 4d8839b..e06fc7f 100644 (file)
@@ -7,10 +7,10 @@
 #define __CONFIG_TQMA6_WRU4_H
 
 /* Ethernet */
-#define CONFIG_FEC_MXC_PHYADDR         0x01
+#define CFG_FEC_MXC_PHYADDR            0x01
 
 /* UART */
-#define CONFIG_MXC_UART_BASE           UART4_BASE
+#define CFG_MXC_UART_BASE              UART4_BASE
 #define CONSOLE_DEV            "ttymxc3"
 
 /* Watchdog */