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>
This commit is contained in:
parent
63b85adcec
commit
2325bb1898
board/gateworks/gw_ventana
|
@ -1386,7 +1386,7 @@ const char *fdt_aliases[] = {
|
|||
"vpu",
|
||||
"csi0",
|
||||
"csi1",
|
||||
"caam",
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
|
|
Loading…
Reference in New Issue