On 28/05/2015 17:33, Fabio Estevam wrote:
> Commit 8183058188cd2d942 ("imx6: centralise common boot options in
> mx6_common.h") broke boot on mx6sl and mx6sx by assuming that all mx6
> SoCs use the same LOADADDR/SYS_TEXT_BASE range, which is not correct.
>
> DDR on mx6sx/mx6sl starts at 0x8000
Forgot to add Stefano on Cc.
On Sat, Jun 6, 2015 at 4:11 PM, Fabio Estevam wrote:
> Hi Stefano,
>
> On Thu, May 28, 2015 at 12:54 PM, Vincent Stehlé
> wrote:
>> On 05/28/2015 05:33 PM, Fabio Estevam wrote:
>> ..
>>> Build tested only
>>
>> Hi Fabio,
>>
>> Thank you for that fix. I did not realiz
Hi Stefano,
On Thu, May 28, 2015 at 12:54 PM, Vincent Stehlé
wrote:
> On 05/28/2015 05:33 PM, Fabio Estevam wrote:
> ..
>> Build tested only
>
> Hi Fabio,
>
> Thank you for that fix. I did not realize you had a patch "on-going"
> when sending mine; sorry. Your solution is cleaner and more generic
On 05/28/2015 05:33 PM, Fabio Estevam wrote:
..
> Build tested only
Hi Fabio,
Thank you for that fix. I did not realize you had a patch "on-going"
when sending mine; sorry. Your solution is cleaner and more generic than
mine anyway :)
This works fine for me and does indeed repair the boot on i.M
Commit 8183058188cd2d942 ("imx6: centralise common boot options in
mx6_common.h") broke boot on mx6sl and mx6sx by assuming that all mx6
SoCs use the same LOADADDR/SYS_TEXT_BASE range, which is not correct.
DDR on mx6sx/mx6sl starts at 0x8000.
Adjust LOADADDR/SYS_TEXT_BASE to the proper value
5 matches
Mail list logo