Difference between revisions of "Flash ROM"
From xboxdevwiki
m |
|||
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 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 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 13:44, 25 August 2017
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.