u-boot-brain/arch/arm/mach-imx/mx6
Peng Fan 3c42c0f673 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: Peng Fan <peng.fan@nxp.com>
2020-05-10 13:21:13 +02:00
..
clock.c mx6: clock: Introduce disable_ipu_clock() 2019-11-03 13:16:51 +01:00
ddr.c arm: imx6: configure NoC on i.MX6DQP 2020-04-17 18:56:19 +02:00
Kconfig arch: arm: tqma6: apply default Kconfig for device model 2020-04-17 18:58:03 +02:00
litesom.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
Makefile imx: add module fuse support 2020-05-10 13:21:13 +02:00
module_fuse.c imx: add module fuse support 2020-05-10 13:21:13 +02:00
mp.c common: Move older CPU functions to their own header 2019-12-02 18:23:06 -05:00
opos6ul.c common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
soc.c ARM: mx6: pmu: Expose PMU LDO configuration interface 2019-12-06 13:57:42 +01:00