Comment 3 for bug 1648267

Revision history for this message
Joel Stanley (shenki) wrote :

you can reproduce with the following:

git clone git://git.denx.de/u-boot
cd u-boot
CROSS_COMPILE=arm-linux-gnueabi- make rock2_defconfig
CROSS_COMPILE=arm-linux-gnueabi- make

I spoke with Alan Modra, and the current theory is that it needs to be worked around in u-boot. I've submitted a patch there:

 http://lists.denx.de/pipermail/u-boot/2016-December/275664.html