forked from rrcarlosr/Jetpack
12 lines
101 B
Plaintext
12 lines
101 B
Plaintext
|
if EFI
|
||
|
|
||
|
config SYS_CAR_ADDR
|
||
|
hex
|
||
|
default 0x100000
|
||
|
|
||
|
config SYS_CAR_SIZE
|
||
|
hex
|
||
|
default 0x20000
|
||
|
|
||
|
endif
|