[U-Boot] [PATCH] mpc83xx: fix mpc8313 in-tree building with NAND
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Thu Sep 4 22:09:27 CEST 2008
On 16:04 Wed 03 Sep , Kim Phillips wrote:
> From: Nick Spence <nick.spence at freescale.com>
>
> and add mpc8313 NAND build to MAKEALL
>
> Signed-off-by: Nick Spence <nick.spence at freescale.com>
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> MAKEALL | 2 +-
> Makefile | 3 +++
> 2 files changed, 4 insertions(+), 1 deletions(-)
>
> diff --git a/MAKEALL b/MAKEALL
> index e382947..e49f994 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -320,7 +320,7 @@ LIST_8260=" \
>
> LIST_83xx=" \
> MPC8313ERDB_33 \
> - MPC8313ERDB_66 \
> + MPC8313ERDB_NAND_66 \
why do you remove MPC8313ERDB_66?
Best Regards,
J.
More information about the U-Boot
mailing list