Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediatek: mt7622: modernize Linksys E8450 / Belkin RT3200 UBI build | Daniel Golle | 2024-02-15 |
| | | | | | | | | | | | | | | | | | Move fip and factory into UBI static volumes. Use fitblk instead of partition parser. !! RUN INSTALLER FIRST !! Existing users of previous OpenWrt releases or snapshot builds will have to **re-run the updated installer** before upgrading to firmware after this commit. DO NOT flash or run even just the initramfs image unless you have run the updated installer which moves the content of the 'factory' partition into a UBI volume. tl;dr: DON'T USE YET! Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | mediatek: mt7622: convert BPi-R64 to all-UBI layout and fitblk | Daniel Golle | 2024-02-15 |
| | | | | | | | Modernize bootloader and flash memory layout of the BPi-R64 similar to how it has also been done for the BPi-R3. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | mediatek: use updated device tree overlay mechanism for BPi-R64 | Daniel Golle | 2023-06-05 |
Use new device tree overlay mechanism for the BananaPi BPi-R64 board. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |