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

ramips: mt7621: Add Dual Partition support, for Linksys EA7300v2 and EA7500v2 #9749

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arrmo
Copy link
Contributor

@arrmo arrmo commented Apr 21, 2022

Changes made, to enabled Dual Partition support,

  1. mt7621_linksys_ea7xxx.dtsi:
    make "second" partition r/w, correct partition naming
  2. config (5.10, 5.15):
    extend (append) U-Boot cmdline, mangle bootargs
  3. 202-linksys-find-active-root.patch (5.10, 5.15):
    Add, so (mangled) bootargs used to automatically find correct rootfs
  4. platform.sh:
    Change from upgrade on the same partition, to the backup (i.e. Linksys upgrade)
  5. linksys.sh:
    And, add the Linksys sh, for flashing to the alternative partition

Tested and working on the Linksys EA7300v2 (and also, EA7500v2)

Thanks!

Signed-off-by: Russell Morris rmorris@rkmorris.us

…EA7500v2

Enable dual partition operation for these Linksys routers - program to the
alternative partition (similar to other dual partition routers). Tested and working.

Signed-off-by: Russell Morris <rmorris@rkmorris.us>
@Sergiodiaz53
Copy link

It will be very usefull for us to have this added to master.

I´m very interested! thanks for your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target/ramips pull request/issue for ramips target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants