diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2010-03-01 11:10:17 -0600 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2010-03-02 11:24:40 -0600 |
commit | fe389da6ae739816879606ecde4ab25f4292377d (patch) | |
tree | 9a61e7146a86968e6b2386dd250acdadbfb25be0 /lib_sparc | |
parent | 4e7e12dfa103cb8ec6dc7547dd1c9976337dc1fd (diff) | |
download | u-boot-imx-fe389da6ae739816879606ecde4ab25f4292377d.zip u-boot-imx-fe389da6ae739816879606ecde4ab25f4292377d.tar.gz u-boot-imx-fe389da6ae739816879606ecde4ab25f4292377d.tar.bz2 |
mpc83xx: fix out-of-tree mpc8315 nand build
commit 2e95004deb6e33e33bf1b8a92a38cd2115bac4c2 "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>
Diffstat (limited to 'lib_sparc')
0 files changed, 0 insertions, 0 deletions