[U-Boot] [PATCH] mpc83xx: fix out-of-tree mpc8315 nand build

Kim Phillips kim.phillips at freescale.com
Tue Mar 2 18:36:40 CET 2010


On Mon, 1 Mar 2010 11:10:17 -0600
Kim Phillips <kim.phillips at freescale.com> wrote:

> 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 at freescale.com>
> Cc: Anton Vorontsov <avorontsov at ru.mvista.com>
> Cc: Wolfgang Denk <wd at denx.de>
> ---

applied.

Kim


More information about the U-Boot mailing list