Hi guys,
The system I am working on will NOT have any nand or nor flash, it will have only SD so I need to boot from SD and launch u-boot from SD as well. I see u-boot has a tool called uflash that is part of this solution, it can create a SD with u-boot and UBL and make it bootable, but I can't find the matching UBL.
The UBL I got and played with only supports launching u-boot from NAND/NOR flash, I need the UBL that is capable of launching u-boot from SD.
The tool from Constantin deceived me for a while in thinking that was what I needed, but after careful reading I saw the tool actually is used to flash UBL/u-boot into NAND/NOR.
I guess this tool could be changed to do the job, but it appears this UBL was already developed, at least this is the suggestion I get from seeing uflash too.
Any input would be appreciated,
Thanks,