Skip to content

Commit

Permalink
mediatek: mt7622: set DEVICE_DTC_ADDR for BPi-R64
Browse files Browse the repository at this point in the history
Relocating the device tree is required for being apply to apply
device tree overylay at boot.

Fixes: 34bb330 ("mediatek: use updated device tree overlay mechanism for BPi-R64")
Signed-off-by: Daniel Golle <[email protected]>
  • Loading branch information
dangowrt committed Aug 31, 2023
1 parent 560965d commit a8cbee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/mediatek/image/mt7622.mk
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ define Device/bananapi_bpi-r64
DEVICE_DTS_OVERLAY := mt7622-bananapi-bpi-r64-pcie1 mt7622-bananapi-bpi-r64-sata
DEVICE_PACKAGES := kmod-ata-ahci-mtk kmod-btmtkuart kmod-usb3 e2fsprogs mkf2fs f2fsck
DEVICE_DTC_FLAGS := --pad 4096
DEVICE_DTS_LOADADDR := 0x43f00000
ARTIFACTS := emmc-preloader.bin emmc-bl31-uboot.fip sdcard.img.gz snand-preloader.bin snand-bl31-uboot.fip
IMAGES := sysupgrade.itb
KERNEL_INITRAMFS_SUFFIX := -recovery.itb
Expand Down

0 comments on commit a8cbee8

Please sign in to comment.