git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c81014f
)
[PATCH] powerpc: make iSeries flattened device tree dynamic
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 19 May 2006 07:04:48 +0000
(17:04 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 24 May 2006 06:08:57 +0000
(16:08 +1000)
First we capture all the strings from dt.c statically by noting that gcc
puts them in a special section of their own. Idea from Michael Ellerman.
Then we move the flattened device tree to klimit.
Still to come, making the values blob grow as needed.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found