mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-15 11:46:59 +02:00
Add yet another OCOTP driver for this i.MX family. This time, it's a driver for the OCOTP variant found in the i.MX23 and i.MX28. This version of OCOTP is too different from the i.MX6 one that I could not use the mxc_ocotp.c driver without making it into a big pile of #ifdef . This driver implements the regular fuse command interface, but due to the IP blocks' limitation, we support only READ and PROG functions. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> |
||
---|---|---|
.. | ||
ali512x.c | ||
cbmem_console.c | ||
cros_ec_i2c.c | ||
cros_ec_lpc.c | ||
cros_ec_spi.c | ||
cros_ec.c | ||
ds4510.c | ||
fsl_ifc.c | ||
fsl_iim.c | ||
gpio_led.c | ||
Makefile | ||
mc9sdz60.c | ||
mxc_ocotp.c | ||
mxs_ocotp.c | ||
ns87308.c | ||
pdsp188x.c | ||
status_led.c | ||
twl4030_led.c |