From fc85e55205e518fa148a36db04eec37d65e83e24 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 30 Jun 2025 20:51:11 +0200 Subject: net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_USE_PORT The CFG_SH_ETHER_USE_PORT configuration option is a remnant from before U-Boot DM existed and SH Ethernet made full use of it, and is no longer used, remove it. Signed-off-by: Marek Vasut --- include/configs/alt.h | 1 - include/configs/condor.h | 1 - include/configs/gose.h | 1 - include/configs/grpeach.h | 1 - include/configs/koelsch.h | 1 - include/configs/lager.h | 1 - include/configs/porter.h | 1 - include/configs/silk.h | 1 - include/configs/stout.h | 1 - include/configs/v3hsk.h | 1 - 10 files changed, 10 deletions(-) (limited to 'include') diff --git a/include/configs/alt.h b/include/configs/alt.h index 8f03762583e..52b8c95cd7b 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -21,7 +21,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#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 diff --git a/include/configs/condor.h b/include/configs/condor.h index 50c8d173383..ecaf58e4c0f 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -14,7 +14,6 @@ /* Environment compatibility */ /* SH Ether */ -#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 diff --git a/include/configs/gose.h b/include/configs/gose.h index 7ae0726518d..323977e9b8a 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -20,7 +20,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512u * 1024 * 1024) /* SH Ether */ -#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 diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 8de4a36e931..67ad8339816 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -17,7 +17,6 @@ #define CFG_SYS_SDRAM_SIZE (10 * 1024 * 1024) /* Network interface */ -#define CFG_SH_ETHER_USE_PORT 0 #define CFG_SH_ETHER_PHY_ADDR 0 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_MII #define CFG_SH_ETHER_CACHE_WRITEBACK diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index d47d70178cc..11f637d3f33 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -20,7 +20,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#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 diff --git a/include/configs/lager.h b/include/configs/lager.h index 2577c7a7da6..aaf4a4a6931 100644 --- a/include/configs/lager.h +++ b/include/configs/lager.h @@ -21,7 +21,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#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 diff --git a/include/configs/porter.h b/include/configs/porter.h index 2cb430be8b0..ff99c3fb817 100644 --- a/include/configs/porter.h +++ b/include/configs/porter.h @@ -22,7 +22,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (1024u * 1024 * 1024) /* SH Ether */ -#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 diff --git a/include/configs/silk.h b/include/configs/silk.h index 7bed32d8553..20d18aa5aa7 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -22,7 +22,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#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 diff --git a/include/configs/stout.h b/include/configs/stout.h index 1278ba63f4f..454d8ca5716 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -26,7 +26,6 @@ #define CFG_SCIF_A /* SH Ether */ -#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 diff --git a/include/configs/v3hsk.h b/include/configs/v3hsk.h index 58c2e88c0b7..e16a289ac1a 100644 --- a/include/configs/v3hsk.h +++ b/include/configs/v3hsk.h @@ -15,7 +15,6 @@ /* Environment compatibility */ /* SH Ether */ -#define CFG_SH_ETHER_USE_PORT 0 #define CFG_SH_ETHER_PHY_ADDR 0x0 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RGMII_ID #define CFG_SH_ETHER_CACHE_WRITEBACK -- cgit v1.2.3 From 787dafb15a8ea2bcbeabaf68a3c87ac80b814390 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 30 Jun 2025 20:51:13 +0200 Subject: net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_CACHE_* Drop CFG_SH_ETHER_CACHE_WRITEBACK and CFG_SH_ETHER_CACHE_INVALIDATE, which are now always enabled in the sh_eth driver, because those cache operations are always available. On architectures which do not implement cache operations yet, cache operations have to be implemented first. CFG_SH_ETHER_ALIGNE_SIZE now set as SH_ETHER_ALIGN_SIZE in sh_eth.h based on architecture and no longer configured on board level. Remove CFG_SH_ETHER_CACHE_WRITEBACK configuration option from README. Signed-off-by: Marek Vasut --- include/configs/alt.h | 3 --- include/configs/condor.h | 3 --- include/configs/gose.h | 3 --- include/configs/grpeach.h | 3 --- include/configs/koelsch.h | 3 --- include/configs/lager.h | 3 --- include/configs/porter.h | 3 --- include/configs/silk.h | 3 --- include/configs/stout.h | 3 --- include/configs/v3hsk.h | 3 --- 10 files changed, 30 deletions(-) (limited to 'include') diff --git a/include/configs/alt.h b/include/configs/alt.h index 52b8c95cd7b..987fd25bb4c 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -23,9 +23,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/condor.h b/include/configs/condor.h index ecaf58e4c0f..b2d66c785fc 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -16,9 +16,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ /* XTAL_CLK : 33.33MHz */ diff --git a/include/configs/gose.h b/include/configs/gose.h index 323977e9b8a..acef925855a 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -22,9 +22,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 67ad8339816..9a7eef57c87 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -19,8 +19,5 @@ /* Network interface */ #define CFG_SH_ETHER_PHY_ADDR 0 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_MII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 #endif /* __GRPEACH_H */ diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index 11f637d3f33..13d2127ac13 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -22,9 +22,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/lager.h b/include/configs/lager.h index aaf4a4a6931..d76f003e391 100644 --- a/include/configs/lager.h +++ b/include/configs/lager.h @@ -23,9 +23,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/porter.h b/include/configs/porter.h index ff99c3fb817..eaf5d31c1d3 100644 --- a/include/configs/porter.h +++ b/include/configs/porter.h @@ -24,9 +24,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/silk.h b/include/configs/silk.h index 20d18aa5aa7..4ef70281dda 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -24,9 +24,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/stout.h b/include/configs/stout.h index 454d8ca5716..cb544de243e 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -28,9 +28,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ diff --git a/include/configs/v3hsk.h b/include/configs/v3hsk.h index e16a289ac1a..a8d1641b36e 100644 --- a/include/configs/v3hsk.h +++ b/include/configs/v3hsk.h @@ -17,9 +17,6 @@ /* SH Ether */ #define CFG_SH_ETHER_PHY_ADDR 0x0 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RGMII_ID -#define CFG_SH_ETHER_CACHE_WRITEBACK -#define CFG_SH_ETHER_CACHE_INVALIDATE -#define CFG_SH_ETHER_ALIGNE_SIZE 64 /* Board Clock */ /* XTAL_CLK : 33.33MHz */ -- cgit v1.2.3 From e583ea549ef56f1d867ef1beb99049206973e6b6 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 30 Jun 2025 20:51:15 +0200 Subject: net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_ADDR Drop CFG_SH_ETHER_PHY_ADDR from README and configuration files, this value is never used, PHY address is extracted from control DT instead. No functional change intended. Signed-off-by: Marek Vasut --- include/configs/alt.h | 1 - include/configs/condor.h | 1 - include/configs/gose.h | 1 - include/configs/grpeach.h | 1 - include/configs/koelsch.h | 1 - include/configs/lager.h | 1 - include/configs/porter.h | 1 - include/configs/silk.h | 1 - include/configs/stout.h | 1 - include/configs/v3hsk.h | 1 - 10 files changed, 10 deletions(-) (limited to 'include') diff --git a/include/configs/alt.h b/include/configs/alt.h index 987fd25bb4c..7db01cedb8b 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -21,7 +21,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/condor.h b/include/configs/condor.h index b2d66c785fc..3be0f99ec4b 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -14,7 +14,6 @@ /* Environment compatibility */ /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/gose.h b/include/configs/gose.h index acef925855a..a5537ee30b2 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -20,7 +20,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512u * 1024 * 1024) /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 9a7eef57c87..9c47fbf1c90 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -17,7 +17,6 @@ #define CFG_SYS_SDRAM_SIZE (10 * 1024 * 1024) /* Network interface */ -#define CFG_SH_ETHER_PHY_ADDR 0 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_MII #endif /* __GRPEACH_H */ diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index 13d2127ac13..cc6266d4d6c 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -20,7 +20,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/lager.h b/include/configs/lager.h index d76f003e391..f59f44f1862 100644 --- a/include/configs/lager.h +++ b/include/configs/lager.h @@ -21,7 +21,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/porter.h b/include/configs/porter.h index eaf5d31c1d3..265a0d775a3 100644 --- a/include/configs/porter.h +++ b/include/configs/porter.h @@ -22,7 +22,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (1024u * 1024 * 1024) /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/silk.h b/include/configs/silk.h index 4ef70281dda..459b9b86797 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -22,7 +22,6 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/stout.h b/include/configs/stout.h index cb544de243e..d1accb90d9f 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -26,7 +26,6 @@ #define CFG_SCIF_A /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x1 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII /* Board Clock */ diff --git a/include/configs/v3hsk.h b/include/configs/v3hsk.h index a8d1641b36e..c5685b4c6c1 100644 --- a/include/configs/v3hsk.h +++ b/include/configs/v3hsk.h @@ -15,7 +15,6 @@ /* Environment compatibility */ /* SH Ether */ -#define CFG_SH_ETHER_PHY_ADDR 0x0 #define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RGMII_ID /* Board Clock */ -- cgit v1.2.3 From f8e0b532644c70ab4c910d6db73ea5d69b88422d Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 30 Jun 2025 20:51:16 +0200 Subject: net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_MODE Drop CFG_SH_ETHER_PHY_MODE from configuration files, this value is never used. No functional change intended. Signed-off-by: Marek Vasut --- include/configs/alt.h | 3 --- include/configs/condor.h | 3 --- include/configs/gose.h | 3 --- include/configs/grpeach.h | 3 --- include/configs/koelsch.h | 3 --- include/configs/lager.h | 3 --- include/configs/porter.h | 3 --- include/configs/silk.h | 3 --- include/configs/stout.h | 3 --- include/configs/v3hsk.h | 3 --- 10 files changed, 30 deletions(-) (limited to 'include') diff --git a/include/configs/alt.h b/include/configs/alt.h index 7db01cedb8b..dfce0b3f4c8 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -20,9 +20,6 @@ #define RCAR_GEN2_SDRAM_SIZE (1024u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/condor.h b/include/configs/condor.h index 3be0f99ec4b..0fb790f2413 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -13,9 +13,6 @@ /* Environment compatibility */ -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ /* XTAL_CLK : 33.33MHz */ diff --git a/include/configs/gose.h b/include/configs/gose.h index a5537ee30b2..abd13df964d 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -19,9 +19,6 @@ #define RCAR_GEN2_SDRAM_SIZE (1048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512u * 1024 * 1024) -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 9c47fbf1c90..1961b4416dd 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -16,7 +16,4 @@ #define CFG_SYS_SDRAM_BASE 0x20000000 #define CFG_SYS_SDRAM_SIZE (10 * 1024 * 1024) -/* Network interface */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_MII - #endif /* __GRPEACH_H */ diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index cc6266d4d6c..16c9e09a17f 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -19,9 +19,6 @@ #define RCAR_GEN2_SDRAM_SIZE (2048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/lager.h b/include/configs/lager.h index f59f44f1862..fbdc125d67b 100644 --- a/include/configs/lager.h +++ b/include/configs/lager.h @@ -20,9 +20,6 @@ #define RCAR_GEN2_SDRAM_SIZE (2048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/porter.h b/include/configs/porter.h index 265a0d775a3..c74ae3a42d9 100644 --- a/include/configs/porter.h +++ b/include/configs/porter.h @@ -21,9 +21,6 @@ #define RCAR_GEN2_SDRAM_SIZE (2048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (1024u * 1024 * 1024) -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/silk.h b/include/configs/silk.h index 459b9b86797..bb59e94dc47 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -21,9 +21,6 @@ #define RCAR_GEN2_SDRAM_SIZE (1024u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/stout.h b/include/configs/stout.h index d1accb90d9f..dbb5c63172d 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -25,9 +25,6 @@ /* SCIF */ #define CFG_SCIF_A -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RMII - /* Board Clock */ #define CFG_EXTRA_ENV_SETTINGS \ diff --git a/include/configs/v3hsk.h b/include/configs/v3hsk.h index c5685b4c6c1..83e5998e7ae 100644 --- a/include/configs/v3hsk.h +++ b/include/configs/v3hsk.h @@ -14,9 +14,6 @@ /* Environment compatibility */ -/* SH Ether */ -#define CFG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_RGMII_ID - /* Board Clock */ /* XTAL_CLK : 33.33MHz */ -- cgit v1.2.3 From 1fc646fda1ca1e4ce8479b45f06fa7d6f43314cc Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Mon, 30 Jun 2025 20:51:17 +0200 Subject: arm: renesas: configs: Drop deprecated comments Remove various deprecated code comments, no functional change. Signed-off-by: Marek Vasut --- include/configs/alt.h | 2 -- include/configs/blanche.h | 4 ---- include/configs/condor.h | 5 ----- include/configs/ebisu.h | 2 -- include/configs/falcon.h | 3 --- include/configs/gose.h | 2 -- include/configs/grpeach.h | 4 ---- include/configs/koelsch.h | 4 ---- include/configs/lager.h | 4 ---- include/configs/porter.h | 4 ---- include/configs/silk.h | 4 ---- include/configs/stout.h | 4 ---- include/configs/v3hsk.h | 5 ----- 13 files changed, 47 deletions(-) (limited to 'include') diff --git a/include/configs/alt.h b/include/configs/alt.h index dfce0b3f4c8..4c5d2de2bdf 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -20,8 +20,6 @@ #define RCAR_GEN2_SDRAM_SIZE (1024u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" \ "usb_pgood_delay=2000\0" diff --git a/include/configs/blanche.h b/include/configs/blanche.h index d4e0f677e67..46521aa16bf 100644 --- a/include/configs/blanche.h +++ b/include/configs/blanche.h @@ -29,8 +29,4 @@ #define CFG_SYS_FLASH_BANKS_SIZES { (CFG_SYS_FLASH_SIZE) } #endif -/* Board Clock */ - -/* ENV setting */ - #endif /* __BLANCHE_H */ diff --git a/include/configs/condor.h b/include/configs/condor.h index 0fb790f2413..b340800cc11 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -11,9 +11,4 @@ #include "rcar-gen3-common.h" -/* Environment compatibility */ - -/* Board Clock */ -/* XTAL_CLK : 33.33MHz */ - #endif /* __CONDOR_H */ diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index ad5944230a6..707e7c28d55 100644 --- a/include/configs/ebisu.h +++ b/include/configs/ebisu.h @@ -9,8 +9,6 @@ #ifndef __EBISU_H #define __EBISU_H -#undef DEBUG - #include "rcar-gen3-common.h" /* Environment in eMMC, at the end of 2nd "boot sector" */ diff --git a/include/configs/falcon.h b/include/configs/falcon.h index 0b62ff9fbe1..e1cace73550 100644 --- a/include/configs/falcon.h +++ b/include/configs/falcon.h @@ -11,7 +11,4 @@ #include "rcar-gen4-common.h" -/* Board Clock */ -/* XTAL_CLK : 16.66MHz */ - #endif /* __FALCON_H */ diff --git a/include/configs/gose.h b/include/configs/gose.h index abd13df964d..4a5954af76f 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -19,8 +19,6 @@ #define RCAR_GEN2_SDRAM_SIZE (1048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512u * 1024 * 1024) -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 1961b4416dd..e4564b67a79 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -8,10 +8,6 @@ #ifndef __GRPEACH_H #define __GRPEACH_H -/* Board Clock , P1 clock frequency (XTAL=13.33MHz) */ - -/* Miscellaneous */ - /* Internal RAM Size (RZ/A1=3M, RZ/A1M=5M, RZ/A1H=10M) */ #define CFG_SYS_SDRAM_BASE 0x20000000 #define CFG_SYS_SDRAM_SIZE (10 * 1024 * 1024) diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index 16c9e09a17f..c2713b77e0a 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -19,11 +19,7 @@ #define RCAR_GEN2_SDRAM_SIZE (2048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" -/* SPL support */ - #endif /* __KOELSCH_H */ diff --git a/include/configs/lager.h b/include/configs/lager.h index fbdc125d67b..13f327fabf2 100644 --- a/include/configs/lager.h +++ b/include/configs/lager.h @@ -20,11 +20,7 @@ #define RCAR_GEN2_SDRAM_SIZE (2048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" -/* SPL support */ - #endif /* __LAGER_H */ diff --git a/include/configs/porter.h b/include/configs/porter.h index c74ae3a42d9..4612845db19 100644 --- a/include/configs/porter.h +++ b/include/configs/porter.h @@ -21,11 +21,7 @@ #define RCAR_GEN2_SDRAM_SIZE (2048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (1024u * 1024 * 1024) -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" -/* SPL support */ - #endif /* __PORTER_H */ diff --git a/include/configs/silk.h b/include/configs/silk.h index bb59e94dc47..09ef2a848bd 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -21,11 +21,7 @@ #define RCAR_GEN2_SDRAM_SIZE (1024u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" -/* SPL support */ - #endif /* __SILK_H */ diff --git a/include/configs/stout.h b/include/configs/stout.h index dbb5c63172d..f98ebb324f3 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -25,11 +25,7 @@ /* SCIF */ #define CFG_SCIF_A -/* Board Clock */ - #define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x10000000\0" -/* SPL support */ - #endif /* __STOUT_H */ diff --git a/include/configs/v3hsk.h b/include/configs/v3hsk.h index 83e5998e7ae..3298e627e53 100644 --- a/include/configs/v3hsk.h +++ b/include/configs/v3hsk.h @@ -12,9 +12,4 @@ #include "rcar-gen3-common.h" -/* Environment compatibility */ - -/* Board Clock */ -/* XTAL_CLK : 33.33MHz */ - #endif /* __V3HSK_H */ -- cgit v1.2.3 From 25adecf09467c6a2823bcdfaf3fb0b59b2389669 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 2 Jul 2025 19:13:54 +0200 Subject: ARM: renesas: Add support for the r7s72100 Genmai board Add r7s72100 Genmai board support. Serial console, NOR Flash and Ethernet are known to work however on-board SDRAM is not yet enabled. Signed-off-by: Magnus Damm --- include/configs/genmai.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 include/configs/genmai.h (limited to 'include') diff --git a/include/configs/genmai.h b/include/configs/genmai.h new file mode 100644 index 00000000000..1d43f8e06af --- /dev/null +++ b/include/configs/genmai.h @@ -0,0 +1,15 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ +/* + * Configuration settings for the Renesas GENMAI board + * + * Copyright (C) 2017-2019 Renesas Electronics + */ + +#ifndef __GENMAI_H +#define __GENMAI_H + +/* Internal RAM Size (RZ/A1=3M, RZ/A1M=5M, RZ/A1H=10M) */ +#define CFG_SYS_SDRAM_BASE 0x20000000 +#define CFG_SYS_SDRAM_SIZE (10 * 1024 * 1024) + +#endif /* __GENAMI_H */ -- cgit v1.2.3