]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Update linux bootm to support ePAPR client interface
authorKumar Gala <galak@kernel.crashing.org>
Fri, 15 Aug 2008 13:24:31 +0000 (08:24 -0500)
committerWolfgang Denk <wd@denx.de>
Mon, 18 Aug 2008 22:55:11 +0000 (00:55 +0200)
commita15b07104ca7bbb7093c9009c9ae1b58b4202d13
tree3e769423850d9923d566b1dbbe88bebce009e8f4
parentb734e5556a239b3be5f9693b2f4b4b739683ec16
Update linux bootm to support ePAPR client interface

The ePAPR spec has some subtle differences from the current device
tree based boot interface to the powerpc linux kernel. The powerpc
linux kernel currently ignores the differences that ePAPR specifies.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
lib_ppc/bootm.c