projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b607cd3
)
mediatek: filogic: set DEVICE_DTS_LOADADDR for BPi-R3
author
Daniel Golle
<
[email protected]
>
Sat, 22 Jul 2023 11:30:43 +0000
(12:30 +0100)
committer
Daniel Golle
<
[email protected]
>
Sat, 22 Jul 2023 17:54:03 +0000
(18:54 +0100)
U-Boot complains that the overlayed DT needs relocation, so set
DEVICE_DTS_LOADADDR to have it relocated.
Signed-off-by: Daniel Golle <
[email protected]
>
(cherry picked from commit
b1d10e0174f71099016a7e6dcd27b65a77fd51b4
)
target/linux/mediatek/image/filogic.mk
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/image/filogic.mk
b/target/linux/mediatek/image/filogic.mk
index 2ace305140b2e503fb9a0d18cfe0f73ce07efd23..8d5caad113137ccf30eddfc1c03cf6f964d14711 100644
(file)
--- a/
target/linux/mediatek/image/filogic.mk
+++ b/
target/linux/mediatek/image/filogic.mk
@@
-98,6
+98,7
@@
define Device/bananapi_bpi-r3
DEVICE_DTS_CONFIG := config-mt7986a-bananapi-bpi-r3
DEVICE_DTS_OVERLAY:= mt7986a-bananapi-bpi-r3-emmc mt7986a-bananapi-bpi-r3-nand mt7986a-bananapi-bpi-r3-nor mt7986a-bananapi-bpi-r3-sd
DEVICE_DTS_DIR := $(DTS_DIR)/
+ DEVICE_DTS_LOADADDR := 0x43f00000
DEVICE_PACKAGES := kmod-hwmon-pwmfan kmod-i2c-gpio kmod-mt7986-firmware kmod-sfp kmod-usb3 e2fsprogs f2fsck mkf2fs mt7986-wo-firmware
IMAGES := sysupgrade.itb
KERNEL_LOADADDR := 0x44000000