Re: [U-Boot] [PATCH 3/7] imx6: standardise OCOTP and fuse config to mx6_common

2015-06-27 Thread Stefano Babic
On 24/06/2015 18:09, 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 > --- > include/configs/aristainetos-common.h | 3 ---

[U-Boot] [PATCH 3/7] imx6: standardise OCOTP and fuse config to mx6_common

2015-06-24 Thread Peter Robinson
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 --- include/configs/aristainetos-common.h | 3 --- include/configs/embestmx6boards.h | 5 - include