Difference between revisions of "Firmware"
From LinuxMIPS
m (Reverted edit of Alec v, changed back to last version by Alexander.stohr) |
StefanWeil (talk | contribs) (added RedBoot) |
||
Line 10: | Line 10: | ||
* [[PMON]] | * [[PMON]] | ||
* [[PMON 2000]] | * [[PMON 2000]] | ||
+ | * [[RedBoot]] | ||
* [[U-Boot]] | * [[U-Boot]] | ||
* [[YAMON]] | * [[YAMON]] |
Revision as of 23:17, 23 December 2006
Firmware is the system software residing in a non-volatile memory, typically a ROM, EPROM or today often a flash memory. What is called firmware for the MIPS systems is relatively close to what is called the BIOS for the PC sector.
There is a small number of firmware implementations in use on MIPS only however in a large number of variants.
- ARC
- Common Firmware Environment (CFE)
- Cobalt Firmware
- IDT/sim, IDT/boot
- mmon tiny monitor program for MIPS VR4300
- PMON
- PMON 2000
- RedBoot
- U-Boot
- YAMON
External Links
- Firmware Wikipedia article on firmware
- Flash memory Wikipedia article on flash memory