Skip to content

Commit

Permalink
orangepi3b: remove custom blobs, use defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
rpardini committed Jun 30, 2024
1 parent 3215bf9 commit 1902f9b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/boards/orangepi3b.csc
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ BOOT_SPI_RKSPI_LOADER="yes"
MODULES="sprdbt_tty sprdwl_ng"
MODULES_BLACKLIST_LEGACY="bcmdhd"

# Newer blobs. Tested to work with opi3b
DDR_BLOB="rk35/rk3566_ddr_1056MHz_v1.18.bin"
BL31_BLOB="rk35/rk3568_bl31_v1.43.elf" # NOT a typo, bl31 is shared across 68 and 66

# Override family config for this board; let's avoid conditionals in family config.
function post_family_config__orangepi3b_use_mainline_uboot() {
display_alert "$BOARD" "mainline (Kwiboo's tree) u-boot overrides" "info"
Expand Down

0 comments on commit 1902f9b

Please sign in to comment.