Skip to content
Snippets Groups Projects
Commit f63963f0 authored by York Sun's avatar York Sun Committed by Tom Rini
Browse files

pxe: Fix pxe boot with FIT image


When FIT image is used, a single image provides kernel, device
tree and optionally ramdisk. Argc and argv need to be adjusted
to support this.

Test cases:
	1. Booting with legacy images
	2. Booting with legacy images without initrd
	3. Booting with FIT image
Test commands:
	1. pxe get && pxe boot
	2. sysboot

Signed-off-by: default avatarYork Sun <york.sun@nxp.com>
Signed-off-by: default avatarWenbin Song <wenbin.song@nxp.com>
parent 57247d9c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment