Releases: YYH2913/http-uboot
Releases · YYH2913/http-uboot
Release list
xg2010g_260821
board: airoha: complete XG2010G recovery setup
xr1710g_260805
recovery: keep polling after upload confirmation loss When the browser finishes sending an upload but its response connection fails, continue polling recovery status instead of inviting an unsafe retry. Regenerate the embedded fsdata from the updated page. Assisted-by: Codex:gpt-5.6-sol Signed-off-by: Yanghan Ye <yyh94306@gmail.com>
sbe1v1k_260723
net: recovery: fix streamed FIT verification
sbe1v1k_260720
- Fixed an issue where the 2.5GbE port was not working.
- Significantly improved eMMC read and write speeds, greatly reducing backup time.
sbe1v1k_260717
- Added support for mainline partition types.
- Optimized the backup feature, with support for one-click backup and boot partition backup.
260715: recovery: prepare destructive eMMC streams asynchronously
Move full-partition erase work out of the lwIP POST callback and into the recovery main loop. Add a prepare/status/upload handshake that binds the erased target to the exact payload length before accepting a stream. Update the web client, generated fsdata, and SBE1V1K documentation to wait for the prepared state before transmitting firmware or chainloader data.
260712
260621
-
Optimized the XR1710G HTTP Recovery process: Enhanced the re-entry stability of the recovery service, preventing residual lwIP/TCP states during uploads, reboots, or re-entries into recovery from impacting subsequent access.
-
Improved the XR1710G recovery network port path: Restored and stabilized the 1G recovery port, while also enhancing the transmit/receive path selection in 10G and multi-port recovery scenarios.