u-boot-brain/arch/x86/cpu/coreboot
Simon Glass 4021ee6388 x86: Rename board_final_cleanup() to board_final_init()
This function sounds like something that is called when U-Boot is about to
jump to Linux. In fact it is an init function.

Rename it to reduce confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
2020-07-17 14:32:24 +08:00
..
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
coreboot_spl.c x86: coreboot: Allow building an SPL image 2020-05-04 15:28:28 +08:00
coreboot.c x86: Rename board_final_cleanup() to board_final_init() 2020-07-17 14:32:24 +08:00
Kconfig x86: Allow building an SPL image for coreboot 2020-05-04 15:28:28 +08:00
Makefile x86: coreboot: Allow building an SPL image 2020-05-04 15:28:28 +08:00
sdram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
tables.c x86: Store the coreboot table address in global_data 2020-07-17 14:32:24 +08:00
timestamp.c common: Drop bootstage.h from common header 2020-05-18 17:33:33 -04:00