[U-Boot] [PATCH 2/2] cros_ec: Add crosec flashinfo command

Simon Glass sjg at chromium.org
Mon Sep 19 02:58:32 CEST 2016


Hi Moritz,

On 13 September 2016 at 15:44, Moritz Fischer <moritz.fischer at ettus.com> wrote:
> Add command to print out the flash info as reported by the
> ec. The data read back includes size, write block size,
> erase block size.
>
> Signed-off-by: Moritz Fischer <moritz.fischer at ettus.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: u-boot at lists.denx.de
> ---
>  drivers/misc/cros_ec.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>

If you have the energy, it might be useful to move the command code
from this file into cmd/cros_ec.c

Regards,
Simon


More information about the U-Boot mailing list