Lines Matching full:redboot
42 RedBoot (http://sources.redhat.com/redboot/)
44 RedBoot is a bootloader developed by Red Hat based on the eCos RTOS
48 RedBoot is currently the recommended choice since it's the only one to have
51 Brief examples on how to boot Linux with RedBoot are shown below. But first
52 you need to have RedBoot installed in your flash memory. A known to work
53 precompiled RedBoot binary is available from the following location:
59 Look for redboot-assabet*.tgz. Some installation infos are provided in
60 redboot-assabet*.txt.
63 Initial RedBoot configuration
66 The commands used here are explained in The RedBoot User's Guide available
72 file transfers. You must insert it before RedBoot runs since it can't detect
136 mentioned below for the precompiled RedBoot image.
144 RedBoot> load sample_img.jffs2 -r -b 0x100000
153 RedBoot> fis free
174 what they are in the boot process. From Redboot, the 'fis list' command
177 RedBoot> fis list
179 RedBoot 0x50000000 0x50000000 0x00020000 0x00000000
180 RedBoot config 0x503C0000 0x503C0000 0x00020000 0x00000000
189 Using RedBoot partition definition
191 0x00000000-0x00020000 : "RedBoot"
194 0x003c0000-0x003e0000 : "RedBoot config"
200 need this RedBoot command::
214 RedBoot scripting
219 process using RedBoot's scripting capability.
224 RedBoot> fconfig
236 Update RedBoot non-volatile configuration - are you sure (y/n)? y