Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374260
b: refs/heads/master
c: d37a6e1
h: refs/heads/master
v: v3
  • Loading branch information
Stefano Stabellini committed Apr 25, 2013
1 parent 299c6d8 commit 73ef7a2
Show file tree
Hide file tree
Showing 2 changed files with 14 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: 17b7ab80e33dab6b05eaa8332ede8c038fb0d9cb
refs/heads/master: d37a6e1687303ea0fcea89980373e3017b449963
13 changes: 13 additions & 0 deletions trunk/arch/arm/boot/dts/xenvm-4.2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,19 @@
compatible = "arm,cortex-a15";
reg = <0>;
};

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

psci {
compatible = "arm,psci";
method = "hvc";
cpu_off = <1>;
cpu_on = <2>;
};

memory@80000000 {
Expand Down

0 comments on commit 73ef7a2

Please sign in to comment.