Skip to content
Commit 0478bf35 authored by Sean Edmond's avatar Sean Edmond Committed by Tom Rini
Browse files

dm: core: Modify default for OFNODE_MULTI_TREE



There is a preference to use the "ofnode" API for FDT fixups
moving forward.  The FDT fixup will usually be for the kernel FDT.  To
fixup the kernel FDT with the ofnode API, it's required to set the
OFNODE_MULTI_TREE option.

To ensure existing users of kaslr fdt fixup are not impacted, Let's modify
the default value for OFNODE_MULTI_TREE to ensure it's always set.
This will cause a 1007 byte increase in the code size.

Signed-off-by: default avatarSean Edmond <seanedmond@microsoft.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent f9dc5355
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