Re: [PATCH 2/2] sandbox: u-boot.lds: Remove bogus __bss_start symbol

2020-08-22 Thread Simon Glass
On Mon, 17 Aug 2020 at 12:30, Ovidiu Panait wrote: > > The sections described in the sandbox linker script are inserted before > data section via "INSERT BEFORE .data;". Running readelf -S on sandbox > u-boot binary shows that the bss section is located after the data > section: > > Section Head

Re: [PATCH 2/2] sandbox: u-boot.lds: Remove bogus __bss_start symbol

2020-08-22 Thread Simon Glass
On Mon, 17 Aug 2020 at 12:30, Ovidiu Panait wrote: > > The sections described in the sandbox linker script are inserted before > data section via "INSERT BEFORE .data;". Running readelf -S on sandbox > u-boot binary shows that the bss section is located after the data > section: > > Section Head

[PATCH 2/2] sandbox: u-boot.lds: Remove bogus __bss_start symbol

2020-08-17 Thread Ovidiu Panait
The sections described in the sandbox linker script are inserted before data section via "INSERT BEFORE .data;". Running readelf -S on sandbox u-boot binary shows that the bss section is located after the data section: Section Headers: [Nr] Name Type Address