]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 15 Jul 2015 00:42:57 +0000 (21:42 -0300)
commitbf639dd5c86fe166d66b66320c810ce42ac8dd69
tree6501c07ebb3c6ac0aebbb72ac71c01b40eaf63e4
parent4d4c88c89e16fc49638dd74b8175e89b73719a8d
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