Skip to content

Commit

Permalink
bigtreetech-cb1: edge: remove hook that changed device tree used
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheCoolingFan committed Sep 1, 2024
1 parent 54d2934 commit 582bcde
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/boards/bigtreetech-cb1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,3 @@ BOOTFS_TYPE="fat"
BOOT_FS_LABEL="BOOT"
OVERLAY_PREFIX="sun50i-h616"
BOOT_FDT_FILE="allwinner/sun50i-h616-bigtreetech-cb1-sd.dtb"

post_family_config__fdt_bigtreetech_cb1() {
if [[ "${BRANCH}" = "edge" ]]; then
BOOT_FDT_FILE="allwinner/sun50i-h616-bigtreetech-pi.dtb"
fi
}

0 comments on commit 582bcde

Please sign in to comment.