uboot-mt623x/nand_spl
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
..
board mpc83xx: fix out-of-tree mpc8315 nand build 2010-03-02 11:24:40 -06:00
nand_boot.c nand_spl: Fix cmd_ctrl usage in nand_boot.c. 2009-07-07 17:58:10 -05:00
nand_boot_fsl_elbc.c ppc/85xx: Fix inclusion of 83xx immap in 85xx builds 2009-11-04 21:39:07 -06:00
nand_boot_fsl_nfc.c Add MX25 support to nand_spl fsl nfc driver 2010-01-27 14:22:41 -06:00