Lines Matching refs:image
20 In this case, the image must be stored or built up on flash before it
21 can be used. A complete image can be built using the mkfs.jffs2 or
30 boot loader) before it can be run. The kernel image (arch/frv/boot/Image) may
35 This is the simplest. RedBoot can store an image in the flash (see the
42 The image is then ready to be executed.
46 The following command will download a raw binary kernel image from the
49 load -b 0x00100000 -r /tftpboot/image.bin
51 The image is then ready to be executed.
55 The following command will download a raw binary kernel image across the
63 When finished, the image will then be ready to be executed.
70 Boot the image with the following RedBoot command: