u-boot-brain/arch/arm
Tom Rini 06a119a031 Makefile: Add a 'checkthumb' rule
This rule confirms that if we're on ARM and we have enabled THUMB builds
that we have a new enough toolchain to produce a working binary.

Changes in v2:
- Switch to ALL-$(CONFIG_SYS_THUMB_BUILD) in arch/arm/config.mk (Mike F)
- Simplfy checkthumb test after doing the above

Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2012-05-15 08:31:26 +02:00
..
cpu armv7: Use -march=armv7-a and thereby enable Thumb-2 2012-05-15 08:31:26 +02:00
dts tegra: fdt: i2c: Add extra I2C bindings for U-Boot 2012-03-29 08:12:50 +02:00
include/asm omap4+: Avoid using __attribute__ ((__packed__)) 2012-05-15 08:31:26 +02:00
lib arm: restore fdt_fixup_ethernet call to do_bootm_linux 2012-04-23 22:11:18 +02:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00