commit | 3775dcd9c4ad9d7f19f2ff14989f5180aaba3d64 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Mar 04 15:52:35 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Mar 07 10:59:06 2014 -0500 |
tree | 7a074d67c4f00378e500c082eca52d5c9bcb06e0 | |
parent | 801cec59076b0d5b0b6946a8a7a6cb77b62f3c8f [diff] |
cmd_nvedit: Make 'env import -c' require size parameter When importing a checksummed area we need to be told how big the area in question is so that we know that will match the size of the area which the checksum is generated against. Reported-by: Pierre AUBERT <p.aubert@staubli.com> Signed-off-by: Tom Rini <trini@ti.com>