Difference between revisions of "Talk:Target Software Installation"

From ArmadeusWiki
Jump to: navigation, search
(APF27 / U-Boot 1.3.4 Flash memory partitions)
 
Line 38: Line 38:
 
|- align="center"
 
|- align="center"
 
|0x00680000 - End of FLASH (>~250MB)
 
|0x00680000 - End of FLASH (>~250MB)
 +
|Root filesystem
 +
|}
 +
<br>
 +
 +
===APF51 / U-Boot 2010.03 Flash memory partitions===
 +
{| border="1" cellpadding="5" cellspacing="0" summary="APF51 Flash memory partitions"
 +
|- style="background:#efefef;" align="center"
 +
!  width="60%" |NAND flash address range (up to Armadeus 4.x)!!Type
 +
|- align="center"
 +
|0x00000000 - 0x000FFFFF (1MB, including NAND SPL and spare memory for bad blocks)
 +
|U-Boot
 +
|- align="center"
 +
|0x00100000 - 0x001FFFFF (1MB)
 +
|U-Boot environment variables
 +
|- align="center"
 +
|0x00200000 - 0x002FFFFF (1MB)
 +
|FPGA bitfile
 +
|- align="center"
 +
|0x00300000 - 0x00AFFFFF (8MB)
 +
|Linux kernel image
 +
|- align="center"
 +
|0x00B00000 - End of FLASH (>~500MB)
 
|Root filesystem
 
|Root filesystem
 
|}
 
|}
 
<br>
 
<br>

Latest revision as of 19:27, 17 July 2015

APF9328 / U-Boot 1.3.4 Flash memory partitions

Address range (index from FLASH physical @ 0x10000000) (up to Armadeus 4.x) Type
0x000000 - 0x03FFFF ( 256KB ) U-Boot
0x040000 - 0x5FFFF ( 128KB ) U-Boot environment variables
0x060000 - 0x9FFFF ( 256KB ) FPGA bitfile
0x0A0000 - 0x29FFFF ( 2MB ) Linux kernel image
0x2A0000 - End of FLASH ( ~5.5 MB or ~13.5MB ) Root filesystem

APF27 / U-Boot 1.3.4 Flash memory partitions

NAND flash address range (up to Armadeus 4.x) Type
0x00000000 - 0x0009FFFF (640KB, including NAND SPL and spare memory for bad blocks) U-Boot
0x000A0000 - 0x000FFFFF (384KB) U-Boot environment variables
0x00100000 - 0x0017FFFF (512KB) FPGA bitfile
0x00180000 - 0x0067FFFF (5MB) Linux kernel image
0x00680000 - End of FLASH (>~250MB) Root filesystem


APF51 / U-Boot 2010.03 Flash memory partitions

NAND flash address range (up to Armadeus 4.x) Type
0x00000000 - 0x000FFFFF (1MB, including NAND SPL and spare memory for bad blocks) U-Boot
0x00100000 - 0x001FFFFF (1MB) U-Boot environment variables
0x00200000 - 0x002FFFFF (1MB) FPGA bitfile
0x00300000 - 0x00AFFFFF (8MB) Linux kernel image
0x00B00000 - End of FLASH (>~500MB) Root filesystem