[PATCH] powerpc/powernv: Remove powernv RTAS support

Michael Ellerman mpe at ellerman.id.au
Wed Mar 25 20:42:51 AEDT 2015


On Wed, 2015-03-25 at 16:46 +1100, Stewart Smith wrote:
> Michael Ellerman <mpe at ellerman.id.au> writes:
> 
> > The powernv code has some conditional support for running on bare metal
> > machines that have no OPAL firmware, but provide RTAS.
> >
> > No released machines ever supported that, and even in the lab it was
> > just a transitional hack in the days when OPAL was still being
> > developed.
> >
> > So remove the code.
> >
> > Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> 
> The only current place I could think this could be remotely possible
> would be in simulator... and we should instead make the OPAL calls work
> properly in the simulator for all the RTAS functionality (that we care
> about).

If you mean mambo, I tested that, at least the public version, and it doesn't
provide or need RTAS.

On the other sims we ran without RTAS during the Power8 bringup, though it was
eventually used a little bit late in the cycle. In future we should be using
skiboot, or just putting logic directly into the kernel for early bringup - or
permanently :)

> Acked-by: Stewart Smith <stewart at linux.vnet.ibm.com>

Thanks.

cheers





More information about the Linuxppc-dev mailing list