Difference between revisions of "Flash ROM"
From xboxdevwiki
(Add wikipedia links for flash memory and LPC) |
|||
Line 1: | Line 1: | ||
− | The Flash is a 256 kiB or 1 MiB non-volatile <abbr title="Thin Small Outline Package">TSOP</abbr> ROM chip and connected to the [[MCPX]] via the <abbr title="Low Pin Count">LPC</abbr> bus. | + | The Flash is a 256 kiB or 1 MiB [[Wikipedia:Flash_memory|non-volatile <abbr title="Thin Small Outline Package">TSOP</abbr> ROM chip]] and connected to the [[MCPX]] via the [[Wikipedia:Low Pin Count|<abbr title="Low Pin Count">LPC</abbr>]] bus. |
The Flash ROM is mapped at 0xFFF00000 (if the ROM is 1 MiB; 0xFFFC0000, if the ROM is 256 kiB) into the but the Xbox kernel. | The Flash ROM is mapped at 0xFFF00000 (if the ROM is 1 MiB; 0xFFFC0000, if the ROM is 256 kiB) into the but the Xbox kernel. | ||
For the content of the Microsoft flash images see [[BIOS]]. | For the content of the Microsoft flash images see [[BIOS]]. |
Revision as of 17:45, 11 July 2018
The Flash is a 256 kiB or 1 MiB non-volatile TSOP ROM chip and connected to the MCPX via the LPC bus.
The Flash ROM is mapped at 0xFFF00000 (if the ROM is 1 MiB; 0xFFFC0000, if the ROM is 256 kiB) into the but the Xbox kernel.
For the content of the Microsoft flash images see BIOS.