Skip to content
Snippets Groups Projects
Commit 3c42c0f6 authored by Peng Fan's avatar Peng Fan Committed by Stefano Babic
Browse files

imx: add module fuse support


There are different parts from one SoC. Take i.MX6ULL for example,
some part might not have ENET, some might have; some might not have
USB, some might have. The information could be got from OCOTP,
to make one image support the different parts, we need runtime
disable linux kernel dts node and uboot driver probe if the
corresponding module not exists in the part.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
parent b52fb0b0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment