
6 Apr
2017
6 Apr
'17
6:24 p.m.
On Tue, Mar 28, 2017 at 10:27:18AM -0600, Simon Glass wrote:
While x86 is the only user and this could in principle be moved to arch_cpu_init() there is some justification for this being a separate call. It provides a way to handle init which is not CPU-specific, but must happen before the CPU can be set up.
Rename the function to be more generic.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Stefan Roese sr@denx.de
Applied to u-boot/master, thanks!
--
Tom