fsl-ch3/README: Add description for NOR flash layout (firmware images)
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / fsl-lsch3 / README
1 #
2 # Copyright 2014 Freescale Semiconductor
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 Freescale LayerScape with Chassis Generation 3
8
9 This architecture supports Freescale ARMv8 SoCs with Chassis generation 3,
10 for example LS2085A.
11
12 Flash Layout
13 ============
14 A typical layout of various images (including Linux and other firmware images)
15 is shown below considering a 32MB NOR flash device:
16
17         -------------------------
18         |       linux           |
19         ------------------------- ----> 0x0120_0000
20         |       Debug Server    |
21         ------------------------- ----> 0x00C0_0000
22         |       AIOP SW         |
23         ------------------------- ----> 0x0070_0000
24         |       MC FW           |
25         ------------------------- ----> 0x006C_0000
26         | MC Data Path Layout   |
27         ------------------------- ----> 0x0020_0000
28         |       BootLoader      |
29         ------------------------- ----> 0x0000_1000
30         |       PBI             |
31         ------------------------- ----> 0x0000_0080
32         |       RCW             |
33         ------------------------- ----> 0x0000_0000
34
35         32-MB NOR flash layout