avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
11
u-boot/arch/x86/lib/efi/Kconfig
Normal file
11
u-boot/arch/x86/lib/efi/Kconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
if EFI
|
||||
|
||||
config SYS_CAR_ADDR
|
||||
hex
|
||||
default 0x100000
|
||||
|
||||
config SYS_CAR_SIZE
|
||||
hex
|
||||
default 0x20000
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user