u-boot-brain/nand_spl/board/freescale
Kim Phillips fe389da6ae mpc83xx: fix out-of-tree mpc8315 nand build
commit 2e95004deb "mpc83xx: Add NAND boot support
for MPC8315E-RDB boards" symlinked nand_spl/board/freescale/mpc8315erdb to
mpc8313erdb in order to not duplicate code.

Since the main makefile builds nand_spl/board/$(BOARDDIR) (which makes sense),
and the board Makefile and linker script are the only two necessary files
to enable out-of-tree building, and other boards have duplicated nand makefiles
(e.g. 8536ds & 8569mds), it only seems prudent to copy these two files in the
name of the 8315 too.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: Wolfgang Denk <wd@denx.de>
2010-03-02 11:24:40 -06:00
..
mpc8313erdb Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
mpc8315erdb mpc83xx: fix out-of-tree mpc8315 nand build 2010-03-02 11:24:40 -06:00
mpc8536ds ppc/85xx: Fix building NAND_SPL out of tree 2009-10-26 21:19:22 -05:00
mpc8569mds Nand boot: Add nand boot support for MPC8569mds board 2010-01-27 14:22:40 -06:00
mx31pdk Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
p1_p2_rdb ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c 2009-10-26 21:21:25 -05:00