[U-Boot-Users] Please pull u-boot-mpc83xx.git

Wolfgang D.,
please pull SATA configuration patches for 8315 and 837x boards, a cleanup of the 83xx SPRIDR code, and some 8323 rdb fixes:
The following changes since commit 74d1e66d22dac91388bc538b2fe19f735edc5b82: Bartlomiej Sieka (1): Fix host tool build breakage, take two
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc83xx.git master
Dave Liu (2): mpc83xx: initialize serdes for MPC837xEMDS boards mpc83xx: enable the SATA interface on mpc837xemds board
Kim Phillips (4): mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards mpc83xx: unreinvent mem_clk mpc83xx: display ddr frequency in board_add_ram_info banner mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Michael Barkowski (2): mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
board/freescale/mpc8323erdb/mpc8323erdb.c | 34 ++++++ board/freescale/mpc8360emds/mpc8360emds.c | 11 +-- board/freescale/mpc837xemds/mpc837xemds.c | 30 +++++ board/freescale/mpc837xerdb/mpc837xerdb.c | 15 +-- cpu/mpc83xx/cpu.c | 166 ++++++++--------------------- cpu/mpc83xx/spd_sdram.c | 21 ++-- cpu/mpc83xx/speed.c | 16 ++-- include/asm-ppc/global_data.h | 3 +- include/configs/MPC8315ERDB.h | 23 ++++ include/configs/MPC8323ERDB.h | 12 ++- include/configs/MPC837XEMDS.h | 28 +++++ include/configs/MPC837XERDB.h | 23 ++++ include/mpc83xx.h | 91 +++++----------- lib_ppc/board.c | 2 +- 14 files changed, 250 insertions(+), 225 deletions(-)
Thanks,
Kim

On Fri, 28 Mar 2008 18:49:59 -0500 Kim Phillips kim.phillips@freescale.com wrote:
Wolfgang D.,
please pull SATA configuration patches for 8315 and 837x boards, a cleanup of the 83xx SPRIDR code, and some 8323 rdb fixes:
ok, I've pushed Joakim's relocation fixes patch. New summary looks like:
Dave Liu (2): mpc83xx: initialize serdes for MPC837xEMDS boards mpc83xx: enable the SATA interface on mpc837xemds board
Joakim Tjernlund (1): Make MPC83xx one step closer to full relocation.
Kim Phillips (4): mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards mpc83xx: unreinvent mem_clk mpc83xx: display ddr frequency in board_add_ram_info banner mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Michael Barkowski (2): mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
board/freescale/mpc8323erdb/mpc8323erdb.c | 34 ++++++ board/freescale/mpc8360emds/mpc8360emds.c | 11 +-- board/freescale/mpc837xemds/mpc837xemds.c | 30 +++++ board/freescale/mpc837xerdb/mpc837xerdb.c | 15 +-- cpu/mpc83xx/cpu.c | 166 ++++++++--------------------- cpu/mpc83xx/spd_sdram.c | 21 ++-- cpu/mpc83xx/speed.c | 16 ++-- cpu/mpc83xx/start.S | 11 ++- include/asm-ppc/global_data.h | 3 +- include/configs/MPC8315ERDB.h | 23 ++++ include/configs/MPC8323ERDB.h | 12 ++- include/configs/MPC837XEMDS.h | 28 +++++ include/configs/MPC837XERDB.h | 23 ++++ include/mpc83xx.h | 91 +++++----------- lib_ppc/board.c | 5 +- 15 files changed, 259 insertions(+), 230 deletions(-)
Thanks,
Kim

In message 20080328190420.509c7d43.kim.phillips@freescale.com you wrote:
On Fri, 28 Mar 2008 18:49:59 -0500 Kim Phillips kim.phillips@freescale.com wrote:
Wolfgang D.,
please pull SATA configuration patches for 8315 and 837x boards, a cleanup of the 83xx SPRIDR code, and some 8323 rdb fixes:
ok, I've pushed Joakim's relocation fixes patch. New summary looks like:
Dave Liu (2): mpc83xx: initialize serdes for MPC837xEMDS boards mpc83xx: enable the SATA interface on mpc837xemds board
Joakim Tjernlund (1): Make MPC83xx one step closer to full relocation.
Kim Phillips (4): mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards mpc83xx: unreinvent mem_clk mpc83xx: display ddr frequency in board_add_ram_info banner mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Michael Barkowski (2): mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
Applied, thanks.
The merge caused a conflict in lib_ppc/board.c - please check if everything looks OK for you. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Kim Phillips
-
Wolfgang Denk