mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
This commit is contained in:
commit
a9e9d69dd8
2 changed files with 2 additions and 2 deletions
|
@ -3160,7 +3160,7 @@ inline void ppc4xx_ibm_ddr2_register_dump(void)
|
|||
PPC4xx_IBM_DDR2_DUMP_REGISTER(SDTR3);
|
||||
PPC4xx_IBM_DDR2_DUMP_REGISTER(MMODE);
|
||||
PPC4xx_IBM_DDR2_DUMP_REGISTER(MEMODE);
|
||||
PPC4xx_IBM_DDR2_DUMP_REGISTER(ECCCR);
|
||||
PPC4xx_IBM_DDR2_DUMP_REGISTER(ECCES);
|
||||
#if (defined(CONFIG_440SP) || defined(CONFIG_440SPE) || \
|
||||
defined(CONFIG_460EX) || defined(CONFIG_460GT))
|
||||
PPC4xx_IBM_DDR2_DUMP_REGISTER(CID);
|
||||
|
|
|
@ -593,7 +593,7 @@
|
|||
#define CONFIG_SYS_EBC_PB1CR (CONFIG_SYS_FPGA_BASE | 0x3a000) /* BAS=FPGA,BS=2MB,BU=R/W,BW=16bit*/
|
||||
#endif /* !defined(CONFIG_ARCHES) */
|
||||
|
||||
#define CONFIG_SYS_EBC_CFG 0xB8400000 /* EBC0_CFG */
|
||||
#define CONFIG_SYS_EBC_CFG 0xbfc00000
|
||||
|
||||
/*
|
||||
* Arches doesn't use PerCS3 but GPIO43, so let's configure the GPIO
|
||||
|
|
Loading…
Add table
Reference in a new issue