From: Rob Herring Date: Wed, 2 Apr 2014 03:48:01 +0000 (-0500) Subject: of/fdt: use libfdt accessors for header data X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c972de14971f1482ab482f0a7abc85679a23326a;p=pandora-kernel.git of/fdt: 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: Max Filippov Tested-by: Michal Simek Tested-by: Grant Likely Tested-by: Stephen Chivers --- Reading git-diff-tree failed