[U-Boot] [PATCH] spl: fix entry_point equal to load_addr
    Giulio Benetti 
    giulio.benetti at benettiengineering.com
       
    Fri Dec  6 18:23:04 CET 2019
    
    
  
Hi Patrice,
On 12/6/19 3:04 PM, Patrice CHOTARD wrote:
>> So probably broken boards try to jump to absolute 0.
>> A solving patch would be:
>> ifndef CONFIG_SYS_UBOOT_START
>> CONFIG_SYS_UBOOT_START := CONFIG_SYS_TEXT_BASE
>> endif
>>
>> What do you think?
> 
> This is what i implemented to fix this issue. Here is my proposal [1], but i need some
Yes, I've missed it for few minutes.
Thanks for solving this.
Best regards
-- 
Giulio Benetti
Benetti Engineering sas
> feedback from some boards maintainers.
> 
> [1] https://patchwork.ozlabs.org/project/uboot/list/?series=146876
> 
> Thanks
> 
> Patrice
> 
>>
>> Sorry for this mess!
>>
>> Best regards
    
    
More information about the U-Boot
mailing list