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