Skip to content
Snippets Groups Projects
Select Git revision
0 results

cmd

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    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
    History
    Name Last commit Last update
    ..