[U-Boot-Users] Please pull u-boot-mpc83xx.git
Kim Phillips
kim.phillips at freescale.com
Sat Mar 29 01:04:20 CET 2008
On Fri, 28 Mar 2008 18:49:59 -0500
Kim Phillips <kim.phillips at 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
More information about the U-Boot
mailing list