]> Git Repo - J-u-boot.git/commit
Move the MPC8540 ADS board under board/freescale.
authorKumar Gala <[email protected]>
Thu, 29 Nov 2007 16:16:18 +0000 (10:16 -0600)
committerKumar Gala <[email protected]>
Wed, 12 Dec 2007 04:34:20 +0000 (22:34 -0600)
commitc2d943ffbfd3359b3b45d177b437379d2cb86fbf
tree689e92672dafad5bacc6483059ebb30b75f07659
parent870ceac5b3a3486c109396e005af81ae762b5710
Move the MPC8540 ADS board under board/freescale.

Minor path corrections needed to ensure buildability.

Signed-off-by: Kumar Gala <[email protected]>
Makefile
board/freescale/mpc8540ads/Makefile [new file with mode: 0644]
board/freescale/mpc8540ads/config.mk [new file with mode: 0644]
board/freescale/mpc8540ads/init.S [new file with mode: 0644]
board/freescale/mpc8540ads/mpc8540ads.c [new file with mode: 0644]
board/freescale/mpc8540ads/u-boot.lds [new file with mode: 0644]
board/mpc8540ads/Makefile [deleted file]
board/mpc8540ads/config.mk [deleted file]
board/mpc8540ads/init.S [deleted file]
board/mpc8540ads/mpc8540ads.c [deleted file]
board/mpc8540ads/u-boot.lds [deleted file]
This page took 0.036147 seconds and 4 git commands to generate.