mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
T2080RDB RevC uses new SODIMM 1867MT/s instead of previous 1600MT/s. So update RCW to support new DDR frequency 1867MT/s by default. Reserve the old 1600MT/s in comment for users in needed. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
3285e6cbcc
commit
c0379b19e2
1 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,10 @@ aa55aa55 010e0100
|
|||
|
||||
#For T2080 v1.1
|
||||
#SerDes=0x66_0x15, Core:1800MHz, DDR:1600MT/s
|
||||
1206001b 15000000 00000000 00000000
|
||||
#1206001b 15000000 00000000 00000000
|
||||
|
||||
#SerDes=0x66_0x15, Core:1800MHz, DDR:1867MT/s
|
||||
1207001b 15000000 00000000 00000000
|
||||
66150002 00000000 e8104000 c1000000
|
||||
00800000 00000000 00000000 000307fc
|
||||
00000000 00000000 00000000 00000004
|
||||
|
|
Loading…
Reference in a new issue