Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261117
b: refs/heads/master
c: 2b4180a
h: refs/heads/master
i:
  261115: 9ed3087
v: v3
  • Loading branch information
Grant Likely committed Jul 25, 2011
1 parent 31c84cd commit 8ebc865
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: 85cad1b0b6409c62bce4828da2fd8a535e2148b0
refs/heads/master: 2b4180af3faaf6088162d8a6b8d3f571bd7c2004
13 changes: 13 additions & 0 deletions trunk/arch/arm/boot/dts/skeleton.dtsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/*
* Skeleton device tree; the bare minimum needed to boot; just include and
* add a compatible value. The bootloader will typically populate the memory
* node.
*/

/ {
#address-cells = <1>;
#size-cells = <1>;
chosen { };
aliases { };
memory { device_type = "memory"; reg = <0 0>; };
};

0 comments on commit 8ebc865

Please sign in to comment.