u-boot-brain/arch/x86/lib/fsp
Heinrich Schuchardt 4f0c4be1c3 x86: rename CONFIG_STACK_SIZE
Configuration variables should have the same meaning independent of the
architecture. x86 and ARM both use CONFIG_STACK_SIZE:

* x86: U-Boot's runtime stack size during reboot
* ARM: max stack size that can be used by U-Boot

Rename the x86 configuration variable to CONFIG_STACK_SIZE_REBOOT

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-08-01 11:58:23 +02:00
..
fsp_common.c x86: Rename board_final_cleanup() to board_final_init() 2020-07-17 14:32:24 +08:00
fsp_dram.c x86: rename CONFIG_STACK_SIZE 2020-08-01 11:58:23 +02:00
fsp_graphics.c x86: fsp: video: Allocate a frame buffer when needed 2020-07-09 12:33:24 +08:00
fsp_support.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: fsp: Make graphics support common to FSP1/2 2019-12-15 11:44:16 +08:00