Hello,
I am looking for a way to disable the uart debug console so I can use it for another peripheral on my board. My original plan was to move it it to one of the UARTS I wasnt using, however I am using UARTS 1-5 and when I attempt to move it to 6 or 7 I am getting compile errors.
Any assistance would greatly be appreciated.
Thanks!
PS. I am using the IMX6UL-DART some on my own custom board running debian Jessie.