From: Benjamin Herrenschmidt Date: Wed, 23 Nov 2005 06:58:13 +0000 (+1100) Subject: [PATCH] powerpc: Add back support for booting from BootX (#2) X-Git-Tag: v2.6.16-rc1~666^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f3945420b5d8114f2d4d85e90abe5063cc196a;p=pandora-kernel.git [PATCH] powerpc: Add back support for booting from BootX (#2) ARCH=powerpc couldn't boot from BootX as it uses a "different" way of getting in the kernel. This patch adds the necessary trampolines, creating a flattened device-tree from the tree passed from MacOS, and initializing the btext engine early for really-early debugging. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed