u-boot-brain/arch/x86
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
..
cpu x86: Change how selection of ROMs works 2020-07-28 19:30:39 -06:00
dts x86: chromebook_panther: Correct the image layout 2020-07-28 19:30:39 -06:00
include/asm cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
lib x86: rename CONFIG_STACK_SIZE 2020-08-01 11:58:23 +02:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: rename CONFIG_STACK_SIZE 2020-08-01 11:58:23 +02:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00