[U-Boot] Beaglebone Black U-boot won't buid - THUMB instruction issue
Faiz Abbas
faiz_abbas at ti.com
Fri May 11 12:12:42 UTC 2018
Hi John,
On Friday 11 May 2018 07:10 AM, John Babrick wrote:
> Hello - I am trying to work through the book "Mastering Embedded Linux
> Programming" by Chris Simmonds, and trying to work through building u-boot
> after having built the cross toolchain. I am running into an error when I
> try to build u-boot, any ideas?
>
> johann at mars:~/uboot-work/u-boot$ make
> CROSS_COMPILE=arm-cortex_a8-linux-gnueabihf- am335x_evm_defconfig
> #
The correct cross compiler is arm-linux-gnueabihf-. I'm not sure about
yours. Also, you should give ARCH=arm option in your build.
Check here for more details:
https://elinux.org/Building_for_BeagleBone
Thanks,
Faiz
More information about the U-Boot
mailing list