Tool/software: Linux
Received the following questions from the customer after providing the Linux Core U-Boot guide here:
http://processors.wiki.ti.com/index.php/Linux_Core_U-Boot_User's_Guide
This apparently does not provide the fastboot inof needed and so their questions are:
- How to enable the compile flags to have the fastboot-enabled ULO (Uboot-spl.bin)?
- How to use the fastboot to load the whole system into RAM and then boot from RAM? What they learned is that the normal fastboot should be able to support:
boot <kernel> [ <ramdisk> ] download and boot kernel
Does our fastboot support above command to load kernel and ramdisk into RAM?
