[U-Boot] [PATCH v7 4/5] imx6: add spl in the header file
Fabio Estevam
festevam at gmail.com
Thu Nov 13 15:39:32 CET 2014
Hi Stefano,
On Thu, Nov 13, 2014 at 10:49 AM, Fabio Estevam <festevam at gmail.com> wrote:
> Sorry, I meant to remove only the ifdef:
>
> --- a/include/configs/mx6sabre_common.h
> +++ b/include/configs/mx6sabre_common.h
> @@ -95,9 +95,7 @@
> #define CONFIG_BOOTDELAY 1
>
> #define CONFIG_LOADADDR 0x12000000
> -#ifndef CONFIG_SYS_TEXT_BASE
> #define CONFIG_SYS_TEXT_BASE 0x17800000
> -#endif
Should John resend the series again with this change or can you remove
the ifndef manually while applying it?
Thanks,
Fabio Estevam
More information about the U-Boot
mailing list