Home
last modified time | relevance | path

Searched hist:"2 bbcccf552cbbd076ba8055fc693fc207cd60482" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A Dmxs_ocotp.c2bbcccf552cbbd076ba8055fc693fc207cd60482 Thu Mar 06 00:52:03 UTC 2014 Marek Vasut <marex@denx.de> ARM: mxs: Add OCOTP driver

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>
H A DMakefile2bbcccf552cbbd076ba8055fc693fc207cd60482 Thu Mar 06 00:52:03 UTC 2014 Marek Vasut <marex@denx.de> ARM: mxs: Add OCOTP driver

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>
/rk3399_rockchip-uboot/include/configs/
H A Dmxs.h2bbcccf552cbbd076ba8055fc693fc207cd60482 Thu Mar 06 00:52:03 UTC 2014 Marek Vasut <marex@denx.de> ARM: mxs: Add OCOTP driver

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>