From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 01 Apr 2014 10:16:39 +0200 Subject: [U-Boot] [PATCH] ARM: mxs: Add OCOTP driver In-Reply-To: <1394067123-6114-1-git-send-email-marex@denx.de> References: <1394067123-6114-1-git-send-email-marex@denx.de> Message-ID: <533A75E7.9030100@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/03/2014 01:52, Marek Vasut wrote: > 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 > Cc: Stefano Babic > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================