Line 1:
Line 1:
−
== General ==
+
= General =
The Latte package contains a [http://www.atmel.com/images/doc0172z.pdf 93C66] (or similar) SPI EEPROM, organized as 256 16-bit words, making it twice the size of the EEPROM found in the Wii's Hollywood package. It is accessed by twiddling some of the Starbuck GPIO lines in the exact same way as it was done on the Wii's Starlet GPIO lines.
The Latte package contains a [http://www.atmel.com/images/doc0172z.pdf 93C66] (or similar) SPI EEPROM, organized as 256 16-bit words, making it twice the size of the EEPROM found in the Wii's Hollywood package. It is accessed by twiddling some of the Starbuck GPIO lines in the exact same way as it was done on the Wii's Starlet GPIO lines.
−
== Contents ==
+
= Contents =
Most of the data here is written once at the factory and never changed, but some fields are updated fairly frequently:
Most of the data here is written once at the factory and never changed, but some fields are updated fairly frequently:
{| style="border: 1px solid #bbb; border-collapse: collapse; background-color: #eef; padding: 0.2em 0.2em 0.2em 0.2em;" border="1" cellpadding="2"
{| style="border: 1px solid #bbb; border-collapse: collapse; background-color: #eef; padding: 0.2em 0.2em 0.2em 0.2em;" border="1" cellpadding="2"
Line 115:
Line 115:
|}
|}
−
=== BoardConfig ===
+
== BoardConfig ==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 159:
Line 159:
|}
|}
−
==== author ====
+
=== author ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 169:
Line 169:
|}
|}
−
==== boardType ====
+
=== boardType ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 191:
Line 191:
|}
|}
−
==== bootSource ====
+
=== bootSource ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 204:
Line 204:
|}
|}
−
==== ddr3Vendor ====
+
=== ddr3Vendor ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 214:
Line 214:
|}
|}
−
==== sataDevice ====
+
=== sataDevice ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 245:
Line 245:
|}
|}
−
==== consoleType ====
+
=== consoleType ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 279:
Line 279:
|}
|}
−
=== SysProd ===
+
== SysProd ==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 309:
Line 309:
|}
|}
−
=== BootOsVer ===
+
== BootOsVer ==
This 0x30-byte structure is AES-128-ECB encrypted with the SEEPROM key.
This 0x30-byte structure is AES-128-ECB encrypted with the SEEPROM key.
Line 343:
Line 343:
|}
|}
−
==== MiscConfig ====
+
=== MiscConfig ===
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 359:
Line 359:
|}
|}
−
==== BootConfig ====
+
=== BootConfig ===
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-