From: Rob Herring Date: Mon, 31 Mar 2014 20:15:00 +0000 (-0500) Subject: powerpc: use libfdt accessors for header data X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=060f78c2543a890626cab81796b0d6f7070bd989;p=pandora-kernel.git powerpc: use libfdt accessors for header data With libfdt support, we can take advantage of helper accessors in libfdt for accessing the FDT header data. This makes the code more readable and makes the FDT blob structure more opaque to the kernel. This also prepares for removing struct boot_param_header completely. Signed-off-by: Rob Herring Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Tested-by: Grant Likely Tested-by: Stephen Chivers --- Reading git-diff-tree failed