From: Cédric Le Goater Date: Thu, 24 Apr 2014 07:23:36 +0000 (+0200) Subject: powerpc/boot: Define a routine to enter prom X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d3921042988317e94b1bcc2e19844efe0b7356;p=pandora-kernel.git powerpc/boot: Define a routine to enter prom This patch defines a 'prom' routine similar to 'enter_prom' in the kernel. The difference is in the MSR which is built before entering prom. Big endian order is enforced as in the kernel but 32bit mode is not. It prepares ground for the next patches which will introduce Little endian order. Signed-off-by: Cédric Le Goater Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed