]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] ppc: Determine if we are booting an OF style
authorKumar Gala <galak@kernel.crashing.org>
Thu, 28 Feb 2008 03:51:44 +0000 (21:51 -0600)
committerMarian Balakowicz <m8@semihalf.com>
Fri, 29 Feb 2008 11:30:03 +0000 (12:30 +0100)
commit27953493ef025fb698d68c5dee39b36f01f4d530
tree87ba1e034c344c6abbc78dc2b147665c8f730c2e
parenta6612bdfe7ef37b9787b66800cf02aaded05fbeb
[new uImage] ppc: Determine if we are booting an OF style

If we are bootin OF style than we can skip setting up some things
that are used for the old boot method.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Marian Balakowicz <m8@semihalf.com>
lib_ppc/bootm.c