Hi,
After modifying the U-boot source code according to my customised board DDR3, U-boot is building and creating u-boot.img and u-boot-spl.bin successfully.
If i load u-boot-spl.bin to my target board using XMODEM its loading successfully. After hitting anykey its giving this error
"Unknown board, cannot configure pinmux.### ERROR ### Please RESET the board ### "
after that i am not able to load u-boot.img.
Please suggest me what is the wrong in U-boot configuration