summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-08-07 22:35:43 -0700
committerStefano Babic <sbabic@denx.de>2014-08-20 12:52:58 +0200
commit2325bb1898fe0d73d1f5252b4547e7c48b7c1b0a (patch)
tree1fdb976d9c7ea80030c7d8397515511fa6d08337 /board
parent63b85adcecdd019f049cbbebf10119cea45d3645 (diff)
downloadblackbird-obmc-uboot-2325bb1898fe0d73d1f5252b4547e7c48b7c1b0a.tar.gz
blackbird-obmc-uboot-2325bb1898fe0d73d1f5252b4547e7c48b7c1b0a.zip
imx: ventana: remove caam disable per eeprom bit
During manufacturing this bit is not getting enabled when it should be, so we will ignore it. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'board')
-rw-r--r--board/gateworks/gw_ventana/gw_ventana.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ventana/gw_ventana.c
index 3afb9facd4..42d27092aa 100644
--- a/board/gateworks/gw_ventana/gw_ventana.c
+++ b/board/gateworks/gw_ventana/gw_ventana.c
@@ -1386,7 +1386,7 @@ const char *fdt_aliases[] = {
"vpu",
"csi0",
"csi1",
- "caam",
+ NULL,
NULL,
NULL,
NULL,
OpenPOWER on IntegriCloud