Difference between revisions of "Firmware"
From LinuxMIPS
(IDT/boot) |
(mmon) |
||
| Line 5: | Line 5: | ||
* [[Cobalt Firmware]] | * [[Cobalt Firmware]] | ||
* [[IDT_SIM|IDT/sim, IDT/boot]] | * [[IDT_SIM|IDT/sim, IDT/boot]] | ||
| + | * [http://www.brouhaha.com/~eric/software/mmon/ mmon] tiny monitor program for MIPS VR4300 | ||
* [[PMON]] | * [[PMON]] | ||
* [[PMON 2000]] | * [[PMON 2000]] | ||
Revision as of 07:03, 27 January 2005
Firmware is the system software residing in a non-volatile memory, typically a ROM, EPROM or today often a flash memory. 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
- U-Boot
- YAMON
External Links
- Firmware Wikipedia article on firmware
- Flash memory Wikipedia article on flash memory