You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
4 years ago
..
base-files mediatek: do not create device nodes in uci-defaults script 4 years ago
files-4.19 mediatek: consolidate partition names and settings 4 years ago
files-5.4 mediatek: backport latest pci/e driver from upstream 4 years ago
image mediatek: mt7623: add scatter file for unbricking with SP Flash Tool 4 years ago
mt7622 mediatek: generate UBI images for the rev board 4 years ago
mt7623 mediatek: mt7623: prepare for full sysupgrade support on UniElec U7623 4 years ago
mt7629 treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol 4 years ago
patches-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
patches-5.4 mediatek: mt7623: fix Ethernet setup for TRGMII mode 4 years ago
Makefile mediatek: set v5.4 as default 4 years ago
modules.mk mediatek: enable SATA for mt7623 4 years ago