mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-08-15 16:37:07 +02:00
18 lines
207 B
Plaintext
18 lines
207 B
Plaintext
if TARGET_MT7629
|
|
|
|
config SYS_BOARD
|
|
default "mt7629"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "mt7629"
|
|
|
|
config MTK_SPL_PAD_SIZE
|
|
hex
|
|
default 0x10000
|
|
|
|
config MTK_BROM_HEADER_INFO
|
|
string
|
|
default "media=nor"
|
|
|
|
endif
|