[Skiboot] [PATCH 11/16] flash: Add ECC to load_resource()

Joel Stanley joel at jms.id.au
Fri Feb 20 15:08:04 AEDT 2015


On Fri, Feb 20, 2015 at 11:07 AM, Michael Neuling <mikey at neuling.org> wrote:
> Add decoding, checking and correction of ECC enabled partitions in
> pnor_load_resource().

I checked this doesn't break loading from non-ecc'd partitions on a Palmetto.

>
> Signed-off-by: Michael Neuling <mikey at neuling.org>

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

> ---
>  core/flash.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++--------------
>  1 file changed, 52 insertions(+), 15 deletions(-)
>


More information about the Skiboot mailing list