]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: ventana: remove caam disable per eeprom bit
authorTim Harvey <tharvey@gateworks.com>
Fri, 8 Aug 2014 05:35:43 +0000 (22:35 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Aug 2014 10:52:58 +0000 (12:52 +0200)
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>
board/gateworks/gw_ventana/gw_ventana.c

index 3afb9facd46983416e9130a9d8d47673acadcbca..42d27092aae9c24d896ce3549780544e896bb1b5 100644 (file)
@@ -1386,7 +1386,7 @@ const char *fdt_aliases[] = {
        "vpu",
        "csi0",
        "csi1",
-       "caam",
+       NULL,
        NULL,
        NULL,
        NULL,