Changes

543 bytes added ,  15:36, 16 August 2012
merge; case-sensitive
Line 1: Line 1: −
The DSi contains a 128KB block (organized into 256-byte pages) of memory referred to as "nvram"; it is stored in a SPI flash chip onboard the WiFi dongle.  Most of the address space is blank, with the exception of the following data:
+
The DSi contains a 128KB block (organized into 256-byte pages) of memory referred to as "nvram"; it is stored in a SPI flash chip onboard the WiFi dongle.  On the DS, this was the system's firmware, plus it included writeable areas for user preferences and wifi connection settings. On the DSi, this chip is maintained for backward compatibility, but it is mostly empty.
 +
There is some new unknown data near the beginning of NVRAM which is involved in the boot process. The NVRAM is read very early in boot, before the NAND flash is initialized. An unreadable NVRAM chip will hang the boot process in an infinite retry loop, and errors in this portion of NVRAM will cause a stage1 Bootloader error.
 +
 
 +
Most of the address space is blank, with the exception of the following data:
    
Pages 0-2: Old partial NDS firmware header (for compatibility)
 
Pages 0-2: Old partial NDS firmware header (for compatibility)
39

edits