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.
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
..
Config.in mediatek: Implement sysupgrade support for Banana Pi R2 4 years ago
Makefile mediatek: remove condition in Device/Default 4 years ago
gen_banana_pi_img.sh mediatek: fix bashism in gen_banana_pi_img.sh 4 years ago
gen_mt7622_emmc_img.sh mediatek: make emmc image generation work on mt7622 4 years ago
gen_mt7623_emmc_img.sh mediatek: mt7623: fix sysupgrade from vendor OpenWrt on UniElec U7623 4 years ago
gen_scatterfile.sh mediatek: mt7623: add scatter file for unbricking with SP Flash Tool 4 years ago
mt7622.mk mediatek: generate UBI images for the rev board 4 years ago
mt7623.mk mediatek: mt7623: add scatter file for unbricking with SP Flash Tool 4 years ago
mt7623n_bpir2-uEnv.txt mediatek: add SD card image creation for Banana Pi R2 4 years ago
mt7629.mk mediatek: fix image building 4 years ago