Re: [U-Boot] [PATCH v2 03/50] binman: Add a missing comment in Entry_vblock

2019-05-01 Thread Bin Meng
On Fri, Apr 26, 2019 at 11:59 AM Simon Glass wrote: > > An important property is missing. Update the entry comment to include > this. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > > tools/binman/etype/vblock.py | 1 + > 1 file changed, 1 insertion(+) >

[U-Boot] [PATCH v2 03/50] binman: Add a missing comment in Entry_vblock

2019-04-25 Thread Simon Glass
An important property is missing. Update the entry comment to include this. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None tools/binman/etype/vblock.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/binman/etype/vblock.py b/tools/binman/etype/vblock.py ind