ARMv8/LS2085A: Adjust system clock and DDR clock
Set system clock to 100MHz and DDR clock to 133MHz. Signed-off-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
27f277fe33
commit
064d031ca6
@ -249,7 +249,8 @@
|
||||
/* Physical Memory Map */
|
||||
/* fixme: these need to be checked against the board */
|
||||
#define CONFIG_CHIP_SELECTS_PER_CTRL 4
|
||||
#define CONFIG_SYS_CLK_FREQ 133333333
|
||||
#define CONFIG_SYS_CLK_FREQ 100000000
|
||||
#define CONFIG_DDR_CLK_FREQ 133333333
|
||||
|
||||
|
||||
#define CONFIG_NR_DRAM_BANKS 3
|
||||
|
Loading…
Reference in New Issue
Block a user