mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
powerpc/t4240: updated rcw_cfg to align with default hardware configuration
Default configuration has been changed, the most important one is DDR ref_clock which is changed from 66.67MHz to 133.33MHz. so the ratio need to change from 24x to 12x to keep the DDR frequency. There are also some other optimise to align with default configuration. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
This commit is contained in:
parent
55964bb6a2
commit
ef9a1f9a4f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#PBL preamble and RCW header
|
||||
aa55aa55 010e0100
|
||||
#serdes protocol 1_28_6_12
|
||||
14180019 0c101916 00000000 00000000
|
||||
04383060 30548c00 6c020000 19000000
|
||||
00000000 ee0000ee 00000000 000187fc
|
||||
00000000 00000000 00000000 00000018
|
||||
120c0019 0c101915 00000000 00000000
|
||||
04383063 30548c00 6c020000 1d000000
|
||||
00000000 ee0000ee 00000000 000307fc
|
||||
00000000 00000000 00000000 00000020
|
||||
|
|
Loading…
Reference in a new issue