Home
last modified time | relevance | path

Searched hist:ea37f0b3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dconfig.mkea37f0b3 Mon May 07 19:46:52 CDT 2018 Tom Rini <trini@konsulko.com> arm: armv7m: Clean up some thumb / compiler flag options

- 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>
/openbmc/u-boot/arch/arm/
H A DMakefileea37f0b3 Mon May 07 19:46:52 CDT 2018 Tom Rini <trini@konsulko.com> arm: armv7m: Clean up some thumb / compiler flag options

- 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>
H A DKconfigea37f0b3 Mon May 07 19:46:52 CDT 2018 Tom Rini <trini@konsulko.com> arm: armv7m: Clean up some thumb / compiler flag options

- 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>