Difference between revisions of "Talk:Target Software Installation"

From ArmadeusWiki
Jump to: navigation, search
(New page: ===APF9328 / U-Boot 1.3.4 Flash memory partitions=== {| border="1" cellpadding="5" cellspacing="0" summary="APF9328 Flash memory partitions" |- style="background:#efefef;" align="center" !...)
 
Line 19: Line 19:
 
|Root filesystem
 
|Root filesystem
 
|}
 
|}
 +
 +
===APF27 / U-Boot 1.3.4 Flash memory partitions===
 +
{| border="1" cellpadding="5" cellspacing="0" summary="APF27 Flash memory partitions"
 +
|- style="background:#efefef;" align="center"
 +
!width="60%" |NAND flash address range (up to Armadeus 4.x)!!Type
 +
|- align="center"
 +
|0x00000000 - 0x0009FFFF (640KB, including NAND SPL and spare memory for bad blocks)
 +
|U-Boot
 +
|- align="center"
 +
|0x000A0000 - 0x000FFFFF (384KB)
 +
|U-Boot environment variables
 +
|- align="center"
 +
|0x00100000 - 0x0017FFFF (512KB)
 +
|FPGA bitfile
 +
|- align="center"
 +
|0x00180000 - 0x0067FFFF (5MB)
 +
|Linux kernel image
 +
|- align="center"
 +
|0x00680000 - End of FLASH (>~250MB)
 +
|Root filesystem
 +
|}
 +
<br>

Revision as of 19:24, 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