mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
- The correct way to build with thumb mode is to select SYS_THUMB_BUILD - We should be setting -march=armv7-m in arch/arm/Makefile not the sub-config.mk file. Signed-off-by: Tom Rini <trini@konsulko.com>