commit | bb8f892052b0344adc3442eb398c32ade9786ae9 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Oct 10 14:40:56 2023 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 13 14:01:42 2023 -0600 |
tree | 2116f2d6614208fea7f444c22062400a485b8559 | |
parent | ba5b960dcb753bdd99e1f718f78624a40ad2fdd2 [diff] |
binman: capsule: Remove superfluous [address, size]-cells properties The #address-cells and #size-cells are not needed for running the capsule generation binman tests. Remove the superfluous properties. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>