aboutsummaryrefslogtreecommitdiffstats
path: root/create_4412_emmc_image.sh
Commit message (Collapse)AuthorAgeFilesLines
* create_4412_*_image.sh: improve error reportingHEADrecovery-2018.07Denis 'GNUtoo' Carikli2023-02-211-5/+14
| | | | | | | Without that fix, it would fail silently if the required images were not found. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* create_4412_emmc_image.sh: remove unused codeDenis 'GNUtoo' Carikli2023-02-211-4/+0
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* i9300 => midasSimon Shields2020-03-281-1/+1
|
* i9300: move env out of eMMC boot partitionSimon Shields2020-03-281-3/+0
| | | | this means we don't lose env every time u-boot is reflashed
* add emmc_image scriptSimon Shields2020-03-281-0/+49
produces an image for flashing directly to /dev/mmcblk2boot0