[U-Boot-Users] Please pull from 'mpc8349emds' branch of u-boot.git
Kumar Gala
galak at kernel.crashing.org
Fri Apr 21 00:52:27 CEST 2006
Please pull from 'mpc8349emds' branch of
git.kernel.org:/pub/scm/linux/kernel/git/galak/u-boot.git
to receive the following updates:
board/mpc8349ads/Makefile | 45 --
board/mpc8349ads/config.mk | 27 -
board/mpc8349ads/mpc8349ads.c | 235 --------------
board/mpc8349ads/u-boot.lds | 122 -------
include/configs/MPC8349ADS.h | 653 ----------------------------------------
CHANGELOG | 9
MAKEALL | 2
Makefile | 3
board/mpc8349emds/Makefile | 10
board/mpc8349emds/mpc8349emds.c | 61 +--
board/mpc8349emds/oftree.dts | 337 ++++++++++++++++++++
board/mpc8349emds/pci.c | 31 +
cpu/mpc83xx/cpu.c | 5
cpu/mpc83xx/i2c.c | 2
include/asm-ppc/i2c.h | 2
include/configs/MPC8349EMDS.h | 112 +++---
16 files changed, 474 insertions(+), 1182 deletions(-)
Kumar Gala:
Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
Added flat device tree support to MPC8349EMDS
More information about the U-Boot
mailing list