Skip to content
  • York Sun's avatar
    pxe: Fix pxe boot with FIT image · f63963f0
    York Sun authored
    
    
    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>
    f63963f0