2.x firmware flash-layout as seen from RedBoot

From NAS-2000.org

Jump to: navigation, search
Name FLASH addr Mem addr Datalen Entry point
RedBoot 0x70000000-7001FFFF 0x70000000 0x00000000 0x00000000
FIS directory 0x707F0000-707FFFFF 0x707F0000 0x00000000 0x00000000
Kern 0x70020000-700EFFFF 0x01600000 0x00180000 0x01600000
Ramdisk 0x701A0000-7039FFFF 0x00800000 0x001F44EE 0x00800000
Application 0x703A0000-707AFFFF 0x00000000 0x0040B3E5 0x00000000
CurConf 0x707D0000-707DFFFF 0x00000000 0x00020000 0x00000000
VCTL 0x707C0000-707CFFFF 0x00000000 0x00010000 0x00000000


so the different parts have a maximum size of:

Name byte
RedBoot 131072
FIS directory 65536
Kern 1572864
Ramdisk 2097152
Application 4325376
CurConf 131072
VCTL 65536
Personal tools