95f84c3aae
Bootblock gets too big, so move the RO page table downwards. Change-Id: I3f72d1639478eaaac09d7cfb3408944ac76307c4 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74219 Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
16 lines
400 B
Text
16 lines
400 B
Text
CONFIG_USE_OPTION_TABLE=y
|
|
CONFIG_VENDOR_LENOVO=y
|
|
CONFIG_BOARD_LENOVO_T400=y
|
|
CONFIG_NO_POST=y
|
|
CONFIG_FATAL_ASSERTS=y
|
|
CONFIG_DEBUG_CBFS=y
|
|
CONFIG_DEBUG_RAM_SETUP=y
|
|
CONFIG_DEBUG_SMBUS=y
|
|
CONFIG_DEBUG_SMI=y
|
|
CONFIG_DEBUG_MALLOC=y
|
|
CONFIG_DEBUG_BOOT_STATE=y
|
|
CONFIG_DEBUG_ADA_CODE=y
|
|
CONFIG_H8_FN_KEY_AS_VBOOT_RECOVERY_SW=y
|
|
CONFIG_VBOOT=y
|
|
CONFIG_USE_EXP_X86_64_SUPPORT=y
|
|
CONFIG_ARCH_X86_64_PGTBL_LOC=0xfffe8000
|