mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-01 16:43:28 +08:00
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
@ -1386,7 +1386,7 @@ const char *fdt_aliases[] = {
|
|||||||
"vpu",
|
"vpu",
|
||||||
"csi0",
|
"csi0",
|
||||||
"csi1",
|
"csi1",
|
||||||
"caam",
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
|
Loading…
Reference in New Issue
Block a user