[Skiboot] [RFC, PATCH 2/3] core/flash: port pnor_load_resource to flash code

Joel Stanley joel at jms.id.au
Mon Feb 9 12:02:54 AEDT 2015


On Fri, Feb 6, 2015 at 9:39 PM, Jeremy Kerr <jk at ozlabs.org> wrote:
> Since we have a flash device registered as the system flash, use this as
> a generic load_resource backend.
>
> Signed-off-by: Jeremy Kerr <jk at ozlabs.org>

Reviewed-by: Joel Stanley <joel at jms.id.au>

>
> ---
>  core/flash.c                |   78 ++++++++++++++++++++++++++++++++++++
>  platforms/astbmc/astbmc.h   |    1
>  platforms/astbmc/habanero.c |    2
>  platforms/astbmc/palmetto.c |    2
>  platforms/astbmc/pnor.c     |   54 ------------------------
>  5 files changed, 80 insertions(+), 57 deletions(-)


More information about the Skiboot mailing list