Skip to content
Commit 70ab7b17 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 1c11b5e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment