Skip to content

Commit 7474a69

Browse files
EvilOlafrpardini
authored andcommitted
let uboot decide
tested with 3E untested on 3W
1 parent 4bc6b16 commit 7474a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/radxa-zero3.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BOOTFS_TYPE="fat"
1313

1414

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

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

0 commit comments

Comments
 (0)