Skip to content

Commit e882e4d

Browse files
committed
Config.in.dram/trivial: update and unify entry comments
Unify entry comments for some of the DRAM: - space before '(' - OURASI -> SAMA7D65 - unify the use of '_' vs. '-' with EB boards - unify the use of '-' vs. ' ' with curiosity boards - use of space and '/' vs. '|' for alternative boards and SoCs - unify the use of capital letters No functional change expected from this patch. Signed-off-by: Nicolas Ferre <[email protected]>
1 parent e41fc84 commit e882e4d

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

driver/Config.in.dram

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ choice
3333
prompt "DRAM parts"
3434
depends on DDR_SET_BY_DEVICE
3535
config DDR_MT41K128M16_D2
36-
bool "DDR3 MT41K128M16(SAMA5D2 Xplained)"
36+
bool "DDR3 MT41K128M16 (SAMA5D2 Xplained)"
3737
depends on DDRC
3838
help
3939
Two MT41K128M16 4Gbit
4040

4141
config DDR_MT41K128M16
42-
bool "DDR3 MT41K128M16(SAM9X75-DDR3-EB)"
42+
bool "DDR3 MT41K128M16 (SAM9X75_DDR3_EB)"
4343
depends on DDRC
4444
help
4545
MT41K128M16 2Gbit
@@ -51,13 +51,13 @@ config DDR_W632GU6MB
5151
DDR3L SDRAM W632GU6MB 2 Gbit x 2
5252

5353
config DDR_W972GG6KB_9X60
54-
bool "DDR2 DDR_W972GG6KB(SAM9X60-EK)"
54+
bool "DDR2 DDR_W972GG6KB (SAM9X60-EK)"
5555
depends on DDRC
5656
help
5757
W972GG6KB 2 Gbits
5858

5959
config DDR_W972GG6KB_D2
60-
bool "DDR2 W972GG6KB(SAMA5D2-PTC-EK)"
60+
bool "DDR2 W972GG6KB (SAMA5D2-PTC-EK)"
6161
depends on DDRC
6262
help
6363
Two W972GG6KB 4 Gbits
@@ -93,83 +93,83 @@ config DDR_W971GG6SB
9393
DDR2 W971GG6SB 1 Gbit
9494

9595
config DDR_W9751G6NB
96-
bool "DDR2 W9751G6NB (SAM9X75|SAMA7D65-512M SiP)"
96+
bool "DDR2 W9751G6NB (SAM9X75 | SAMA7D65-512M SiP)"
9797
help
9898
DDR2 W9751G6NB 512M bit
9999

100100
config DDR_AD220032D
101-
bool "LPDDR2 AD220032D(SAMA5D2-WLSOM-EK)"
101+
bool "LPDDR2 AD220032D (SAMA5D2-WLSOM-EK)"
102102
depends on DDRC
103103
help
104104
LPDDR2 AD220032D 2 Gbit
105105

106106
config DDR_AS4C128M32MD2A
107-
bool "LPDDR2 AS4C128M32MD2A(SAMA5D29-Curiosity)"
107+
bool "LPDDR2 AS4C128M32MD2A (SAMA5D29 Curiosity)"
108108
depends on DDRC
109109
help
110110
LPDDR2 AS4C128M32MD2A 4 Gbit
111111

112112
config DDR_MT47H128M16
113-
bool "DDR2 MT47H128M16(SAMA5D3-EK)"
113+
bool "DDR2 MT47H128M16 (SAMA5D3-EK)"
114114
depends on DDRC
115115
help
116116
DDR2 MT47H128M16 2 Gbit
117117

118118
config DDR_MT47H64M16
119-
bool "DDR2 MT47H64M16 x 2(SAMA5D3-Xplained)"
119+
bool "DDR2 MT47H64M16 x 2 (SAMA5D3 Xplained)"
120120
depends on DDRC
121121
help
122122
DDR2 MT47H64M16 1 Gbit x 2
123123

124124
config DDR_MT47H128M8
125-
bool "DDR2 MT47H128M8 x 2(SAMA5D4-EK)"
125+
bool "DDR2 MT47H128M8 x 2 (SAMA5D4-EK)"
126126
depends on DDRC
127127
help
128128
DDR2 MT47H128M8 1 Gbit x 2
129129

130130
config DDR_MT41K256M16TW_107
131-
bool "DDR3L MT41K256M16TW-107(SAMA7G5-DDR3_EK rev.1)"
131+
bool "DDR3L MT41K256M16TW-107 (SAMA7G5-DDR3_EK rev.1)"
132132
depends on UMCTL2
133133
help
134134
MT41K256M16 DDR3 32 Meg x 16 x 8 DDR3-1066
135135

