diff options
author | Nicolas Ferre | 2015-07-30 19:12:12 +0200 |
---|---|---|
committer | Olof Johansson | 2015-08-05 10:40:21 +0200 |
commit | c268a743103aebba8d81d3365107f7170653099e (patch) | |
tree | 57222dbf105402261ac9a04cf5fd5a897578d11c /Documentation/arm | |
parent | f15107f41282d5ae9c6c26832dcc485729821ccc (diff) |
ARM: at91/soc: add basic support for new sama5d2 SoC
Add Kconfig entries, header file changes and addition to the documentation.
The early debug infrastructure is also added for easy development.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/arm')
-rw-r--r-- | Documentation/arm/Atmel/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README index c53a19b4aab2..0931cf7e2e56 100644 --- a/Documentation/arm/Atmel/README +++ b/Documentation/arm/Atmel/README @@ -90,6 +90,11 @@ the Atmel website: http://www.atmel.com. + Datasheet http://www.atmel.com/Images/Atmel-11238-32-bit-Cortex-A5-Microcontroller-SAMA5D4_Datasheet.pdf + - sama5d2 family + - sama5d27 + + Datasheet + Coming soon + Linux kernel information ------------------------ |