projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bb75f6
)
mediatek: use DEVICE_DTC_FLAGS for BPi-R64
author
Daniel Golle
<
[email protected]
>
Tue, 6 Jun 2023 12:04:08 +0000
(13:04 +0100)
committer
Daniel Golle
<
[email protected]
>
Fri, 9 Jun 2023 18:23:03 +0000
(19:23 +0100)
Make sure there is an extra 4kb of padding to apply device tree overlays
on the BPi-R64.
Signed-off-by: Daniel Golle <
[email protected]
>
(cherry picked from commit
7b536c4ec9f1a56a92dc5d96b7579cb514341dbf
)
target/linux/mediatek/image/mt7622.mk
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/image/mt7622.mk
b/target/linux/mediatek/image/mt7622.mk
index c02390100b4b27cea1dbb8113fc71dfb34a30da6..040ef957db9a8d83b570c66b9a759a6ad6aca09a 100644
(file)
--- a/
target/linux/mediatek/image/mt7622.mk
+++ b/
target/linux/mediatek/image/mt7622.mk
@@
-70,6
+70,7
@@
define Device/bananapi_bpi-r64
DEVICE_DTS := mt7622-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
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