On Tue, 17 Jun 2025 at 11:46, Ilias Apalodimas
wrote:
>
> Hi Heinrich, Sughosh
>
> On Tue, 17 Jun 2025 at 00:53, Heinrich Schuchardt wrote:
> >
> > On 6/16/25 12:23, Sughosh Ganu wrote:
> > > The eficonfig command provides a menu based interface for maintenance
> > > of the EFI boot options. Add
From: Peng Fan
Capsule update is EFI based firmware update which is widely
used in various OS distributions. This feature is required
by ARM System-Ready compliance test. So
- Define image array and GUID
- Select configs for EFI Capsule update
Signed-off-by: Peng Fan
---
board/freescale/imx8
From: Peng Fan
Capsule update is EFI based firmware update which is widely
used in various OS distributions. This feature is required
by ARM System-Ready compliance test. So
- Define image array and GUID
- Select configs for EFI Capsule update
Signed-off-by: Peng Fan
---
board/freescale/imx8
> Subject: [PATCH] Revert "drivers: mmc: rpmb: Use R1 response"
>
> From: Jan Kiszka
>
> This reverts commit ae93d8106bdb5926efef9222d553adb295ebce96.
> It is no longer needed since 24b1e0c7e2e3.
>
> Since the obsolete include pulled in byteorder.h which is needed by
> now, include this one dir
On Fri, 20 Jun 2025 13:50:10 -0500, Sam Protsenko wrote:
> As stated in 5e847f7729b3 ("efi_loader: call efi_init_early() earlier"):
>
> efi_init_early() creates an event hook for block device probing.
> It has to be called before any block device is probed.
>
> Indeed, efi_bl_init() regi
On Wed, 18 Jun 2025 19:04:35 +0300, Baruch Siach wrote:
> Device bus address might not be valid for direct access when the bus
> address and CPU address are not the same. Use dev_bus_to_phys() to
> translate bus address back to CPU address.
>
>
Applied to u-boot/master, thanks!
[1/1] net: desi
On Fri, Jun 20, 2025 at 02:42:54PM -0500, Sam Protsenko wrote:
> On Fri, Jun 20, 2025 at 1:50 PM Sam Protsenko
> wrote:
>
> [snip]
>
> > int board_init(void)
> > +{
> > + return 0;
> > +}
>
> CONFIG_BOARD_INIT only appears to be present in -next, but I'd like to
> target this patch for v
7 matches
Mail list logo