summaryrefslogtreecommitdiff
path: root/include/configs/alt.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-04 10:13:52 -0500
committerTom Rini <trini@konsulko.com>2022-12-23 10:15:12 -0500
commit97148cb6142b2507972459b8f578c04717a52c40 (patch)
tree379d53e206263909aa7587524f02c294067eacc6 /include/configs/alt.h
parent85b55117085fd6912f1c06eb74d864c44f515e66 (diff)
downloadu-boot-97148cb6142b2507972459b8f578c04717a52c40.tar.gz
u-boot-97148cb6142b2507972459b8f578c04717a52c40.tar.bz2
u-boot-97148cb6142b2507972459b8f578c04717a52c40.zip
global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG
Perform a simple rename of CONFIG_SH_ETHER_USE_PORT to CFG_SH_ETHER_USE_PORT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/alt.h')
-rw-r--r--include/configs/alt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h
index 53c31562a5..8f03762583 100644
--- a/include/configs/alt.h
+++ b/include/configs/alt.h
@@ -21,7 +21,7 @@
#define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024)
/* SH Ether */
-#define CONFIG_SH_ETHER_USE_PORT 0
+#define CFG_SH_ETHER_USE_PORT 0
#define CFG_SH_ETHER_PHY_ADDR 0x1
#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII
#define CFG_SH_ETHER_CACHE_WRITEBACK