Hi Andy, On Mon, Sep 3, 2018 at 4:33 PM Andy Shevchenko <[email protected]> wrote: > > Sandbox is not a real bootloader and it does require > a position independent code to be supported. > > Thus, build it with -fPIC explicitly. > > Fixes: 16940f720f9b ("Makefile: Don't generate position independent code") > Signed-off-by: Andy Shevchenko <[email protected]> > Reported-by: Simon Glass <[email protected]> > --- > arch/sandbox/config.mk | 1 + > 1 file changed, 1 insertion(+)
This patch does not apply on top of u-boot/master. Can you please rebase? Manually applied the changes, and tested Sandbox on my Ubuntu 16.04 machine, although it does not expose the issue that Simon was seeing on 18.04. FWIW Tested-by: Bin Meng <[email protected]> Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

