Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375767
b: refs/heads/master
c: a2b9ea7
h: refs/heads/master
i:
  375765: 4fbf120
  375763: 97564e4
  375759: a3d2a53
v: v3
  • Loading branch information
Uwe Kleine-König authored and Rob Herring committed Apr 25, 2013
1 parent e44a069 commit b60131f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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: a2f682aeeecfa791de19de63509566d156d0d1a3
refs/heads/master: a2b9ea73967386ec5e524ab206bd549d5aafea17
8 changes: 5 additions & 3 deletions trunk/Documentation/devicetree/usage-model.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,11 @@ Linux it will look something like this:
};

The bootargs property contains the kernel arguments, and the initrd-*
properties define the address and size of an initrd blob. The
chosen node may also optionally contain an arbitrary number of
additional properties for platform-specific configuration data.
properties define the address and size of an initrd blob. Note that
initrd-end is the first address after the initrd image, so this doesn't
match the usual semantic of struct resource. The chosen node may also
optionally contain an arbitrary number of additional properties for
platform-specific configuration data.

During early boot, the architecture setup code calls of_scan_flat_dt()
several times with different helper callbacks to parse device tree
Expand Down

0 comments on commit b60131f

Please sign in to comment.