1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-16 23:42:00 +02:00
Files
u-boot-megous/arch/x86/include/asm
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
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>
2017-04-05 13:52:36 -04:00
..
2016-02-05 12:47:21 +08:00
2016-02-05 12:47:21 +08:00
2015-04-29 21:02:33 -06:00
2015-11-05 10:52:01 -05:00
2017-02-06 11:38:46 +08:00
2016-10-19 09:01:51 +02:00
2017-02-06 11:38:46 +08:00
2016-03-17 10:27:25 +08:00
2016-05-23 15:18:00 +08:00
2016-03-17 10:27:27 +08:00
2016-03-17 10:27:23 +08:00
2015-08-05 08:42:40 -06:00
2016-03-17 10:27:23 +08:00
2017-02-06 11:38:46 +08:00
2015-04-30 16:13:50 -06:00
2017-02-06 11:38:46 +08:00