immortalwrt/target/linux/mediatek
David Woodhouse 5787684cb4 mediatek: mt7623: add scatter file for unbricking with SP Flash Tool
Many MediaTek SoCs can be unbricked by using the SP Flash Tool from
http://spflashtool.com/ along with a "scatter list" file, which is
just a text file listing which image gets loaded where.

We use a trivial partition layout for the tool, with the whole eMMC
image as a single "partition", which means users just need to unzip
the sysupgrade image. Doing the real partition layout would be overly
complex and would require the individual partitions to be shipped
as artifacts — or users to extract them out of the sysupgrade image
just for the tool to put them adjacent to each other on the eMMC
anyway.

The tool does require a copy of the preloader in order to operate,
even when it isn't flashing the preloader to the eMMC boot region.
So drop that into the bin directory as an artifact too.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-07-26 17:07:52 +08:00
..
base-files mediatek: do not create device nodes in uci-defaults script 2020-07-09 10:28:40 +02:00
files-4.19 mediatek: consolidate partition names and settings 2020-04-06 07:07:42 +02:00
files-5.4 mediatek: backport latest pci/e driver from upstream 2020-07-16 09:18:28 +02:00
image mediatek: mt7623: add scatter file for unbricking with SP Flash Tool 2020-07-26 17:07:52 +08:00
mt7622 mediatek: generate UBI images for the rev board 2020-07-16 09:16:34 +02:00
mt7623 mediatek: mt7623: prepare for full sysupgrade support on UniElec U7623 2020-07-26 16:42:36 +08:00
mt7629 treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol 2020-07-09 10:28:40 +02:00
patches-4.19 kernel: Update kernel 4.19 to version 4.19.131 2020-07-04 21:12:42 +02:00
patches-5.4 mediatek: mt7623: fix Ethernet setup for TRGMII mode 2020-07-26 16:42:36 +08:00
Makefile mediatek: set v5.4 as default 2020-04-06 07:07:42 +02:00
modules.mk mediatek: enable SATA for mt7623 2020-07-08 23:22:30 +02:00