mirror of
https://xff.cz/git/u-boot/
synced 2025-11-03 03:46:02 +01:00
Older compilers don't recognize v7 wfi instruction, so use wfi macro to fix builds on old compilers. Signed-off-by: Rob Herring <rob.herring@calxeda.com>