Open main menu

DAVE Developer's Wiki β

Changes

Memory organization (Naon)

51 bytes added, 13:23, 2 May 2012
NAND Flash
Nand Flash is the main storage memory, even if can be used for [[Boot_sequence_(Naon)|boot too]]. By default Naon is provided with 1GiB Nand but other memory size is available on request. The default Nand partitioning is detailed in the following table:
{|class="wikitable" style="text-align:right"|-
!| Base Address (HEX)
!Size (KiBMiB)
!Size (HEX)
!Usage
|-
|align="right"|0|1280,25|2000040000
|U-boot 1st stage
|-
|2000040000|2560,25
|40000
|U-boot 2nd stage
|-
|6000080000|640,25|1000040000|U-boot Boot env1
|-
|70000C0000|640,25|1000040000
|U-boot env2
|-
|80000100000|30722,5|300000280000
|Linux Kernel
|-
|380000
|5120127|5000007F00000|FREEFile System (small)|-|8280000|896|38000000|File System (big)
|}