openwrt/target/linux/mediatek/image
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
..
Config.in mediatek: Implement sysupgrade support for Banana Pi R2 2020-07-08 23:22:30 +02:00
gen_banana_pi_img.sh mediatek: fix bashism in gen_banana_pi_img.sh 2020-07-09 11:11:31 +02:00
gen_mt7622_emmc_img.sh mediatek: make emmc image generation work on mt7622 2020-06-07 17:52:21 +02:00
gen_mt7623_emmc_img.sh mediatek: mt7623: fix sysupgrade from vendor OpenWrt on UniElec U7623 2020-07-26 16:42:35 +08:00
gen_scatterfile.sh mediatek: mt7623: add scatter file for unbricking with SP Flash Tool 2020-07-26 17:07:52 +08:00
Makefile mediatek: remove condition in Device/Default 2020-07-25 23:19:19 +02:00
mt7622.mk mediatek: generate UBI images for the rev board 2020-07-16 09:16:34 +02:00
mt7623.mk mediatek: mt7623: add scatter file for unbricking with SP Flash Tool 2020-07-26 17:07:52 +08:00
mt7623n_bpir2-uEnv.txt mediatek: add SD card image creation for Banana Pi R2 2020-07-08 23:22:30 +02:00
mt7629.mk mediatek: fix image building 2020-05-04 16:28:46 +02:00