Skip to content
Commit 6ec7545b authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Simon Glass
Browse files

fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()



Currently, fdt_fixup_mtdparts() only checks the compatible property.
It is pointless to fix up the disabled node.

Skip the node if it has the property:

  status = "disabled"

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 245ad6c4
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