commit | 0c9fa29149d3726e14262aeb0c8461a948cc9d56 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Sep 24 16:10:38 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Sep 25 14:18:44 2013 +1000 |
tree | c154e494cf2898fa88f5160cf816f30863e9c8cc | |
parent | cbc9565ee82694dec31d8137dec975b83175183b [diff] |
powerpc/zImage: make the "OF" wrapper support ePAPR boot This makes the "OF" zImage wrapper (zImage.pseries, zImage.pmac, zImage.maple) work if booted via a flat device-tree (ePAPR boot mode), and thus potentially usable with kexec. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>