136136
config DDR_MT41K512M16HA_125
137-
bool "DDR3L MT41K512M16HA_125(SAMA7G5-DDR3_EB)"
137+
bool "DDR3L MT41K512M16HA_125 (SAMA7G5-DDR3_EB)"
138138
depends on UMCTL2
139139
help
140140
MT41K512M16HA_125 DDR3L 64 Meg x 8 x 8 DDR3-1066
141141

142142
config DDR_MT41K128M16JT_125
143-
bool "DDR3L DDR_MT41K128M16JT_125(OURASI-DDR3_EB)"
143+
bool "DDR3L DDR_MT41K128M16JT_125 (SAMA7D65_DDR3_EB)"
144144
depends on UMCTL2
145145
help
146146
DDR_MT41K128M16JT_125 DDR3L 16 Meg x 16 x 8 DDR3-1600
147147

148148
config DDR_W97AH6NBVA1K
149-
bool "LPDDR2 W97AH6NBVA1K(OURASI-LPDDR2_EB)"
149+
bool "LPDDR2 W97AH6NBVA1K (SAMA7D65_LPDDR2_EB)"
150150
depends on UMCTL2
151151
help
152152
LPDDR2 DDR_W97AH6NBVA1K 8M x 16 x 8
153153

154154
config DDR_AS4C256M16D3LC_12BCNTR
155-
bool "DDR3L AS4C256M16D3LC_12BCNTR(SAMA7G5-EK)"
155+
bool "DDR3L AS4C256M16D3LC_12BCNTR (SAMA7G5-EK)"
156156
depends on UMCTL2
157157
help
158158
DDR3L AS4C256M16D3LC_12BCNTR 32 Meg x 16 x 8 DDR3-1600
159159

160160
config DDR_AS4C512M16D3LA_10BIN
161-
bool "DDR3L AS4C512M16D3LA_10BIN(SAMA7D65-CURIOSITY)"
161+
bool "DDR3L AS4C512M16D3LA_10BIN (SAMA7D65 Curiosity)"
162162
depends on UMCTL2
163163
help
164164
DDR3L AS4C512M16D3LA_10BIN 64 Meg x 16 x 8 DDR3-1066
165165

166166
config DDR_W631GU6NB12I
167-
bool "DDR3L W631GU6NB12I((SAM9X75/SAMA7G54/SAMA7D65 1G-SIP))"
167+
bool "DDR3L W631GU6NB12I (SAM9X75 | SAMA7G54 | SAMA7D65 1G-SIP)"
168168
help
169169
DDR3L W631GU6NB12I 8 Meg x 16 x 8 DDR3-1600
170170

171171
config DDR_W632GU6NB12I
172-
bool "DDR3L W632GU6NB12I(SAM9X75|SAMA7G54|SAMA7D65 2G-SIP)"
172+
bool "DDR3L W632GU6NB12I (SAM9X75 | SAMA7G54 | SAMA7D65 2G-SIP)"
173173
help
174174
DDR3L W632GU6N12I 16 Meg x 16 x 8 DDR3L-1600
175175

@@ -180,33 +180,33 @@ config DDR_W634GU6NB12I
180180
DDR3L W634GU6NB12I 32 Meg x 16 x 8 DDR3L-1600
181181

182182
config DDR_W638GU6QB12
183-
bool "DDR3L W638GU6QB12 (SAMA7D65 CURIOSITY PRO rev.X1)"
183+
bool "DDR3L W638GU6QB12 (SAMA7D65 Curiosity Pro rev.X1)"
184184
depends on UMCTL2
185185
help
186186
DDR3L W638GU6QB12 64 Meg x 16 x 8 DDR3L-1600
187187
Soldered on older X1 revision of SAMA7D65 Curiosity Pro
188188

189189
config DDR_W638GU6RB11
190-
bool "DDR3L W638GU6RB11 (SAMA7D65 CURIOSITY PRO)"
190+
bool "DDR3L W638GU6RB11 (SAMA7D65 Curiosity Pro)"
191191
depends on UMCTL2
192192
help
193193
DDR3L W638GU6RB11 64 Meg x 16 x 8 DDR3L-1866
194194
Soldered on official revision of SAMA7D65 Curiosity Pro
195195

196196
config DDR_MT47H128M16RT_25E_C
197-
bool "DDR2 MT47H128M16RT-25E:C(SAMA7G5_DDR2_EB)"
197+
bool "DDR2 MT47H128M16RT-25E:C (SAMA7G5_DDR2_EB)"
198198
depends on UMCTL2
199199
help
200200
DDR2 MT47H128M16RT-25E:C 16 Meg x 16 x 8 DDR2-800
201201

202202
config DDR_IS43LD16128B_25BLI
203-
bool "LPDDR2 IS43LD16128B-25BLI(SAMA7G5-LPDDR2_EB)"
203+
bool "LPDDR2 IS43LD16128B-25BLI (SAMA7G5_LPDDR2_EB)"
204204
depends on UMCTL2
205205
help
206206
LPDDR2 IS43LD16128B-25BLI 16M x 16 x 8
207207

