[U-Boot] [PATCH] mx31pdk: Remove board config.mk file
Scott Wood
scottwood at freescale.com
Fri Sep 9 23:56:15 CEST 2011
On Fri, Sep 09, 2011 at 12:38:54PM -0300, Fabio Estevam wrote:
> diff --git a/nand_spl/board/freescale/mx31pdk/Makefile b/nand_spl/board/freescale/mx31pdk/Makefile
> index e6ec10a..a5dc0ce 100644
> --- a/nand_spl/board/freescale/mx31pdk/Makefile
> +++ b/nand_spl/board/freescale/mx31pdk/Makefile
> @@ -1,4 +1,5 @@
> CONFIG_NAND_SPL = y
> +CONFIG_SYS_TEXT_BASE_SPL := 0x87ec0000
Any reason not to define this in the board config header?
-Scott
More information about the U-Boot
mailing list