summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/highbank/config.mk
Commit message (Collapse)AuthorAgeLines
* ARM: highbank: add reset supportRob Herring2012-03-28-0/+1
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>