Difference between revisions of "Flash ROM"
From xboxdevwiki
(Add wikipedia links for flash memory and LPC) |
Redherring32 (talk | contribs) |
||
Line 1: | Line 1: | ||
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 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) | + | The Flash ROM is mapped at 0xFFF00000 (if the ROM is 1 MiB; 0xFFFC0000, if the ROM is 256 kiB) in 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:55, 16 July 2019
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) in the Xbox kernel.
For the content of the Microsoft flash images see BIOS.