mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
Some platforms were not including <cpu_func.h> which sets the prototype for reset_cpu, and in turn had it set wrong. Correct these cases. Signed-off-by: Tom Rini <trini@konsulko.com>