commit | c4e3ea2553308ba65fea582dc9a42221ef8b49e5 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Fri May 19 17:04:48 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 24 16:08:57 2006 +1000 |
tree | ae8126834cda2638a3f151a6ce24a98a90dbbab6 | |
parent | c81014f603db26e1ed818decebd3b594606e20a6 [diff] |
[PATCH] powerpc: make iSeries flattened device tree dynamic 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>