1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-10 00:40:00 +02:00
Files
Tom Rini f5131e80fc arm: Correct cpu_reset function prototype on some platforms
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>
2023-03-22 15:22:48 -04:00
..