[PATCH 3/9] lib/flash: Add support for platform versions

Stewart Smith stewart at linux.vnet.ibm.com
Wed Dec 16 22:58:49 AEDT 2015


Samuel Mendoza-Jonas <sam.mj at au1.ibm.com> writes:
> --- /dev/null
> +++ b/lib/flash/flash.c
> @@ -0,0 +1,164 @@
> +#include <stdio.h>
> +#include <stdlib.h>

Missing (C) header?

> +//TODO May need to consider flash sides

without looking closely at the code, what pflash -i does to get info for
everything is correct, and it does end up getting info on both sides
(each TOC, as everything has a reference to everything).

> --- /dev/null
> +++ b/lib/flash/flash.h
> @@ -0,0 +1,26 @@
> +/*
> + *  Copyright (C) 2013 IBM Corporation

2015 ?



More information about the Petitboot mailing list