buildroot/boot/at91dataflashboot
Bernd Kuhls 07acc00add boot/at91dataflashboot: force arm mode instead of Thumb mode
The at91dataflashboot code contains some hand-written ARM assembly
that uses ARM classic instructions, and will not build in Thumb-1
mode.

This issue has always existed in Buildroot, but it's only since we
started testing random configurations, including Thumb-1
configurations, that this issue popped up.

Fixes:

  http://autobuild.buildroot.net/results/68bf2291201ef1882d8e8d3eca2b1a5ad731e4b0/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-06 14:12:34 +02:00
..
0001-do-not-install.patch boot/at91dataflashboot: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
0002-eabi-fixes.patch boot/at91dataflashboot: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
Config.in boot/at91dataflashboot: disable on armeb 2022-06-06 21:45:01 +02:00
at91dataflashboot.hash package/at91dataflashboot: add hash file 2016-06-19 21:11:25 +02:00
at91dataflashboot.mk boot/at91dataflashboot: force arm mode instead of Thumb mode 2023-08-06 14:12:34 +02:00