On 14 September 2018 at 19:03, Simon Glass <[email protected]> wrote: > On 3 September 2018 at 11:08, 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]> >> Tested-by: Bin Meng <[email protected]> >> --- >> >> - rebased on top of latest u-boot/master >> - added Bin's Tb tag >> >> arch/sandbox/config.mk | 1 + >> 1 file changed, 1 insertion(+) > > Acked-by: Simon Glass <[email protected]> > Tested-by: Simon Glass <[email protected]>
Applied to u-boot-dm, and now in mainline, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

