Skip to content

Commit 28838fb

Browse files
committed
driver:dram: align the device name of the 1g dram sip
Update the device name to align with W631GU6NB12I for all 1G devices. For SAMA7D65-D1G and SAMA7G54-D1G change the name from W631GU6NB to W631GU6NB12I.For SAM9X75-D1G, change the name from W631GU6NG to W631GU6NB12I. Signed-off-by: Li Bin <[email protected]>
1 parent 97b8eee commit 28838fb

13 files changed

+17
-26
lines changed

Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ config DDR_DRIVER_IMPEDANCE
578578
default 48 if DDR_IS43LD16128B_25BLI
579579
default 48 if DDR_MT52L256M32D1PF_107
580580
default 40 if DDR_MT41K128M16JT_125
581-
default 40 if DDR_W631GU6NB
581+
default 40 if DDR_W631GU6NB12I
582582
default 40 if DDR_W632GU6NB12I
583583
default 40 if DDR_W634GU6NB12I
584584
default 40 if DDR_AS4C512M16D3LA_10BIN
@@ -595,7 +595,7 @@ config DDR_ODT_IMPEDANCE
595595
default 60 if DDR_AS4C256M16D3LC_12BCNTR
596596
default 60 if DDR_MT41K512M16HA_125
597597
default 60 if DDR_MT41K128M16JT_125
598-
default 60 if DDR_W631GU6NB
598+
default 60 if DDR_W631GU6NB12I
599599
default 60 if DDR_W632GU6NB12I
600600
default 60 if DDR_W634GU6NB12I
601601
default 60 if DDR_AS4C512M16D3LA_10BIN

configs/ourasi_sip1g_eb_bkptnone_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CONFIG_INIT_AND_STOP=y
77
CONFIG_CPU_CLK_800MHZ=y
88
CONFIG_DEBUG=y
99
CONFIG_DDR_SET_BY_DEVICE=y
10-
CONFIG_DDR_W631GU6NB=y
10+
CONFIG_DDR_W631GU6NB12I=y
1111
CONFIG_DDR_1_GBIT=y
1212
CONFIG_MEM_CLOCK_533=y
1313
# CONFIG_REDIRECT_ALL_INTS_AIC is not set

configs/ourasi_sip1g_ebsd0_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_SAMA7D65=y
66
CONFIG_CPU_CLK_800MHZ=y
77
CONFIG_DEBUG=y
88
CONFIG_DDR_SET_BY_DEVICE=y
9-
CONFIG_DDR_W631GU6NB=y
9+
CONFIG_DDR_W631GU6NB12I=y
1010
CONFIG_DDR_1_GBIT=y
1111
CONFIG_MEM_CLOCK_533=y
1212
CONFIG_SDCARD=y

configs/ourasi_sip1g_ebsd1_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_SAMA7D65=y
66
CONFIG_CPU_CLK_800MHZ=y
77
CONFIG_DEBUG=y
88
CONFIG_DDR_SET_BY_DEVICE=y
9-
CONFIG_DDR_W631GU6NB=y
9+
CONFIG_DDR_W631GU6NB12I=y
1010
CONFIG_DDR_1_GBIT=y
1111
CONFIG_MEM_CLOCK_533=y
1212
CONFIG_SDCARD=y

configs/ourasi_sip1g_ebsd2_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_SAMA7D65=y
66
CONFIG_CPU_CLK_800MHZ=y
77
CONFIG_DEBUG=y
88
CONFIG_DDR_SET_BY_DEVICE=y
9-
CONFIG_DDR_W631GU6NB=y
9+
CONFIG_DDR_W631GU6NB12I=y
1010
CONFIG_DDR_1_GBIT=y
1111
CONFIG_MEM_CLOCK_533=y
1212
CONFIG_SDCARD=y

configs/sam9x75_som1g_nf_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
CONFIG_SAM9X7=y
66
CONFIG_DEBUG=y
77
CONFIG_DDR_SET_BY_DEVICE=y
8-
CONFIG_DDR_W631GU6NG=y
8+
CONFIG_DDR_W631GU6NB12I=y
99
CONFIG_NANDFLASH=y
1010
CONFIG_NAND_TIMING_MODE=y
1111
CONFIG_NAND_DMA_SUPPORT=y

configs/sam9x75_som1g_sd_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
CONFIG_SAM9X7=y
66
CONFIG_DEBUG=y
77
CONFIG_DDR_SET_BY_DEVICE=y
8-
CONFIG_DDR_W631GU6NG=y
8+
CONFIG_DDR_W631GU6NB12I=y
99
CONFIG_SDCARD=y

configs/sama7g54_som1g_nf_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_SAMA7G5=y
66
CONFIG_CPU_CLK_800MHZ=y
77
CONFIG_DEBUG=y
88
CONFIG_DDR_SET_BY_DEVICE=y
9-
CONFIG_DDR_W631GU6NB=y
9+
CONFIG_DDR_W631GU6NB12I=y
1010
CONFIG_MEM_CLOCK_533=y
1111
CONFIG_NANDFLASH=y
1212
CONFIG_JUMP_ADDR="0x66f00000"

configs/sama7g54_som1g_sd_uboot_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_SAMA7G5=y
66
CONFIG_CPU_CLK_800MHZ=y
77
CONFIG_DEBUG=y
88
CONFIG_DDR_SET_BY_DEVICE=y
9-
CONFIG_DDR_W631GU6NB=y
9+
CONFIG_DDR_W631GU6NB12I=y
1010
CONFIG_MEM_CLOCK_533=y
1111
CONFIG_SDCARD=y
1212
CONFIG_SDHC1=y

driver/Config.in.dram

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ config DDR_W632GU6NG
8787
depends on DDRC
8888
help
8989
DDR3L W632GU6NG 2 Gbit
90-
config DDR_W631GU6NG
91-
bool "DDR3L W631GU6NG (SAM9X75-1G SiP)"
92-
depends on DDRC
93-
help
94-
DDR3L W631GU6NG 2 Gbit
9590
config DDR_W9751G6NB
9691
bool "DDR3L W9751G6NB (SAM9X75-512M SiP)"
9792
depends on DDRC
@@ -152,11 +147,10 @@ config DDR_AS4C512M16D3LA_10BIN
152147
depends on UMCTL2
153148
help
154149
DDR3L AS4C512M16D3LA_10BIN 64 Meg x 16 x 8 DDR3-1066
155-
config DDR_W631GU6NB
156-
bool "DDR3L W631GU6NB((SAMA7G54/SAMA7D65 1G-SIP))"
157-
depends on UMCTL2
150+
config DDR_W631GU6NB12I
151+
bool "DDR3L W631GU6NB12I((SAM9X75/SAMA7G54/SAMA7D65 1G-SIP))"
158152
help
159-
DDR3L W631GU6NB 8 Meg x 16 x 8 DDR3-1600
153+
DDR3L W631GU6NB12I 8 Meg x 16 x 8 DDR3-1600
160154
config DDR_W632GU6NB12I
161155
bool "DDR3L W632GU6NB12I(SAMA7G54|SAMA7D65 2G-SIP)"
162156
depends on UMCTL2

0 commit comments

Comments
 (0)