binman: Add a missing comment in Entry_vblock
authorSimon Glass <sjg@chromium.org>
Fri, 26 Apr 2019 03:58:35 +0000 (21:58 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 8 May 2019 04:44:07 +0000 (12:44 +0800)
commit0b96f6ecbe8f68232adeb4340883aaeee5d63bd5
tree9a7ea38037dac27956e9d1747108a0edd07ee4b3
parenteb833d871dfdb360002c02ca7e8662309828cca5
binman: Add a missing comment in Entry_vblock

An important property is missing. Update the entry comment to include
this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
tools/binman/etype/vblock.py