diff options
author | Simon Glass <sjg@chromium.org> | 2021-12-08 09:55:34 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-12-17 09:44:59 -0700 |
commit | 70ab7b1799112398047be63cc113f93955f0f352 (patch) | |
tree | a350ab336e7b2160df046be1d840eb9969abe22f /drivers/ddr/marvell/axp/ddr3_spd.c | |
parent | 1c11b5e6f67ca5aeb2d61e198298ed655311070e (diff) |
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>
Diffstat (limited to 'drivers/ddr/marvell/axp/ddr3_spd.c')
0 files changed, 0 insertions, 0 deletions