powerpc/82xx: adapt SDRAM settings for mgcoge3ne (2012-07-31 22:36:38 +0200)
are available in the git repository at: git://www.denx.de/git/u-boot-mpc85xx.git master for you to fetch changes up to 5c5befda58e4a3f198a033e8a9952b2b309acc86: powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs (2012-08-08 18:32:16 -0500) ---------------------------------------------------------------- Hongtao Jia (1): powerpc/sgmii: To support PHY link state auto detect in SGMII mode Matthew McClintock (1): powerpc/p1022ds: add support for SPI and SD boot Shaohui Xie (3): powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined powerpc/ddr: fix fsl_ddr_get_dimm_params compile error powerpc/p2041: configure the CPLD lane_mux according to RCW Timur Tabi (3): powerpc/p1022ds: fix DIU/LBC switching with NAND enabled powerpc/85xx: improve definition of BR_PHYS_ADDR macro powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs York Sun (2): powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB powerpc/mpc85xx: Ignore E bit for BSC9130/1 arch/powerpc/cpu/mpc85xx/ddr-gen3.c | 13 +++++- arch/powerpc/cpu/mpc85xx/p2041_ids.c | 6 +-- arch/powerpc/cpu/mpc85xx/p3041_ids.c | 8 ++-- arch/powerpc/cpu/mpc85xx/p4080_ids.c | 6 +-- arch/powerpc/cpu/mpc85xx/p5020_ids.c | 8 ++-- arch/powerpc/cpu/mpc8xxx/ddr/main.c | 2 +- arch/powerpc/include/asm/fsl_lbc.h | 6 +-- arch/powerpc/include/asm/processor.h | 2 - board/freescale/common/sgmii_riser.c | 57 +++++++++++++++++++---- board/freescale/p1022ds/diu.c | 82 ++++++++++++++++++++++++++++++---- board/freescale/p1022ds/p1022ds.c | 4 ++ board/freescale/p1022ds/tlb.c | 14 ++++++ board/freescale/p2041rdb/eth.c | 39 ++++++++++++++++ boards.cfg | 4 ++ include/configs/MPC8536DS.h | 9 ++-- include/configs/MPC8548CDS.h | 3 +- include/configs/MPC8572DS.h | 9 ++-- include/configs/P1022DS.h | 53 ++++++++++++++++++++-- include/configs/P2020DS.h | 9 ++-- include/configs/P2041RDB.h | 5 +++ include/configs/corenet_ds.h | 4 +- include/configs/p1_p2_rdb_pc.h | 4 +- 22 files changed, 285 insertions(+), 62 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot