dangowrt / owrt-ubi-installer

OpenWrt firmware installer for the Linksys E8450 aka. Belkin RT3200
GNU General Public License v2.0
388 stars 49 forks source link

Switch to all-UBI flash layout #167

Closed dangowrt closed 5 months ago

dangowrt commented 6 months ago

ARM TrustedFirmware-A now supports loading fip from UBI. Let's use that, so that fip enjoys some scrubbing which seems to be needed... Also move factory EEPROMs and MAC addresses to static UBI volume instead of keeping it in the raw flash for the same reason.

Depends on https://github.com/openwrt/openwrt/pull/14140 to be merged and buildbot phase1 and phase2 run completed as the big change is here: https://github.com/openwrt/openwrt/pull/14140/commits/35bace7921787db8cc8c838547332d66be19d9a5