mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02: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>