]> git.sur5r.net Git - u-boot/commit
Move the MPC8560 ADS board under board/freescale.
authorKumar Gala <galak@kernel.crashing.org>
Thu, 29 Nov 2007 16:14:50 +0000 (10:14 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Dec 2007 04:34:20 +0000 (22:34 -0600)
commit870ceac5b3a3486c109396e005af81ae762b5710
tree4ea105b08e242d6acfbcb720d20b35faf675e3a9
parentacbca876fb3fec25cd9c55b0efc81ff618ff5262
Move the MPC8560 ADS board under board/freescale.

Minor path corrections needed to ensure buildability.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Makefile
board/freescale/mpc8560ads/Makefile [new file with mode: 0644]
board/freescale/mpc8560ads/config.mk [new file with mode: 0644]
board/freescale/mpc8560ads/init.S [new file with mode: 0644]
board/freescale/mpc8560ads/mpc8560ads.c [new file with mode: 0644]
board/freescale/mpc8560ads/u-boot.lds [new file with mode: 0644]
board/mpc8560ads/Makefile [deleted file]
board/mpc8560ads/config.mk [deleted file]
board/mpc8560ads/init.S [deleted file]
board/mpc8560ads/mpc8560ads.c [deleted file]
board/mpc8560ads/u-boot.lds [deleted file]