Patrick Delaunay
a46e065f82
cmd: pxe: support INITRD and FDT selection with FIT
...
Since the commit d5ba6188df ("cmd: pxe_utils: Check fdtcontroladdr
in label_boot") the FDT or the FDTDIR label is required in extlinux.conf
and the fallback done by bootm command for device tree present is no more
performed when FIT is used for kernel.
When the labels FDT or FDTDIR are absent or if the device tree file is
absent, the PXE command in U-Boot uses the default U-Boot device tree
selected by fdtcontroladdr = gd->fdt_blob, it is the "Scenario 3".
With this patch the bootm FIP fallback is no more possible with
the extlinux.conf when only "kernel" label is present and is a FIP:
kernel <path>#<conf>[#<extra-conf[#...]]
As the U-Boot FDT is selected in the third bootm argument the device
tree from FIP is not used as it was done previously.
This patch adds a new field kernel_label to save the full kernel label.
The FDT bootm parameters use the kernel address (to avoid to load a
second time the same FIP) and the config when this full label is reused
for "fdt" or "initrd" label.
This FIP support in extlinux.conf is restored when the "FDT" label
can be found and select the same FIP (identical file and configuration):
kernel <path>#<conf>[#<extra-conf[#...]]
fdt <path>#<conf>[#<extra-conf[#...]]
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
Change-Id: I4662774cdd525de1992f84f0ea97255e2e43d8c2
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/268490
Reviewed-by: CITOOLS <MDG-smet-aci-reviews@list.st.com >
Reviewed-by: CIBUILD <MDG-smet-aci-builds@list.st.com >
2022-10-17 10:48:26 +02:00
..
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-09-08 16:10:34 -04:00
2021-05-05 16:13:12 +08:00
2020-12-13 07:58:17 -07:00
2021-08-02 13:32:14 -04:00
2021-08-02 21:35:50 -04:00
2017-02-08 15:56:28 -05:00
2021-02-26 15:30:55 +01:00
2021-08-02 13:32:14 -04:00
2021-03-27 15:04:30 +13:00
2020-05-18 18:36:55 -04:00
2021-03-05 10:25:43 +05:30
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-01-31 14:08:56 +01:00
2021-02-15 10:16:45 -05:00
2021-08-02 13:32:14 -04:00
2022-05-19 09:21:13 +02:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-04 15:58:31 -04:00
2021-08-02 13:32:14 -04:00
2021-03-27 15:04:30 +13:00
2021-08-02 13:32:14 -04:00
2021-08-26 08:08:11 +02:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-01-16 14:49:09 -05:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-12-13 16:51:08 -07:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2022-05-19 09:21:14 +02:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2021-01-13 02:38:01 +01:00
2020-05-18 18:36:55 -04:00
2020-12-18 20:32:21 -07:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-08-06 09:32:02 +02:00
2021-08-02 13:32:14 -04:00
2021-04-23 08:45:55 +02:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2020-07-07 15:37:13 -04:00
2021-01-25 01:15:33 +01:00
2021-07-28 14:29:37 -04:00
2021-02-02 15:33:42 -05:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2021-05-13 13:09:05 -04:00
2021-08-02 13:32:14 -04:00
2020-10-23 13:33:07 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-07-07 15:36:59 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-09-10 18:17:04 +08:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2019-12-04 17:10:51 -05:00
2019-12-04 17:10:51 -05:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-12-13 16:51:08 -07:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-07-27 14:50:47 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-09-10 18:17:04 +08:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-04 15:58:31 -04:00
2020-10-28 11:49:31 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-09-11 11:02:02 +02:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2022-05-19 09:21:14 +02:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-07-08 17:21:46 -04:00
2021-07-23 07:13:25 -04:00
2021-08-02 13:32:14 -04:00
2021-08-05 15:58:48 -04:00
2021-07-23 07:13:25 -04:00
2020-05-18 18:36:55 -04:00
2020-12-18 20:32:21 -07:00
2021-07-27 14:50:47 -04:00
2021-07-27 14:50:47 -04:00
2021-08-02 13:32:14 -04:00
2020-08-14 15:18:30 -04:00
2021-08-26 08:08:11 +02:00
2022-10-17 10:48:26 +02:00
2022-10-17 10:48:26 +02:00
2020-09-23 14:29:57 +02:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-12-13 16:51:09 -07:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-02-02 15:33:42 -05:00
2021-03-13 13:14:52 -05:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-02-02 15:33:42 -05:00
2020-08-07 22:31:32 -04:00
2021-05-24 14:23:01 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-04-12 17:44:55 -04:00
2020-05-18 21:19:18 -04:00
2021-01-31 14:08:56 +01:00
2020-05-18 18:36:55 -04:00
2020-10-23 13:33:07 -04:00
2021-08-02 13:32:14 -04:00
2021-03-02 15:53:37 -05:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-03-02 15:53:37 -05:00
2020-12-03 21:22:40 +01:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2021-01-31 14:08:56 +01:00
2021-08-02 13:32:14 -04:00
2021-03-27 13:59:37 +13:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00