Skip to content
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

openwrt: backport combination of dual-flash partitions #2864

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

blocktrron
Copy link
Member

Backport two patches combining dual-flash layouts of OCEDO as well as UniFi AC boards.

The two firmware partitions are already combined on OpenWrt master to prolong the life of these devices. It allows the device to store firmware images up to 14 MB compared to the previous 7 MB.

The intention behind backporting these patches is to allow these devices to have a wide update path to firmware-versions requiring this extra space. Otherwise a device might not be able to install an upgrade which exceeds a single firmware-partition.

For UniFi AC boards it should be noted that factory-installation will not be possible with an image exceeding a single firmware-partition. In this case, an older OpenWrt image that fits in a single partition and supports writing the enlarged partition space is required.

Currently, this is not the case. As these devices are end-of-sale, this will become less of a concern over time.

Backport two patches combining dual-flash layouts of OCEDO as well as
UniFi AC boards.

The two firmware partitions are already combined on OpenWrt master to
prolong the life of these devices. It allows the device to store
firmware images up to 14 MB compared to the previous 7 MB.

The intention behind backporting these patches is to allow these devices
to have a wide update path to firmware-versions requiring this extra
space. Otherwise a device might not be able to install an upgrade which
exceeds a single firmware-partition.

For UniFi AC boards it should be noted that factory-installation will
not be possible with an image exceeding a single firmware-partition. In
this case, an older OpenWrt image that fits in a single partition and
supports writing the enlarged partition space is required.

Currently, this is not the case. As these devices are end-of-sale, this
will become less of a concern over time.

Signed-off-by: David Bauer <[email protected]>
@AiyionPrime AiyionPrime added 4. has: upstream-patches This changeset backports upstream patches 2. status: waiting-on-review Awaiting review from the assignee but also interested parties. labels Apr 18, 2023
@AiyionPrime AiyionPrime merged commit 5ed8508 into freifunk-gluon:master Apr 19, 2023
@AiyionPrime AiyionPrime removed the 2. status: waiting-on-review Awaiting review from the assignee but also interested parties. label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. has: upstream-patches This changeset backports upstream patches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants