I have a made a minimal u-boot with just nand support. When flashed to the first sector, it works when I power cycle the board, but any other way of rebooting (reset button, or normal linux reboot) lead to the bootloader failing to load and ending in the XMODEM fallback mode.
Whats going on?
Is it possible that some pins of the TI mux might not be tristated and make the read of the boot pins fail in some way?