Lines Matching refs:image
8 NOLO is expecting a kernel image and will treat any image it finds in
11 appended to u-boot.bin at 0x40000. NOLO will load the entire image into
16 the appended kernel image will be booted using some generated and some
19 For generating combined image of u-boot and kernel (either in uImage or zImage
35 * 0. if keyboard is closed boot automatically attached kernel image
38 * 3. try boot from attached kernel image
55 * run attachboot - Boot attached kernel image (attached to U-Boot binary)
59 * run kernload - Load kernel image ${mmckernfile}
60 * run initrdload - Load initrd image ${mmcinitrdfile}
61 * run kernboot - Boot loaded kernel image
62 * run kerninitrdboot - Boot loaded kernel image with loaded initrd image
65 * run trymmckernboot - Try to load and boot kernel image ${mmckernfile}
66 * run trymmckerninitrdboot - Try to load and boot kernel image ${mmckernfile}
67 with initrd image ${mmcinitrdfile}
89 UBIFS support is disabled, because U-Boot image is too big and cannot be