Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303351
b: refs/heads/master
c: 3e48b1b
h: refs/heads/master
i:
  303349: c989c9f
  303347: f8c158f
  303343: f8a10ff
v: v3
  • Loading branch information
Shawn Guo authored and Olof Johansson committed May 19, 2012
1 parent 97ed405 commit 98a0d0f
Show file tree
Hide file tree
Showing 146 changed files with 6,276 additions and 21,910 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cbd8d842319c8084c050292e7d167be2a4cf1ad9
refs/heads/master: 3e48b1baa042a4d5e92f373fc945a4aa0081178b
13 changes: 6 additions & 7 deletions trunk/Documentation/arm/SPEAr/overview.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ Introduction
SPEAr (Platform)
- SPEAr3XX (3XX SOC series, based on ARM9)
- SPEAr300 (SOC)
- SPEAr300 Evaluation Board
- SPEAr300_EVB (Evaluation Board)
- SPEAr310 (SOC)
- SPEAr310 Evaluation Board
- SPEAr310_EVB (Evaluation Board)
- SPEAr320 (SOC)
- SPEAr320 Evaluation Board
- SPEAr320_EVB (Evaluation Board)
- SPEAr6XX (6XX SOC series, based on ARM9)
- SPEAr600 (SOC)
- SPEAr600 Evaluation Board
- SPEAr600_EVB (Evaluation Board)
- SPEAr13XX (13XX SOC series, based on ARM CORTEXA9)
- SPEAr1300 (SOC)

Expand All @@ -51,11 +51,10 @@ Introduction
Common file for machines of spear3xx family is mach-spear3xx/spear3xx.c and for
spear6xx is mach-spear6xx/spear6xx.c. mach-spear* also contain soc/machine
specific files, like spear300.c, spear310.c, spear320.c and spear600.c.
mach-spear* doesn't contains board specific files as they fully support
Flattened Device Tree.
mach-spear* also contains board specific files for each machine type.


Document Author
---------------

Viresh Kumar <viresh.kumar@st.com>, (c) 2010-2012 ST Microelectronics
Viresh Kumar, (c) 2010 ST Microelectronics
18 changes: 0 additions & 18 deletions trunk/Documentation/devicetree/bindings/arm/spear.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,3 @@ Boards with the ST SPEAr600 SoC shall have the following properties:
Required root node property:

compatible = "st,spear600";

Boards with the ST SPEAr300 SoC shall have the following properties:

Required root node property:

compatible = "st,spear300";

Boards with the ST SPEAr310 SoC shall have the following properties:

Required root node property:

compatible = "st,spear310";

Boards with the ST SPEAr320 SoC shall have the following properties:

Required root node property:

compatible = "st,spear320";

This file was deleted.

Loading

0 comments on commit 98a0d0f

Please sign in to comment.