Disabling all video on 2443 [SOLVED]

I’ve read through the datasheet time and time again.

It states that Video in enabled – but no where does it say how to turn it off. It dances all around the issue (the docs are grossly inaccurate in a lot of places)

I’ve gone through all the kernel drivers and disabled everything video with kconfig (via DigiEL 5.2) and no luck. I can’t get those GPIO’s back (that are VDxx)…

Can anyone tell me what I’m doing wrong??

Thanks,

-Ben

EDIT: One must ALSO disable the video in the U-BOOT image. This can be done with setenv commands… Later I hope to make a U-Boot Image with this included.