I am working on an AM335X custom board. The board has 12 GPIOs. I have no problems in controlling the GPIOs in u-boot except the emu0(gpio3_7) and emu1(gpio3_8). It seems that they always stay at high no matter what value I set.
How to set the emu0/emu1 as a GPIO at u-boot? Is there something needed to be specially cared?
-Eric