
19 Sep
2016
19 Sep
'16
2:58 a.m.
Hi Moritz,
On 13 September 2016 at 15:44, Moritz Fischer moritz.fischer@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@ettus.com Cc: Simon Glass sjg@chromium.org Cc: u-boot@lists.denx.de
drivers/misc/cros_ec.c | 10 ++++++++++ 1 file changed, 10 insertions(+)
Acked-by: Simon Glass sjg@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