]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx6: standardise OCOTP and fuse config to mx6_common
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 24 Jun 2015 16:09:46 +0000 (17:09 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:39 +0000 (00:47 +0200)
commite83f61ca385adfeb4dfe09dcc3b183b3b9edb9f5
tree4b0ebf94967ce85b505eca3075cd526f2a43035a
parentf997a0d2d31627d618348a21fa69c54e67dcd4f6
imx6: standardise OCOTP and fuse config to mx6_common

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 <pbrobinson@gmail.com>
Acked-by: Stefano Babic <sbabic@denx.de>
16 files changed:
include/configs/aristainetos-common.h
include/configs/embestmx6boards.h
include/configs/gw_ventana.h
include/configs/mx6_common.h
include/configs/mx6cuboxi.h
include/configs/mx6sabre_common.h
include/configs/mx6slevk.h
include/configs/mx6sxsabresd.h
include/configs/nitrogen6x.h
include/configs/novena.h
include/configs/ot1200.h
include/configs/platinum.h
include/configs/tbs2910.h
include/configs/tqma6.h
include/configs/wandboard.h
include/configs/warp.h