[U-Boot-Users] Pull request for u-boot-mpc86xx.git repository
Jon Loeliger
jdl at freescale.com
Wed Aug 15 20:35:20 CEST 2007
The following changes since commit 210f463c71917b7a4495c2103c228b9c179ae64d:
Jerry Van Baren (1):
Fix where the #ifdef CFG_BOOTMAPSZ is placed.
are found in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git
Jon Loeliger (2):
86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
Move the MPC8641HPCN board under board/freescale.
Makefile | 2 +-
.../{mpc8641hpcn => freescale/common}/sys_eeprom.c | 0
board/{ => freescale}/mpc8641hpcn/Makefile | 7 ++++---
board/{ => freescale}/mpc8641hpcn/config.mk | 0
board/{ => freescale}/mpc8641hpcn/init.S | 0
board/{ => freescale}/mpc8641hpcn/mpc8641hpcn.c | 2 +-
board/{ => freescale}/mpc8641hpcn/u-boot.lds | 2 +-
include/configs/sbc8641d.h | 6 +++---
net/tftp.c | 2 +-
9 files changed, 11 insertions(+), 10 deletions(-)
rename board/{mpc8641hpcn => freescale/common}/sys_eeprom.c (100%)
rename board/{ => freescale}/mpc8641hpcn/Makefile (93%)
rename board/{ => freescale}/mpc8641hpcn/config.mk (100%)
rename board/{ => freescale}/mpc8641hpcn/init.S (100%)
rename board/{ => freescale}/mpc8641hpcn/mpc8641hpcn.c (100%)
rename board/{ =>
More information about the U-Boot
mailing list