diff options
author | Ye Li <ye.li@nxp.com> | 2016-03-15 22:12:46 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2016-03-25 16:24:56 +0800 |
commit | 7236051526b73a5a25cc8330a79f5c08b7d70726 (patch) | |
tree | 99875ddfef1fc20d4f575f959446f6cbc51075ed /drivers/mtd | |
parent | 1e430025d3b6cdb4a369028fec4da8b29e592bef (diff) | |
download | u-boot-imx-7236051526b73a5a25cc8330a79f5c08b7d70726.zip u-boot-imx-7236051526b73a5a25cc8330a79f5c08b7d70726.tar.gz u-boot-imx-7236051526b73a5a25cc8330a79f5c08b7d70726.tar.bz2 |
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>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions