diff options
author | Ye Li <ye.li@nxp.com> | 2016-03-02 01:03:55 +0800 |
---|---|---|
committer | fang hui <hui.fang@nxp.com> | 2016-11-09 08:25:50 +0800 |
commit | 5f2532758a3f07939dd44e7775226a8056533187 (patch) | |
tree | 012133807e21533167d9178941e6cdb4770ec526 /drivers/usb/host/ehci-mx6.c | |
parent | 367dc19ed97e6c171eae22d193a976d488613e9f (diff) | |
download | u-boot-imx-5f2532758a3f07939dd44e7775226a8056533187.zip u-boot-imx-5f2532758a3f07939dd44e7775226a8056533187.tar.gz u-boot-imx-5f2532758a3f07939dd44e7775226a8056533187.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/usb/host/ehci-mx6.c')
0 files changed, 0 insertions, 0 deletions