Hi Bruno
initramfs.cpio.gz.uboot building is described in
attached Linux Guide sect.2.8 2.8 Build Manufacturing Firmware.
u-boot.bin, uImage, uramdisk.img, system.img, recovery.img files are
files which will be written to SD card. For example in attached ucl.xml
file profile "MX53SMD-Android-SD" : first, small image (small linux image)
is loaded to DDR - rows from "Read from DDR script from U-Boot to init DDR Memory"
to "Jumping to OS image".
Then this small linux image is running and executing commands from
"Updater", "mknod" ..e.t.c. to the end - these commands write android files to SD card.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------