commit | 7a71e4891d6fab9f9d54cee72e6012727ef45d82 | [log] [tgz] |
---|---|---|
author | Moritz Fischer <moritz.fischer@ettus.com> | Tue Sep 13 14:44:49 2016 -0700 |
committer | sjg <sjg@chromium.org> | Sun Oct 09 09:30:32 2016 -0600 |
tree | 61b35b6e8b2522bdeee13ea776a7f9b2198f1611 | |
parent | 281ca88fab7f6b66a18d494c05a1f1fa39f11075 [diff] |
cros_ec: Add crosec flashinfo command 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 Acked-by: Simon Glass <sjg@chromium.org>