Skip to content

Commit

Permalink
let uboot decide
Browse files Browse the repository at this point in the history
tested with 3E
untested on 3W
  • Loading branch information
EvilOlaf committed Jun 30, 2024
1 parent 60c9d7a commit 4a23feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/radxa-zero3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BOOTFS_TYPE="fat"


function post_family_config_branch_edge__use_mainline_dtb_name() {
BOOT_FDT_FILE="rockchip/rk3566-radxa-zero-3e.dtb"
unset BOOT_FDT_FILE
}

# Override family config for this board; let's avoid conditionals in family config.
Expand Down

0 comments on commit 4a23feb

Please sign in to comment.