mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-15 23:17:32 -04:00
ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage
As suggested by Senao, use a different EBC_PB0AP setup for 400MHz operation. Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
ca1ce22628
commit
63362cfc6b
@ -323,7 +323,7 @@
|
|||||||
* External Bus Controller (EBC) Setup
|
* External Bus Controller (EBC) Setup
|
||||||
*----------------------------------------------------------------------*/
|
*----------------------------------------------------------------------*/
|
||||||
/* Memory Bank 0 (NOR-FLASH) initialization */
|
/* Memory Bank 0 (NOR-FLASH) initialization */
|
||||||
#define CFG_EBC_PB0AP 0x04011000
|
#define CFG_EBC_PB0AP 0x08033700
|
||||||
#define CFG_EBC_PB0CR (CFG_FLASH_BASE | 0xda000)
|
#define CFG_EBC_PB0CR (CFG_FLASH_BASE | 0xda000)
|
||||||
|
|
||||||
/* Memory Bank 2 (CPLD) initialization */
|
/* Memory Bank 2 (CPLD) initialization */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user