Pull request efi-2025-01-rc1-2

Pull request efi-2025-01-rc1-2

* Pull request efi-2025-01-rc1-2
@ 2024-10-20  7:22 Heinrich Schuchardt
  0 siblings, 0 replies; only message in thread
From: Heinrich Schuchardt @ 2024-10-20  7:22 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Chintan Vankar,
	Ken Kurematsu

Dear Tom,

The following changes since commit f1de0b97d1cbfd982b7a507962bb21b12a024b2f:

   Merge patch series "Cleanup dma device in spl and move dma 
channel[0]" (2024-10-17 18:21:20 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2025-01-rc1-2

for you to fetch changes up to 640c6c6cbaafa1b049118d431cf218d9dce3cdd8:

   efi_driver: use blk_create_devicef() (2024-10-18 17:05:19 +0200)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/22810

----------------------------------------------------------------
Pull request efi-2025-01-rc1-2

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

----------------------------------------------------------------
Chintan Vankar (1):
       doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x 
SoC.

Heinrich Schuchardt (6):
       cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
       efi_loader: avoid #ifdef in efi_setup.c
       efi_loader: reduce noisiness if ESP is missing
       efi_loader: add missing lf in error message
       efi_loader: remove ERROR:, WARNING: prefixes in messages
       efi_driver: use blk_create_devicef()

Ken Kurematsu (1):
       doc: blkmap: Fix typo in command example

  cmd/Kconfig                       |   1 +
  doc/board/ti/am62x_sk.rst         | 196 
++++++++++++++++++++++++++++++++++++++
  doc/usage/blkmap.rst              |   2 +-
  lib/efi_driver/efi_block_device.c |   8 +-
  lib/efi_loader/efi_helper.c       |  20 ++--
  lib/efi_loader/efi_memory.c       |   2 +-
  lib/efi_loader/efi_setup.c        |  25 ++---
  lib/efi_loader/efi_var_file.c     |  22 +++--
  8 files changed, 236 insertions(+), 40 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-20  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20  7:22 Pull request efi-2025-01-rc1-2 Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.

Read more here: Source link

Pull request efi-2025-01-rc1-2

Pull request efi-2025-01-rc1-2

* Pull request efi-2025-01-rc1-2
@ 2024-10-20  7:22 Heinrich Schuchardt
  0 siblings, 0 replies; only message in thread
From: Heinrich Schuchardt @ 2024-10-20  7:22 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Chintan Vankar,
	Ken Kurematsu

Dear Tom,

The following changes since commit f1de0b97d1cbfd982b7a507962bb21b12a024b2f:

   Merge patch series "Cleanup dma device in spl and move dma 
channel[0]" (2024-10-17 18:21:20 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2025-01-rc1-2

for you to fetch changes up to 640c6c6cbaafa1b049118d431cf218d9dce3cdd8:

   efi_driver: use blk_create_devicef() (2024-10-18 17:05:19 +0200)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/22810

----------------------------------------------------------------
Pull request efi-2025-01-rc1-2

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

----------------------------------------------------------------
Chintan Vankar (1):
       doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x 
SoC.

Heinrich Schuchardt (6):
       cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
       efi_loader: avoid #ifdef in efi_setup.c
       efi_loader: reduce noisiness if ESP is missing
       efi_loader: add missing lf in error message
       efi_loader: remove ERROR:, WARNING: prefixes in messages
       efi_driver: use blk_create_devicef()

Ken Kurematsu (1):
       doc: blkmap: Fix typo in command example

  cmd/Kconfig                       |   1 +
  doc/board/ti/am62x_sk.rst         | 196 
++++++++++++++++++++++++++++++++++++++
  doc/usage/blkmap.rst              |   2 +-
  lib/efi_driver/efi_block_device.c |   8 +-
  lib/efi_loader/efi_helper.c       |  20 ++--
  lib/efi_loader/efi_memory.c       |   2 +-
  lib/efi_loader/efi_setup.c        |  25 ++---
  lib/efi_loader/efi_var_file.c     |  22 +++--
  8 files changed, 236 insertions(+), 40 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-20  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20  7:22 Pull request efi-2025-01-rc1-2 Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.

Read more here: Source link

Pull request efi-2025-01-rc1-2

Pull request efi-2025-01-rc1-2

* Pull request efi-2025-01-rc1-2
@ 2024-10-20  7:22 Heinrich Schuchardt
  0 siblings, 0 replies; only message in thread
From: Heinrich Schuchardt @ 2024-10-20  7:22 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Chintan Vankar,
	Ken Kurematsu

Dear Tom,

The following changes since commit f1de0b97d1cbfd982b7a507962bb21b12a024b2f:

   Merge patch series "Cleanup dma device in spl and move dma 
channel[0]" (2024-10-17 18:21:20 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2025-01-rc1-2

for you to fetch changes up to 640c6c6cbaafa1b049118d431cf218d9dce3cdd8:

   efi_driver: use blk_create_devicef() (2024-10-18 17:05:19 +0200)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/22810

----------------------------------------------------------------
Pull request efi-2025-01-rc1-2

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

----------------------------------------------------------------
Chintan Vankar (1):
       doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x 
SoC.

Heinrich Schuchardt (6):
       cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
       efi_loader: avoid #ifdef in efi_setup.c
       efi_loader: reduce noisiness if ESP is missing
       efi_loader: add missing lf in error message
       efi_loader: remove ERROR:, WARNING: prefixes in messages
       efi_driver: use blk_create_devicef()

Ken Kurematsu (1):
       doc: blkmap: Fix typo in command example

  cmd/Kconfig                       |   1 +
  doc/board/ti/am62x_sk.rst         | 196 
++++++++++++++++++++++++++++++++++++++
  doc/usage/blkmap.rst              |   2 +-
  lib/efi_driver/efi_block_device.c |   8 +-
  lib/efi_loader/efi_helper.c       |  20 ++--
  lib/efi_loader/efi_memory.c       |   2 +-
  lib/efi_loader/efi_setup.c        |  25 ++---
  lib/efi_loader/efi_var_file.c     |  22 +++--
  8 files changed, 236 insertions(+), 40 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-20  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20  7:22 Pull request efi-2025-01-rc1-2 Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.

Read more here: Source link