Bootloader for MNT Reform LS1028A Module
To flash the result to an SD card:
sudo dd if=flash.bin of=/dev/sdX conv=notrunc bs=512 seek=8 status=progress
- switch to POSIX shell - set -u - make shellcheck clean - avoid cd in favour of -C and env --chdir - bump u-boot version from v2023.10-rc4 to v2023.10 - verify top git hashes for u-boot and atf - verify that BPI Block Copy src is correct for sd and emmc - verify that sd and emmc images differ only in the Block Copy src
Name | Last commit | Last update |
---|---|---|
patches | ||
rcw | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
build.sh | ||
ls1028a-mhdpfw.bin | ||
u-boot-config |