commit | 59e47018988b2199aa0fdc4d4af2d4686aef86d4 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Dec 28 13:26:24 2011 -0600 |
committer | John Rigby <john.rigby@linaro.org> | Tue Feb 07 17:03:51 2012 -0800 |
tree | 798a04982f577185c4d222aacd0d08ac500289aa | |
parent | 54f947a9dbc36de3fca572063656bcb2696157e0 [diff] |
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>