You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a EG25-G I want to use with this firmware, but it's the GGC variant with less flash (128MB) than the GGB (256MB) version. Do you think this would be possible to support?
Before I noticed the change I tried flashing GGB to a GGC and got Block erase request exceeding total number of blocks.
The relevant differences between the GGB and GGC seems to be:
recoveryfs: 20480 vs 5120 (4.5M target/recovery.img)
boot: 7680 vs 5248 (4.5M for target/boot-mdm9607.img)
I've attached the partition_nand.xml.txt for the GGC variant. If I've done my sums correctly I think there's ~50MB left for target/rootfs-mdm9607.ubi (28M) although I could have completely got my analysis wrong. Thanks!
The text was updated successfully, but these errors were encountered:
If 128MB is a "hard pass" -- an alternate (and maybe more possible) request would be to support the EC25AUFA-512-STD instead. I'm just waiting for the official firmware from Quectel for that to see the layout.
hughsie
changed the title
Support for EG25GGC-128?
Support for EG25GGC-128 or EC25AUFA-512?
Feb 18, 2025
Hi,
I've got a EG25-G I want to use with this firmware, but it's the GGC variant with less flash (128MB) than the GGB (256MB) version. Do you think this would be possible to support?
Before I noticed the change I tried flashing GGB to a GGC and got
Block erase request exceeding total number of blocks
.The relevant differences between the GGB and GGC seems to be:
I've attached the partition_nand.xml.txt for the GGC variant. If I've done my sums correctly I think there's ~50MB left for target/rootfs-mdm9607.ubi (28M) although I could have completely got my analysis wrong. Thanks!
The text was updated successfully, but these errors were encountered: