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

Simon Glass sjg at chromium.org
Sun Oct 2 02:34:19 CEST 2016


On 18 September 2016 at 18:58, Simon Glass <sjg at chromium.org> wrote:
> 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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list