u-boot-brain/arch/arm/cpu/armv7/highbank/config.mk
Rob Herring 0c34e69f57 ARM: highbank: add reset support
Implement reset for highbank platform. Reset is triggered via a wfi
instruction, so enabling armv7 for the compiler is necessary.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2012-03-28 23:31:23 +02:00

2 lines
36 B
Makefile

PLATFORM_CPPFLAGS += -march=armv7-a