commit | f89dff19aa022d2be8ae328fdb372f8321b7af98 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 25 08:35:56 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 25 08:35:56 2024 -0600 |
tree | fb8c5d9152bbcdf5d9dc9a45cef85cc763f24a00 | |
parent | f284eb03ad62233b518dcda5895f58b021765a4d [diff] | |
parent | 04ba55713c33c26e29fb17f043a5281cb6d65d93 [diff] |
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu CI: https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22962 Dfu: - Rely on device tree for spi speed/mode on spi flash Android Image: - Fix booting on platforms having > 4GiB of memory - Decompress boot image to kernel_addr_r when compression is enabled - Honor CONFIG_SYS_LOAD_ADDR when mkbootimg uses default address Bcb: - Rework bcb command to use U_BOOT_LONGHELP - Move ab_select cmd to bcb cmd - Implement ab_dump command in bcb - bcb: Write '_<slot>' instead of '<slot>' to misc partition