I'm using the latest TI Linux SDK (03.01.00.06) on a custom board (booting up as a BBB). How do I remove SD card detect from u-boot (MMC0)? Right now, u-boot will load from the SD card, but will not continue to load Linux because 'mmc rescan' returns with no cards found unless I ground pin C15.
Thanks.