u-boot-brain/arch/x86/cpu/efi
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
..
app.c x86: Rename board_final_cleanup() to board_final_init() 2020-07-17 14:32:24 +08:00
car.S x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Kconfig x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Makefile x86: Rename efi-x86 target to efi-x86_app 2018-06-17 21:16:04 +08:00
payload.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sdram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00