linuxOS_D21X/source/uboot-2021.10/arch/x86/cpu/efi/Kconfig

12 lines
101 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
if EFI
config SYS_CAR_ADDR
hex
default 0x100000
config SYS_CAR_SIZE
hex
default 0x20000
endif