Move the MPC8641HPCN board under board/freescale.
authorJon Loeliger <jdl@freescale.com>
Wed, 15 Aug 2007 17:20:40 +0000 (12:20 -0500)
committerJon Loeliger <jdl@freescale.com>
Wed, 15 Aug 2007 17:20:40 +0000 (12:20 -0500)
commit4ce917742b1e48faa9bf9a9757545e56fb4cfe44
treeda258aab9d4a944780da0e791fda0180fac7b1d3
parent8662577fe36fdb6a44b55b998d9daac6392a736a
Move the MPC8641HPCN board under board/freescale.

Minor path corrections needed to ensure buildability.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
13 files changed:
Makefile
board/freescale/common/sys_eeprom.c [new file with mode: 0644]
board/freescale/mpc8641hpcn/Makefile [new file with mode: 0644]
board/freescale/mpc8641hpcn/config.mk [new file with mode: 0644]
board/freescale/mpc8641hpcn/init.S [new file with mode: 0644]
board/freescale/mpc8641hpcn/mpc8641hpcn.c [new file with mode: 0644]
board/freescale/mpc8641hpcn/u-boot.lds [new file with mode: 0644]
board/mpc8641hpcn/Makefile [deleted file]
board/mpc8641hpcn/config.mk [deleted file]
board/mpc8641hpcn/init.S [deleted file]
board/mpc8641hpcn/mpc8641hpcn.c [deleted file]
board/mpc8641hpcn/sys_eeprom.c [deleted file]
board/mpc8641hpcn/u-boot.lds [deleted file]