Memory locations
- 
SDRAM
 
POI's:
​
- 
Offset 0x30000000: Start of SDRAM area
 - 
Offset 0x30007FC0: The decrypted uImage Linux Kernel gets stored here (though, it's zeroed out)
 - 
Offset 0x30008000: Start of the uImage Linux Kernel code
 - 
Offset 0x31000040: Used by U-Boot update routine for storing the update binary before flashing SPI-NOR
 
​
POI's ("Host" WODE only):
​
- 
Offset 0x30FFF000: 0x400 bytes used by bootloader for storing BMP boot logo (during updating)
 - 
Offset 0x31000000: 0x10 or 0x400 bytes used by bootloader for storing versions and / or BMP boot logo
 - 
Offset 0x31FFFFFF: End of SDRAM area
 
​
POI's ("Wii" WODE only):
​
- 
Offset 0x32FFF000: 0x400 bytes used by bootloader for storing BMP boot logo (during updating)
 - 
Offset 0x33000000: 0x10 or 0x400 bytes used by bootloader for storing versions and / or BMP boot logo
 - 
Offset 0x33FFFFFF: End of SDRAM area
 
​