[U-Boot] [PATCH] mx6ull: Handle the CONFIG_MX6ULL cases correctly

Fabio Estevam festevam at gmail.com
Thu Jan 4 09:33:40 UTC 2018


Hi Stefano,

On Wed, Jan 3, 2018 at 11:20 AM, Stefano Babic <sbabic at denx.de> wrote:

> Thanks for fixing this.
>
> What about include/configs/imx6_spl.h:
>
>  #if defined(CONFIG_MX6SX) || defined(CONFIG_MX6UL) || defined(CONFIG_MX6SL)
>  #define CONFIG_SPL_BSS_START_ADDR      0x88200000
>  #define CONFIG_SPL_BSS_MAX_SIZE        0x100000         /* 1 MB */
>
> There is not currently mainlined ULL boards with SPL, but I would fix
> this, too.

Yes, I sent v3 with this fix.

Thanks


More information about the U-Boot mailing list