We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3215bf9 commit 1902f9bCopy full SHA for 1902f9b
config/boards/orangepi3b.csc
@@ -15,10 +15,6 @@ BOOT_SPI_RKSPI_LOADER="yes"
15
MODULES="sprdbt_tty sprdwl_ng"
16
MODULES_BLACKLIST_LEGACY="bcmdhd"
17
18
-# Newer blobs. Tested to work with opi3b
19
-DDR_BLOB="rk35/rk3566_ddr_1056MHz_v1.18.bin"
20
-BL31_BLOB="rk35/rk3568_bl31_v1.43.elf" # NOT a typo, bl31 is shared across 68 and 66
21
-
22
# Override family config for this board; let's avoid conditionals in family config.
23
function post_family_config__orangepi3b_use_mainline_uboot() {
24
display_alert "$BOARD" "mainline (Kwiboo's tree) u-boot overrides" "info"
0 commit comments