On Mon, Aug 20, 2018 at 8:32 PM, Alexander Graf <ag...@suse.de> wrote: > We left -fdata-sections disabled for x86_64 before because we encountered > random bugs that were at that time inexplicable. > > Turns out this really was just side effects of missing .bss* statements > in the linker scripts. With those fixed, we can enable data sections for all > targets. > > Signed-off-by: Alexander Graf <ag...@suse.de> > --- > arch/x86/config.mk | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> Tested-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot