[U-Boot-Users] Pull request for u-boot-mpc86xx.git repository

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/{ =>

In message 1187202920.28250.20.camel@ld0161-tx32 you wrote:
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.
Merged.
Funny. Now git shows the "86xx: Fix lingering CFG_CMD_* references in sbc8641d.h" patch twice. But it seems to have done the right thing, though.
Best regards,
Wolfgang Denk

On Wed, 2007-08-15 at 14:05, Wolfgang Denk wrote:
In message 1187202920.28250.20.camel@ld0161-tx32 you wrote:
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.
Merged.
Thank you!
Funny. Now git shows the "86xx: Fix lingering CFG_CMD_* references in sbc8641d.h" patch twice. But it seems to have done the right thing, though.
You're right -- that does seem odd but OK here. :-)
Thanks, jdl
participants (2)
-
Jon Loeliger
-
Wolfgang Denk