Skip to content
Commit b26536ad authored by Samuel Holland's avatar Samuel Holland Committed by Jagan Teki
Browse files

binman: Only write FDT once per node



Due to an extra level of indentation, the "data" property containing the
FDT was being written repeatedly after every other property in the node.
This caused the generated FIT image to be invalid.

Move the block up one level, so the property is added exactly once.

Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Reviewed-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent 509978e5
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