rockchip: include: configs: Remove unused SDRAM_BANK_SIZE
authorJonas Karlman <jonas@kwiboo.se>
Tue, 14 Mar 2023 00:38:37 +0000 (00:38 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 19 Mar 2023 05:20:21 +0000 (13:20 +0800)
Remove unused SDRAM_BANK_SIZE define.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
13 files changed:
include/configs/evb_rk3328.h
include/configs/evb_rk3399.h
include/configs/pinebook-pro-rk3399.h
include/configs/pinephone-pro-rk3399.h
include/configs/puma_rk3399.h
include/configs/px30_common.h
include/configs/rk3188_common.h
include/configs/rk322x_common.h
include/configs/rk3288_common.h
include/configs/rk3308_common.h
include/configs/roc-pc-rk3399.h
include/configs/rock960_rk3399.h
include/configs/rockpro64_rk3399.h

index cac613d..d10e5b1 100644 (file)
@@ -8,6 +8,4 @@
 
 #include <configs/rk3328_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
-
 #endif
index b7e8503..70ab587 100644 (file)
@@ -13,6 +13,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
-
 #endif
index 241dc39..141ffcd 100644 (file)
@@ -14,6 +14,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
-
 #endif
index 78017d6..9cd4447 100644 (file)
@@ -14,6 +14,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
-
 #endif
index 23de326..969acc8 100644 (file)
@@ -8,6 +8,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
-
 #endif
index c0896e5..8df481b 100644 (file)
@@ -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" \
index ebb421c..fcb2745 100644 (file)
@@ -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 \
index fcaf9c5..39a40f4 100644 (file)
@@ -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 \
index fa409c7..71d2426 100644 (file)
@@ -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 \
index 55a0dfe..ba9ee11 100644 (file)
@@ -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" \
index 59fe222..f99871c 100644 (file)
@@ -13,6 +13,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
-
 #endif
index 6099d2f..b859781 100644 (file)
@@ -13,5 +13,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
 #endif
index 9195b9b..5381efa 100644 (file)
@@ -13,5 +13,4 @@
 
 #include <configs/rk3399_common.h>
 
-#define SDRAM_BANK_SIZE                        (2UL << 30)
 #endif