[PATCH v3 39/46] bootmeth_pxe: Drop the driver-private data

Simon Glass sjg at chromium.org
Fri Dec 20 05:05:11 CET 2024


Since this driver's plat-data already contains a PXE context, use that.
Drop the priv-data. Use the extlinux_info which is in there, as well.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 boot/bootmeth_pxe.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list