Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355519
b: refs/heads/master
c: fe681d2
h: refs/heads/master
i:
  355517: 1ecb9e1
  355515: 7e75272
  355511: 3098caf
  355503: de28408
  355487: 88cb43d
  355455: 04c5140
v: v3
  • Loading branch information
Simon Horman committed Jan 29, 2013
1 parent fbc31c6 commit a19353c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c5795aec8487680d748a635d6ab03766f90166ec
refs/heads/master: fe681d2941a7dc4870753d88545a35ec5080d710
7 changes: 7 additions & 0 deletions trunk/arch/arm/boot/dts/emev2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,18 @@
interrupt-parent = <&gic>;

cpus {
#address-cells = <1>;
#size-cells = <0>;

cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a9";
reg = <0>;
};
cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a9";
reg = <1>;
};
};

Expand Down

0 comments on commit a19353c

Please sign in to comment.