Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orange Pi 3B: Edge: Switch to mainline dts #7290

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions config/boards/orangepi3b.csc
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ BOOT_SCENARIO="spl-blobs"
BOOT_SUPPORT_SPI="yes"
BOOT_SPI_RKSPI_LOADER="yes"

function post_family_config_branch_edge__orangepi3b_use_patched_dtb() {
# orangepi 3b dtbs are coming to mainline in v6.11
# until then, v1.1 boards can continue to use patched dtb
BOOT_FDT_FILE="rockchip/rk3566-orangepi-3b.dtb"
}

# 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 u-boot overrides" "info"
Expand Down

This file was deleted.

Loading
Loading