From: Paul Mackerras Date: Thu, 6 Oct 2005 02:06:20 +0000 (+1000) Subject: powerpc: Merge in the ppc64 version of the prom code. X-Git-Tag: v2.6.15-rc1~59^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6b563c0d2d25ecc3111916031aa7255543fbfb;p=pandora-kernel.git powerpc: Merge in the ppc64 version of the prom code. This brings in the ppc64 version of prom_init.c, prom.c and btext.c and makes them work for ppc32. This also brings in the new calling convention, where the first entry to the kernel (with r5 != 0) goes to the prom_init code, which then restarts from the beginning (with r5 == 0) after it has done its stuff. For now this also brings in the ppc32 version of setup.c. It also merges lmb.h. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed