From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soeren Moch Date: Tue, 14 Jul 2015 13:56:52 +0200 Subject: [U-Boot] [PATCH 1/2] imx6: standardise OCOTP and fuse config to mx6_common In-Reply-To: References: <1436831527-9307-1-git-send-email-pbrobinson@gmail.com> <1436831527-9307-2-git-send-email-pbrobinson@gmail.com> Message-ID: <55A4F904.4070905@web.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 07/14/15 13:52, Otavio Salvador wrote: > On Mon, Jul 13, 2015 at 8:52 PM, Peter Robinson wrote: >> According to README.mxc_ocotp the OCOTP is a stanard i.MX6 SoC feature >> so centralise the config in mx6_common.h so functionality is standard >> across all boards >> >> Signed-off-by: Peter Robinson > > Acked-by: Otavio Salvador > Acked-by: Soeren Moch