]> Git Repo - u-boot.git/commitdiff
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
authorTom Rini <[email protected]>
Fri, 25 Oct 2024 14:35:56 +0000 (08:35 -0600)
committerTom Rini <[email protected]>
Fri, 25 Oct 2024 14:35:56 +0000 (08:35 -0600)
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


Trivial merge
This page took 0.035109 seconds and 4 git commands to generate.