-
Notifications
You must be signed in to change notification settings - Fork 324
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
ramips-mt7621: add support for Xiaomi Mi Router 4a Gigabit Edition v2 #3293
Conversation
…tion v2 entry as appendix to the existing v1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is
Gluon profile name matches autoupdater image name
not ticked?
As the device does not have radio/LAN LEDs, this looks good
You can write closes #3291 into the PR description, to automatically close the issue, when merged. |
Sorry, i just did not tick it after getting the string and pasting it with the proof picture. The device gives back "xiaomi-mi-router-4a-gigabit-edition-v2" as expected. |
Co-authored-by: Tom Herbers <[email protected]>
Co-authored-by: Tom Herbers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally there should be only a single commit with a properly formated commit message. But in this case i thinks it's fine if whoever merges it simply does a "Squash and Merge".
Otherwise it looks okay. 👍
…freifunk-gluon#3293) (cherry picked from commit b50007d)
Closes #3291
https://openwrt.org/inbox/toh/xiaomi/xiaomi_mi_router_4a_gigabit_edition#notes_on_firmware_exploit_procedure
sysupgrade [-n]
,firstboot
)(
lua -e 'print(require("platform_info").get_image_name())'
)xiaomi-mi-router-4a-gigabit-edition-v2
(https://gluon.readthedocs.io/en/latest/dev/hardware.html#hardware-support-in-packages)
factory reset must be performed before checking the primary MAC address, as
the setting from the old version is not reset otherwise.
(https://gluon.readthedocs.io/en/latest/features/configmode.html)
is_outdoor_device
function inpackage/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
is_cellular_device
function inpackage/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
setup_ncm_qmi
topackage/gluon-core/luasrc/lib/gluon/upgrade/250-cellular
docs/user/supported_devices.rst