[PATCH v2 18/25] binman: Update fit to use node instead of subnode

Alper Nebi Yasak alpernebiyasak at gmail.com
Thu Mar 3 22:10:26 CET 2022


On 24/02/2022 02:00, Simon Glass wrote:
> It doesn't make sense to use 'subnode' as a function parameter since it
> is just a 'node' so far as the function is concerned. Update two functions
> to use 'node' instead.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> (no changes since v1)
> 
>  tools/binman/etype/fit.py | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>


More information about the U-Boot mailing list