I have enabled SPL_BUILD in uboot and it compiles ok, I configure DDR parameters in sabresd.c file just like my DCD (that works) but SPL doesn't boot ( at least I can't see any log in console). My questions are:
1. Printf works in SPL to generate log?
2. How SPL finds uboot.
3. I have to write to SdCard SPL file and uboot.img? Which seek I have to use in DD?
4. Uboot from freescale works SPL only enabling SPL_BUILD?