GL-iNet MT2500 uboot, how to compile?

Hi,

I'm looking at this commit for the XE3000:

I can see there are uboots available for the MT6000, XE3000 and X3000, but nothing for the MT3000 or MT2500 at https://downloads.openwrt.org/snapshots/targets/mediatek/filogic/

I'm struggling to find how to compile this on the Openwrt Wiki.

There is no guide to compile uboot. The uboot image compile is triggered due to several config switches in this commit for the linked devices.
Neither MT3000 nor MT2500 are within package/boot/uboot-mediatek/Makefile.

So it seems there is no uboot image mod necessary.

The commit does indicate the same:

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=12396686484a488dff1c4a1ee8b5197c552572fe

If you think this is a bug open an issue on github.

1 Like