mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 03:32:20 +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>