commit | a15b07104ca7bbb7093c9009c9ae1b58b4202d13 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 15 08:24:31 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Aug 19 00:55:11 2008 +0200 |
tree | 3e769423850d9923d566b1dbbe88bebce009e8f4 | |
parent | b734e5556a239b3be5f9693b2f4b4b739683ec16 [diff] |
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>