"mk_mx28_sd" script burns the kernel, it finds in imx28_ivt_linux.sb
file located in your {ltib}/rootfs/boot/ director,y and the root filesystem
(whole {ltib}/rootfs directory) to SD card.
To be more exact first it creates 3 partitions on the card:
FAT partition for user data, kernel partition and ext2 one for root filesystem.
Then it burns the kernel on raw /dev/sdb2 and copies {ltib}/rootfs to fresh
/dev/sdb3 partition.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------