summaryrefslogtreecommitdiff
path: root/cmd/config.c
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-03-25 23:16:39 -0700
committerYe Li <ye.li@nxp.com>2018-04-27 02:21:17 -0700
commit42a6fcbaf9f3a959462f857b31700383d20f7a56 (patch)
tree0a982774986046b82d4ad118a3ef9be0bc8061bb /cmd/config.c
parentd88863b467d2aebc802d634dcc96060f5af45414 (diff)
MLK-12483-3 mx6: Add a module fuse checking
Implement a functionality to read the soc fuses and check if any module is fused. For fused module, we have to disable it in u-boot dynamically, and change the its node in FDT to "disabled" status before starting the kernel. In this patch, we implement the ft_system_setup for FDT fixup. This function will be called during boot process or by "fdt systemsetup" command. To enable the module fuse checking, two configurations must be defined: CONFIG_MODULE_FUSE CONFIG_OF_SYSTEM_SETUP Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 8aef13ebd92f709f4e6b80cf46c7cfe0f69bb211)
Diffstat (limited to 'cmd/config.c')
0 files changed, 0 insertions, 0 deletions