mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
12 lines
101 B
Text
12 lines
101 B
Text
|
if EFI
|
||
|
|
||
|
config SYS_CAR_ADDR
|
||
|
hex
|
||
|
default 0x100000
|
||
|
|
||
|
config SYS_CAR_SIZE
|
||
|
hex
|
||
|
default 0x20000
|
||
|
|
||
|
endif
|