Skip to content
Snippets Groups Projects
  • Johannes Schauer Marin Rodrigues's avatar
    f2f118be
    build u-boot image for sd as well as for emmc · f2f118be
    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
    Verified
    f2f118be
    History
    build u-boot image for sd as well as for emmc
    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