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 there is a simple script
34 * 0. if keyboard is closed boot automatically attached kernel image
37 * 3. try boot from attached kernel image
53 * run attachboot - Boot attached kernel image (attached to U-Boot binary)
57 * run kernload - Load kernel image ${mmckernfile}
58 * run initrdload - Load initrd image ${mmcinitrdfile}
59 * run kernboot - Boot loaded kernel image
60 * run kerninitrdboot - Boot loaded kernel image with loaded initrd image
63 * run trymmckernboot - Try to load and boot kernel image ${mmckernfile}
64 * run trymmckerninitrdboot - Try to load and boot kernel image ${mmckernfile}
65 with initrd image ${mmcinitrdfile}
87 UBIFS support is disabled, because U-Boot image is too big and cannot be