]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-mediatek: rax3000m: use ddr3-1866mhz built in the dependency
authorChuanhong Guo <gch981213@gmail.com>
Tue, 30 Sep 2025 13:04:51 +0000 (21:04 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Tue, 30 Sep 2025 13:12:06 +0000 (21:12 +0800)
commit996e4cb5066d38fea862b0cc265235a2bc1add03
tree39e32bfec7cb75ab58876a1fa45b412d3be14cb4
parent16416782f194d1850a9d9accf02f04832a7fcea4
uboot-mediatek: rax3000m: use ddr3-1866mhz built in the dependency

The u-boot of cmcc_rax3000m_*-ddr3 declares a dependency on
trusted-firmware-a-mt7981-*-ddr3-1866mhz, while actually packages
the normal BL2. This causes build failure if the the non-1866m
variant isn't built.
According to the previous commit, it's intended to use the lower
frequency variant to fix device stability issues. Correct
BL2_DDRTYPE as intended.

Fixes: 028050da69 ("mediatek: CMCC RAX3000Me: fix stability issues")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
package/boot/uboot-mediatek/Makefile