From: Cédric Le Goater Date: Thu, 24 Apr 2014 07:23:34 +0000 (+0200) Subject: powerpc/boot: Add 64bit and little endian support to addnote X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=284b52c4c6e32870cacbd16872a7ed9e522cde0d;p=pandora-kernel.git powerpc/boot: Add 64bit and little endian support to addnote It could certainly be improved using Elf macros and byteswapping routines, but the initial version of the code is organised to be a single file program with limited dependencies. yaboot is the same. Please scream if you want a total rewrite. Signed-off-by: Cédric Le Goater Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed