commit | 29c6326994dc409395604bd2fb822dd754c60e95 | [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 | de5bc89e2fdfd7e5d2109ea86d25fa946200e48f [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>