[U-Boot] [PATCH 0/10 v3] i.MX6: move duplicated options to mx6_common to standardise mx6 config

Fabio Estevam festevam at gmail.com
Wed May 27 04:08:05 CEST 2015


On Tue, May 26, 2015 at 10:45 PM, Fabio Estevam <festevam at gmail.com> wrote:
> On Tue, May 26, 2015 at 11:06 AM, Stefano Babic <sbabic at denx.de> wrote:
>> Hi Peter, Heiko,
>>
>> On 26/05/2015 15:23, Peter Robinson wrote:
>>>
>>> Please do, getting them applied so we can move forward would be great.
>>>
>>
>> Ok, all boards compile fine now - I have pushed all changes.
>
> I noticed that this series broke warp board and the board does not boot anymore.
>
> Reverting this series I am able to boot it again.

Ok, so the problem is commit 8183058188c ("imx6: centralise common
boot options in mx6_common.h"), as it changes all mx6 SoCs to use
CONFIG_LOADADDR=0x12000000, but this is not correct for mx6sx and
mx6sl that should use 0x82000000 instead.

Regards,

Fabio Estevam


More information about the U-Boot mailing list