Wolfgang Denk, Please pull:
The following changes since commit 77e7273c40315abd2f3c17ad8d46a78950e3e65f: Jens Scharsig (1): new board (eb_cpux9k2) are available in the git repository at: git://git.denx.de/u-boot-mpc83xx.git master Kim Phillips (3): mpc83xx: remove hardcoded network addresses from config files mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment mpc83xx: fix out-of-tree mpc8315 nand build Michael Zaidman (1): Bug: do_reset issued via netconsole does not reset mpc83xx cpu. Makefile | 3 - cpu/mpc83xx/cpu.c | 8 +- include/configs/MPC8313ERDB.h | 7 -- include/configs/MPC8315ERDB.h | 2 - include/configs/MPC8323ERDB.h | 6 -- include/configs/MPC832XEMDS.h | 2 - include/configs/MPC8349EMDS.h | 8 -- include/configs/MPC8349ITX.h | 12 --- include/configs/MPC8360EMDS.h | 2 - include/configs/MPC8360ERDK.h | 8 -- include/configs/MPC837XEMDS.h | 2 - include/configs/MPC837XERDB.h | 12 --- include/configs/sbc8349.h | 8 -- include/configs/vme8349.h | 4 +- nand_spl/board/freescale/mpc8315erdb/Makefile | 108 +++++++++++++++++++++++ nand_spl/board/freescale/mpc8315erdb/u-boot.lds | 52 +++++++++++ 16 files changed, 165 insertions(+), 79 deletions(-) create mode 100644 nand_spl/board/freescale/mpc8315erdb/Makefile create mode 100644 nand_spl/board/freescale/mpc8315erdb/u-boot.lds Thanks, Kim _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot