
On Thu, Jan 12, 2012 at 3:08 PM, Kumar Gala galak@kernel.crashing.org wrote:
The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952: Rob Herring (1): ARM: highbank: enable networking and pxe
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Kyle Moffett (2): eXMeritus HWW-1U-1A: Minor environment variable tweaks eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROM
Paul Gortmaker (9): MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC Revert "SBC8548: fix address mask to allow 64M flash" sbc8548: relocate 64MB user flash to sane boundary sbc8548: enable ability to boot from alternate flash sbc8548: Fix LBC SDRAM initialization settings sbc8548: Make enabling SPD RAM configuration work sbc8548: relocate fixed ddr init code to ddr.c file sbc8548: enable support for hardware SPD errata workaround sbc8548: Fix up local bus init to be frequency aware
Hi Kumar,
Was there a problem with my "add printout of LCRR" patch:
http://patchwork.ozlabs.org/patch/131707/
or did it just get lost over the usual holiday period chaos?
Thanks for merging the others, as they were the more important ones anyway.
Paul.
board/freescale/mpc8541cds/mpc8541cds.c | 2 +- board/freescale/mpc8555cds/mpc8555cds.c | 2 +- board/sbc8548/ddr.c | 77 ++++++++++++++++ board/sbc8548/law.c | 16 +++- board/sbc8548/sbc8548.c | 111 +++++++++++------------ board/sbc8548/tlb.c | 24 ++++- doc/README.sbc8548 | 79 +++++++++++++++- include/configs/HWW1U1A.h | 36 +++++++- include/configs/sbc8548.h | 151 ++++++++++++++++++++++++------- 9 files changed, 389 insertions(+), 109 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot