1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 20:41:16 +02:00
Files
u-boot-megous/doc/develop
Svyatoslav Ryhel c95e948870 boot: pxe_utils: skip fdt setup in case legacy kernel is booted
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.

Suggested-by: Jonas Schwöbel <jonasschwoebel@yahoo.de>
Tested-by: Jethro Bull <jethrob@hotmail.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
2024-03-01 18:34:08 -05:00
..
2024-01-29 11:28:44 +01:00
2023-02-11 12:22:35 -05:00
2024-01-08 10:37:48 -05:00
2023-11-20 19:06:22 +01:00
2022-08-13 11:09:49 +02:00
2022-12-17 13:37:33 +00:00
2022-03-02 10:28:12 -05:00
2023-10-04 09:25:22 -06:00
2024-02-26 21:23:36 -05:00
2022-12-17 13:37:33 +00:00
2023-08-19 04:12:52 +02:00