]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sun, 20 Oct 2024 14:27:15 +0000 (08:27 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 20 Oct 2024 14:27:15 +0000 (08:27 -0600)
Pull request efi-2025-01-rc1-2

CI: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/22810

Documentation:

* Add document describing Ethernet boot on AM62x SoC
* Fix typo in blkmap command example

UEFI:

* Avoid #ifdef in efi_setup.c
* Reduce message noisiness if ESP is missing
* Remove ERROR:, WARNING: prefixes in messages
* Use blk_create_devicef() in block device driver

Others:

* Let CONFIG_CMD_WGET depend on CONFIG_CMD_NET

1  2 
cmd/Kconfig

diff --cc cmd/Kconfig
Simple merge