mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 10:04:01 +01: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>