Draft: u-boot on emmc and /boot on sata
Compare changes
Files
2- Johannes Schauer Marin Rodrigues authored
- 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
@@ -2,14 +2,12 @@ diff --git a/include/configs/ls1028a_common.h b/include/configs/ls1028a_common.h