aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_keystone2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-04 10:04:28 -0500
committerTom Rini <trini@konsulko.com>2022-12-23 10:14:50 -0500
commitd036606142a0164646ace465a20ba5e632de887e (patch)
tree940456db58fbb6550eb51b1575689288d96d82c4 /include/configs/ti_armv7_keystone2.h
parentd4e4bc898b7d14576f0c3b281d0c552954ee0dda (diff)
downloadu-boot-d036606142a0164646ace465a20ba5e632de887e.zip
u-boot-d036606142a0164646ace465a20ba5e632de887e.tar.gz
u-boot-d036606142a0164646ace465a20ba5e632de887e.tar.bz2
global: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII to CFG
Perform a simple rename of CONFIG_KSNET_SERDES_LANES_PER_SGMII to CFG_KSNET_SERDES_LANES_PER_SGMII Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_armv7_keystone2.h')
-rw-r--r--include/configs/ti_armv7_keystone2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index c21fabc..cb4ea39 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -51,7 +51,7 @@
#define CFG_KSNET_NETCP_BASE KS2_NETCP_BASE
#define CONFIG_KSNET_SERDES_SGMII_BASE KS2_SGMII_SERDES_BASE
#define CONFIG_KSNET_SERDES_SGMII2_BASE KS2_SGMII_SERDES2_BASE
-#define CONFIG_KSNET_SERDES_LANES_PER_SGMII KS2_LANES_PER_SGMII_SERDES
+#define CFG_KSNET_SERDES_LANES_PER_SGMII KS2_LANES_PER_SGMII_SERDES
/* EEPROM definitions */