208208
config DDR_MT52L256M32D1PF_107
209-
bool "LPDDR3 MT52L256M32D1PF_107(SAMA7G5_LPDDR3_EB, OURASI_LPDDR3_EB)"
209+
bool "LPDDR3 MT52L256M32D1PF_107 (SAMA7G5_LPDDR3_EB | SAMA7D65_LPDDR3_EB)"
210210
depends on UMCTL2
211211
help
212212
LPDDR3 MT52L256M32D1PF 256 Meg x 32
@@ -218,13 +218,13 @@ config DDR_EDB5432BEBH_1DAAT_F_D
218218
LPDDR2 EDB5432BEBH-1DAAT-F-D 4M x 32 x 4
219219

220220
config DDR_AS4C128M16D2A_25BAN
221-
bool "DDR2 AS4C128M16D2A_25BAN(OURASI_DDR2_EB)"
221+
bool "DDR2 AS4C128M16D2A_25BAN (SAMA7D65_DDR2_EB)"
222222
depends on UMCTL2
223223
help
224224
DDR2 AS4C128M16D2A_25BAN 128 Meg x 16 DDR2-800
225225

226226
config DDR_EM68D16CBQC_18IH
227-
bool "DDR2 EM68D16CBQC_18IH(OURASI_DDR2_EB)"
227+
bool "DDR2 EM68D16CBQC_18IH (SAMA7D65_DDR2_EB)"
228228
depends on UMCTL2
229229
help
230230
DDR2 EM68D16CBQC_18IH 128 Meg x 16 DDR2-1066
@@ -587,87 +587,87 @@ endchoice
587587

588588
config DDR_TRSA
589589
depends on DDR_SET_BY_TIMING && DDRC
590-
int "tRAS - Active to Precharge Delay(tCK)"
590+
int "tRAS - Active to Precharge Delay (tCK)"
591591
range 0 15
592592
default 0
593593
config DDR_TRCD
594594
depends on DDR_SET_BY_TIMING && DDRC
595-
int "tRCD - Row to Column Delay(tCK)"
595+
int "tRCD - Row to Column Delay (tCK)"
596596
range 0 15
597597
default 0
598598
config DDR_TWR
599599
depends on DDR_SET_BY_TIMING && DDRC
600-
int "tWR - Write Recovery Delay(tCK)"
600+
int "tWR - Write Recovery Delay (tCK)"
601601
range 0 15
602602
default 0
603603
config DDR_TRC
604604
depends on DDR_SET_BY_TIMING && DDRC
605-
int "tRC - Row Cycle Delay(tCK)"
605+
int "tRC - Row Cycle Delay (tCK)"
606606
range 0 15
607607
default 0
608608
config DDR_TRP
609609
depends on DDR_SET_BY_TIMING && DDRC
610-
int "tRP - Row Precharge Delay(tCK)"
610+
int "tRP - Row Precharge Delay (tCK)"
611611
range 0 15
612612
default 0
613613
config DDR_TRRD
614614
depends on DDR_SET_BY_TIMING && DDRC
615-
int "tRRD - Active BankA to Active BankB(tCK)"
615+
int "tRRD - Active BankA to Active BankB (tCK)"
616616
range 0 15
617617
default 0
618618
config DDR_TWTR
619619
depends on DDR_SET_BY_TIMING && DDRC
620-
int "tWTR - Internal Write to Read Delay(tCK)"
620+
int "tWTR - Internal Write to Read Delay (tCK)"
621621
range 1 7
622622
default 1
623623
config DDR_TMRD
624624
depends on DDR_SET_BY_TIMING && DDRC
625-
int "tMRD - Load Mode Register Command to Activate or Refresh Command(tCK)"
625+
int "tMRD - Load Mode Register Command to Activate or Refresh Command (tCK)"
626626
range 0 15
627627
default 0
628628
config DDR_TRFC
629629
depends on DDR_SET_BY_TIMING && DDRC
630-
int "tRFC - Row Cycle Delay(tCK)"
630+
int "tRFC - Row Cycle Delay (tCK)"
631631
range 0 127
632632
default 0
633633
config DDR_TXSNR
634634
depends on DDR_SET_BY_TIMING && DDRC
635-
int "tTXSNR - Exit Self-refresh Delay to Non-Read Command(tCK)"
635+
int "tTXSNR - Exit Self-refresh Delay to Non-Read Command (tCK)"
636636
range 0 255
637637
default 0
638638
config DDR_TXSRD
639639
depends on DDR_SET_BY_TIMING && DDRC
640-
int "tTXSRD - Exit Self-refresh Delay to Non-Read Command(tCK)"
640+
int "tTXSRD - Exit Self-refresh Delay to Non-Read Command (tCK)"
641641
range 0 255
642642
default 0
643643
config DDR_TXP
644644
depends on DDR_SET_BY_TIMING && DDRC
645-
int "tTXP - Exit Power-down Delay to First Command(tCK)"
645+
int "tTXP - Exit Power-down Delay to First Command (tCK)"
646646
range 0 15
647647
default 0
648648
config DDR_TXARD
649649
depends on DDR_SET_BY_TIMING && DDR2 && DDRC
650-
int "tTXARD - Exit Active Power Down Delay to Read Command in Mode Fast Exit(tCK)"
650+
int "tTXARD - Exit Active Power Down Delay to Read Command in Mode Fast Exit (tCK)"
651651
range 0 15
652652
default 0
653653
config DDR_TXARDS
654654
depends on DDR_SET_BY_TIMING && DDR2 && DDRC
655-
int "tTXARDS - Exit Active Power Down Delay to Read Command in Mode Slow Exit(tCK)"
655+
int "tTXARDS - Exit Active Power Down Delay to Read Command in Mode Slow Exit (tCK)"
656656
range 0 15
657657
default 0
658658
config DDR_TRPA
659659
depends on DDR_SET_BY_TIMING && DDRC
660-
int "tTRPA - Row Precharge All Delay(tCK)"
660+
int "tTRPA - Row Precharge All Delay (tCK)"
661661
range 0 15
662662
default 0
663663
config DDR_TRTP
664664
depends on DDR_SET_BY_TIMING && DDRC
665-
int "tTRTP - Read to Precharge(tCK)"
665+
int "tTRTP - Read to Precharge (tCK)"
666666
range 0 15
667667
default 0
668668
config DDR_TFAW
669669
depends on DDR_SET_BY_TIMING && DDRC
670-
int "tTFAW - Four Active Windows(tCK)"
670+
int "tTFAW - Four Active Windows (tCK)"
671671
range 0 15
672672
default 0
673673
config DDR_RTC
@@ -712,31 +712,31 @@ config UMCTL2_TRFC
712712

