[PATCH 11/12] rockchip: include: configs: Remove unused SDRAM_BANK_SIZE

Kever Yang kever.yang at rock-chips.com
Tue Mar 14 04:29:35 CET 2023


On 2023/3/14 08:38, Jonas Karlman wrote:
> Remove unused SDRAM_BANK_SIZE define.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
>   include/configs/evb_rk3328.h           | 2 --
>   include/configs/evb_rk3399.h           | 2 --
>   include/configs/pinebook-pro-rk3399.h  | 2 --
>   include/configs/pinephone-pro-rk3399.h | 2 --
>   include/configs/puma_rk3399.h          | 2 --
>   include/configs/px30_common.h          | 1 -
>   include/configs/rk3188_common.h        | 1 -
>   include/configs/rk322x_common.h        | 1 -
>   include/configs/rk3288_common.h        | 1 -
>   include/configs/rk3308_common.h        | 1 -
>   include/configs/roc-pc-rk3399.h        | 2 --
>   include/configs/rock960_rk3399.h       | 1 -
>   include/configs/rockpro64_rk3399.h     | 1 -
>   13 files changed, 19 deletions(-)
>
> diff --git a/include/configs/evb_rk3328.h b/include/configs/evb_rk3328.h
> index cac613d021a8..d10e5b1d2e03 100644
> --- a/include/configs/evb_rk3328.h
> +++ b/include/configs/evb_rk3328.h
> @@ -8,6 +8,4 @@
>   
>   #include <configs/rk3328_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
> -
>   #endif
> diff --git a/include/configs/evb_rk3399.h b/include/configs/evb_rk3399.h
> index b7e850370b31..70ab587795e2 100644
> --- a/include/configs/evb_rk3399.h
> +++ b/include/configs/evb_rk3399.h
> @@ -13,6 +13,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
> -
>   #endif
> diff --git a/include/configs/pinebook-pro-rk3399.h b/include/configs/pinebook-pro-rk3399.h
> index 241dc39be008..141ffcd036bb 100644
> --- a/include/configs/pinebook-pro-rk3399.h
> +++ b/include/configs/pinebook-pro-rk3399.h
> @@ -14,6 +14,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
> -
>   #endif
> diff --git a/include/configs/pinephone-pro-rk3399.h b/include/configs/pinephone-pro-rk3399.h
> index 78017d6bcc37..9cd444734392 100644
> --- a/include/configs/pinephone-pro-rk3399.h
> +++ b/include/configs/pinephone-pro-rk3399.h
> @@ -14,6 +14,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
> -
>   #endif
> diff --git a/include/configs/puma_rk3399.h b/include/configs/puma_rk3399.h
> index 23de326e7208..969acc89b937 100644
> --- a/include/configs/puma_rk3399.h
> +++ b/include/configs/puma_rk3399.h
> @@ -8,6 +8,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
> -
>   #endif
> diff --git a/include/configs/px30_common.h b/include/configs/px30_common.h
> index c0896e5f6281..8df481b09788 100644
> --- a/include/configs/px30_common.h
> +++ b/include/configs/px30_common.h
> @@ -15,7 +15,6 @@
>   
>   #define CFG_SYS_SDRAM_BASE		0
>   #define SDRAM_MAX_SIZE			0xff000000
> -#define SDRAM_BANK_SIZE			(2UL << 30)
>   
>   #define ENV_MEM_LAYOUT_SETTINGS \
>   	"scriptaddr=0x00500000\0" \
> diff --git a/include/configs/rk3188_common.h b/include/configs/rk3188_common.h
> index ebb421c69297..fcb274565e9e 100644
> --- a/include/configs/rk3188_common.h
> +++ b/include/configs/rk3188_common.h
> @@ -12,7 +12,6 @@
>   #define CFG_IRAM_BASE	0x10080000
>   
>   #define CFG_SYS_SDRAM_BASE		0x60000000
> -#define SDRAM_BANK_SIZE			(2UL << 30)
>   #define SDRAM_MAX_SIZE			0x80000000
>   
>   #define ENV_MEM_LAYOUT_SETTINGS \
> diff --git a/include/configs/rk322x_common.h b/include/configs/rk322x_common.h
> index fcaf9c52c4be..39a40f4e2d10 100644
> --- a/include/configs/rk322x_common.h
> +++ b/include/configs/rk322x_common.h
> @@ -13,7 +13,6 @@
>   #define CFG_IRAM_BASE		0x10080000
>   
>   #define CFG_SYS_SDRAM_BASE		0x60000000
> -#define SDRAM_BANK_SIZE			(512UL << 20UL)
>   #define SDRAM_MAX_SIZE			0x80000000
>   
>   #define ENV_MEM_LAYOUT_SETTINGS \
> diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h
> index fa409c70c931..71d2426d72a4 100644
> --- a/include/configs/rk3288_common.h
> +++ b/include/configs/rk3288_common.h
> @@ -14,7 +14,6 @@
>   #define CFG_IRAM_BASE		0xff700000
>   
>   #define CFG_SYS_SDRAM_BASE		0
> -#define SDRAM_BANK_SIZE			(2UL << 30)
>   #define SDRAM_MAX_SIZE			0xfe000000
>   
>   #define ENV_MEM_LAYOUT_SETTINGS \
> diff --git a/include/configs/rk3308_common.h b/include/configs/rk3308_common.h
> index 55a0dfecb21b..ba9ee112e2df 100644
> --- a/include/configs/rk3308_common.h
> +++ b/include/configs/rk3308_common.h
> @@ -12,7 +12,6 @@
>   
>   #define CFG_SYS_SDRAM_BASE		0
>   #define SDRAM_MAX_SIZE			0xff000000
> -#define SDRAM_BANK_SIZE			(2UL << 30)
>   
>   #define ENV_MEM_LAYOUT_SETTINGS \
>   	"scriptaddr=0x00500000\0" \
> diff --git a/include/configs/roc-pc-rk3399.h b/include/configs/roc-pc-rk3399.h
> index 59fe22289cff..f99871cb9fc5 100644
> --- a/include/configs/roc-pc-rk3399.h
> +++ b/include/configs/roc-pc-rk3399.h
> @@ -13,6 +13,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
> -
>   #endif
> diff --git a/include/configs/rock960_rk3399.h b/include/configs/rock960_rk3399.h
> index 6099d2fa55a6..b85978115f5b 100644
> --- a/include/configs/rock960_rk3399.h
> +++ b/include/configs/rock960_rk3399.h
> @@ -13,5 +13,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
>   #endif
> diff --git a/include/configs/rockpro64_rk3399.h b/include/configs/rockpro64_rk3399.h
> index 9195b9b99e41..5381efac3f63 100644
> --- a/include/configs/rockpro64_rk3399.h
> +++ b/include/configs/rockpro64_rk3399.h
> @@ -13,5 +13,4 @@
>   
>   #include <configs/rk3399_common.h>
>   
> -#define SDRAM_BANK_SIZE			(2UL << 30)
>   #endif


More information about the U-Boot mailing list