Hello,
I have a customer trying to enable spi flash boot on a custom board. The board is able to boot successfully from other interfaces such as MMC/ SD card. So far the customer has been able to get the AM3352 to load MLO from SPI flash, but is unable to get MLO to find and load U-boot. Based on the documentation from the SDK there's no defconfig option for spi boot for AM335x. What's required to enable support for SPI boot in the u-boot config? It looks like all the drivers are there, but the commands aren't present in u-boot itself.
Munan