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:
c6a6aac
)
uboot-mediatek: fix boot media for mt7981 RFB NOR profile
author
Enrico Mioso
<mrkiko.rs@gmail.com>
Mon, 21 Oct 2024 21:39:59 +0000
(23:39 +0200)
committer
Robert Marko
<robimarko@gmail.com>
Mon, 4 Nov 2024 09:54:40 +0000
(10:54 +0100)
Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
CC: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-mediatek/Makefile
b/package/boot/uboot-mediatek/Makefile
index ab08126b5141b08414f6a0577abd0d2a75a133a1..3485765368811766479d18ea389f7a1053bb3f2a 100644
(file)
--- a/
package/boot/uboot-mediatek/Makefile
+++ b/
package/boot/uboot-mediatek/Makefile
@@
-370,7
+370,7
@@
define U-Boot/mt7981_rfb-nor
BUILD_DEVICES:=mediatek_mt7981-rfb
UBOOT_CONFIG:=mt7981_nor_rfb
UBOOT_IMAGE:=u-boot.fip
- BL2_BOOTDEV:=
spim-nand
+ BL2_BOOTDEV:=
nor
BL2_SOC:=mt7981
BL2_DDRTYPE:=ddr3
DEPENDS:=+trusted-firmware-a-mt7981-nor-ddr3