[PATCH v2 0/1] Fix booting kernels with ATAGS and extlinux

Tom Rini trini at konsulko.com
Thu Feb 29 16:43:03 CET 2024


On Thu, Feb 29, 2024 at 12:23:31PM +0200, Svyatoslav Ryhel wrote:
> чт, 25 січ. 2024 р. о 22:17 Svyatoslav Ryhel <clamor95 at gmail.com> пише:
> >
> > Currently, if boot with extlinux.conf and do not set the fdt
> > U-Boot will provide its own device tree. This behavior is
> > beneficial if the U-Boot device tree is in sync with Linux,
> > but it totally halts the booting of pre-dtb kernels (3.4 for
> > example) since it uses ATAGs. To fix this, pass `-` in the
> > fdt extlinux field as a signal that no tree should be used.
> >
> > Tested with 3.4 legacy kernel and mainline 6.7 kernel on
> > P895 (lg_x3 board).
> >
> > ---
> > Changes form v1
> >  - Added CONFIG guards
> >  - Clarified documentation
> > ---
> >
> > Svyatoslav Ryhel (1):
> >   boot: pxe_utils: skip fdt setup in case legacy kernel is booted
> >
> >  boot/pxe_utils.c       | 27 ++++++++++++++++++++++-----
> >  doc/develop/distro.rst |  6 ++++++
> >  2 files changed, 28 insertions(+), 5 deletions(-)
> >
> > --
> > 2.40.1
> >
> 
> Hello, Tom! A month passed since v2 was pushed without any actions,
> should I re-send it or maybe some adjustments are needed?

I should pick it up at some point for -next, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240229/aacb32fb/attachment.sig>


More information about the U-Boot mailing list