u-boot/board/silinux/ek874
Patrick Delaunay 558e699d15 arm: use the correct prototype for reset_cpu function
Align reset_cpu function with the next prototypes in
sysreset.h or in cpu_func.h to solve compilation issue:

  void reset_cpu(void);

This patch solves the prototype conflict when cpu_func.h is
included.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-07-28 19:30:22 -04:00
..
ek874.c arm: use the correct prototype for reset_cpu function 2021-07-28 19:30:22 -04:00
Kconfig arm: rmobile: Add Silicon Linux EK874 board support 2021-03-16 20:09:29 +01:00
MAINTAINERS arm: rmobile: Add Silicon Linux EK874 board support 2021-03-16 20:09:29 +01:00
Makefile board: silinux: Enable recovery SPL for EK874 board 2021-03-16 20:09:30 +01:00