713713
config UMCTL2_TRRD
714714
depends on DDR_SET_BY_TIMING && UMCTL2 && (DDR2 || DDR3)
715-
int "tRRD - Active BankA to Active BankB(ps)"
715+
int "tRRD - Active BankA to Active BankB (ps)"
716716
range 100 50000
717717
default 10000
718718

719719
config UMCTL2_TWTR
720720
depends on DDR_SET_BY_TIMING && UMCTL2 && (DDR2 || LPDDR2)
721-
int "tWTR - Internal Write to Read Delay(ps)"
721+
int "tWTR - Internal Write to Read Delay (ps)"
722722
range 1000 50000
723723
default 10000
724724

725725
config UMCTL2_TXP
726726
depends on DDR_SET_BY_TIMING && UMCTL2 && DDR2
727-
int "tTXP - Exit Power-down Delay to First Command(tCK)"
727+
int "tTXP - Exit Power-down Delay to First Command (tCK)"
728728
range 0 15
729729
default 2
730730

731731
config UMCTL2_TXARD
732732
depends on DDR_SET_BY_TIMING && UMCTL2 && DDR2
733-
int "tTXARD - Exit Active Power Down Delay to Read Command in Mode Fast Exit(tCK)"
733+
int "tTXARD - Exit Active Power Down Delay to Read Command in Mode Fast Exit (tCK)"
734734
range 0 15
735735
default 8
736736

737737
config UMCTL2_TXARDS
738738
depends on DDR_SET_BY_TIMING && UMCTL2 && DDR2
739-
int "tTXARDS - Exit Active Power Down Delay to Read Command in slow Exit(tCK)"
739+
int "tTXARDS - Exit Active Power Down Delay to Read Command in slow Exit (tCK)"
740740
range 0 15
741741
default 6
742742

@@ -803,13 +803,13 @@ config UMCTL2_WR_ODT_HOLD
803803

804804
config UMCTL2_TREFI
805805
depends on DDR_SET_BY_TIMING && UMCTL2 && (LPDDR2 || LPDDR3)
806-
int "tREFI - refresh timer tREFI(ps)"
806+
int "tREFI - refresh timer tREFI (ps)"
807807
range 0 100000000
808808
default 3900000
809809

810810
config UMCTL2_TREFIPB
811811
depends on DDR_SET_BY_TIMING && UMCTL2 && (LPDDR2 || LPDDR3)
812-
int "tREFIpb - average time between REFRESH commands(ps)"
812+
int "tREFIpb - average time between REFRESH commands (ps)"
813813
range 0 100000000
814814
default 1000000
815815

0 commit comments

Comments
 (0)