From: Stephen Rothwell Date: Fri, 19 May 2006 07:04:48 +0000 (+1000) Subject: [PATCH] powerpc: make iSeries flattened device tree dynamic X-Git-Tag: v2.6.18-rc1~1081^2~225^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e3ea2553308ba65fea582dc9a42221ef8b49e5;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed