-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ath79-nand: (re)add hiveap-121 #2552
ath79-nand: (re)add hiveap-121 #2552
Conversation
4d1bc0d
to
4724267
Compare
4724267
to
82fd035
Compare
The patch appears to work well. Checklist follows, when @kpanic23 gets to it. @blocktrron The patch I'd like to hand in at OpenWrt would use symlinks instead of copies, so would not increase the sysupgrade-imagesize this drastically. I'd recommend to keep this patch as long as the migrations from ar71xx. |
Direct migration from 19.07 is currently not possible. Gone due to commit 45c84a1 ("ar71xx: drop target")
82fd035
to
a18510c
Compare
How is this coming along? Do you need an active tester? |
There are few options for this device; one is to re-add it without adding a migration. The other approach would have been a proper migration, involving upstream patches of tar based sysupgrades, backporting them and then a two image based update; one to have the migration and one two recognize it. A compromise would have included keeping a downstream patch. And at least one update would have been double the size of a regular update. |
how does the manual user interaction look like? do they have to return to factory and then flash? edit: |
Upstream there might be more, anything that used
While you need the update to contain a reference to the old
I don't think so. Maybe some past protocol of a developer meetup contains an explanation; I explained it and our options at some point, when blocktrron dismissed the approach with the bloated image and the staying patch in the old-stable branch.
Not many anymore, I'd say. And this is not necessary for the DSA-migration, but just happened during it. |
CLosing as discussed at last meeting. This can be re-opened once someone is interested to pursue this further. |
@kpanic23 Just finished testing the proposed changes. Results are above, this is ready for review. |
I just ran |
Successfully created backport PR for |
update-path from v2021 is not working. see #3181 |
@kpanic23 intends to test this device starting monday.
Web interfaceTFTPOther: install via serial, and load via tftp following the commit message openwrt/openwrt@62db255sysupgrade [-n]
,firstboot
)(
lua -e 'print(require("platform_info").get_image_name())'
)(https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes)
factory reset must be performed before checking the primary MAC address, as
the setting from the old version is not reset otherwise.
The PoE input should be the WAN port in this case.
(https://gluon.readthedocs.io/en/latest/features/configmode.html)
Radio LEDsnoneShould map to their respective radioShould show activitySwitch port LEDshas noneShould map to their respective port (or switch, if only one led present)Should show link state and activityAdded board name tois_outdoor_device
function inpackage/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua