[OpenWrt-Devel] [PATCH] ath79: Add support for Ubiquity
Petr Štetiar
ynezz at true.cz
Sat Nov 17 19:02:34 EST 2018
Joe Ayers <joe at ayerscasa.com> [2018-11-17 06:11:11]:
Hi Joe,
> I have a NanoStation M5 XW (and can get access to a NS M2 XW). I
> can test. What's the reference to build and test?
thanks for the help with testing, something like this could work:
cd openwrt.git
git remote add github-ynezz https://github.com/ynezz/openwrt.git
git fetch github-ynezz
git checkout -b nanostation-m-xw github-ynezz/wip/nanostation-m-xw
echo -e "CONFIG_TARGET_ath79=y\nCONFIG_TARGET_ath79_generic=y\nCONFIG_TARGET_ath79_generic_DEVICE_ubnt_nano-m-xw=y" > .config
make defconfig world -j$(nproc)
> The signature restriction for Ubiquiti is enforced in the AirOS UI.
> The bootloader does not check for signatures. We routinely tftp
> images to all the newer UBNT devices based on 3.18.06.1, including
> latest models for NanoStation M2 XW. http://www.arednmesh.org
BTW, nice project! FYI, my Bullet M2HP running airOS v6.1.7 doesn't switch to
TFTP server mode even after pressing reset for 1 minute. What airOS version do
you've on you Nanostation units that it works for you?
This is my U-Boot 1.1.4-s1039 (May 24 2017 - 15:58:18)
> The AirOS 5 firmware won't install, at least we never found a way for it to
> work, but didn't need to as we directly tftp to the latest AirOS versions.
Hm, I'm really wondering what version of airOS do you've on your devices, that
the TFTP recovery method works for you.
-- ynezz
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list