Simon Glass 70ab7b1799 fdtgrep: Correct alignment of struct section
When outputting a devicetree we should not align the struct section to a
16-byte boundary. The normal position is fine, which is 8-byte aligned.

This avoids leaving adding 8 extra zero bytes in the output tree in the
case where the reserved section is empty (i.e has 16 zero bytes).

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-12-17 09:44:59 -07:00
..
2021-09-02 11:19:58 -04:00
2019-07-29 00:20:31 +02:00
2021-01-13 02:38:00 +01:00
2021-11-11 19:01:56 -05:00
2019-11-04 18:15:32 -07:00