
14 Jun
2015
14 Jun
'15
11:29 p.m.
fabioca <fabio_cannizzo <at> yahoo.com> writes:
I just cloned the repo (top commit: 64d16706a052553c85d2f8f4c741879a4e3e6116) and run on a bananapi (armv7): # make Bananapi_defconfig # make
The second command fails with errors like: ld.bfd: error: /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/4.9.2/libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not
Any suggestion?
Thanks a lot Fabio
Hi Fabio!
Try this patch, and see if that solves the issue: http://lists.denx.de/pipermail/u-boot/2015-June/216480.html
Regards, B. Nortmann