commit | ff164fc2950491d5c96303d5a47f57fb701cc17c | [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 | ecebf28a4a5497af7cef1452e13bd53107d28043 [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>