9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
config BR2_TARGET_SUN20I_D1_SPL
|
|
bool "sun20-d1-spl"
|
|
depends on BR2_RISCV_64
|
|
help
|
|
Allwinner D1 boot0 code with modifications to use as U-Boot
|
|
SPL.
|
|
|
|
https://github.com/smaeul/sun20i_d1_spl
|