
Dear Kumar Gala,
In message Pine.LNX.4.64.1010071117130.21223@localhost.localdomain you wrote:
The following changes since commit d6288664743cdd4824cb877ca424619c827c1256:
Merge branch 'master' of git://git.denx.de/u-boot-blackfin (2010-10-05 14:42:32 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Emil Medve (1): powerpc/corenet_ds: Various updates to initial env cfg
Haiying Wang (3): mpc8569mds: fix CONFIG_ENV_SIZE mpc8569mds: fix consuming long time while relocating code. mpc8569mds: fix some ddr settings
Kim Phillips (1): powerpc/85xx: fix rev.2 job queue LIODN error storm
Kumar Gala (2): powerpc/85xx: Add support for 4th PCI controller on corenet_ds powerpc/p4080: Add new CPC register - HDBCR0
Timur Tabi (3): p1022ds: add audclk hwconfig setting to enable codec reference clock fsl: verify writes to the MAC address EEPROM fsl: add support for NXID v1 EEPROM format
arch/powerpc/cpu/mpc85xx/p4080_ids.c | 14 +++++-- arch/powerpc/include/asm/immap_85xx.h | 5 ++- board/freescale/common/sys_eeprom.c | 44 ++++++++++++++++----- board/freescale/corenet_ds/pci.c | 28 ++++++++++++- board/freescale/mpc8569mds/ddr.c | 16 ++++++- board/freescale/mpc8569mds/mpc8569mds.c | 26 ++++++++++++ board/freescale/mpc8569mds/tlb.c | 15 +++++-- board/freescale/p1022ds/p1022ds.c | 67 ++++++++++++++++++++++++++---- doc/README.fsl-hwconfig | 21 ++++++++++ include/configs/MPC8569MDS.h | 7 ++- include/configs/P1022DS.h | 1 + include/configs/corenet_ds.h | 23 ++++++++--- 12 files changed, 225 insertions(+), 42 deletions(-) create mode 100644 doc/README.fsl-hwconfig
Applied, thanks.
Best regards,
Wolfgang Denk