mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 02:45:39 +01: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>