Hi Experts,
I am new bee to linux. As per my understanding boot partition contains MLO, uboot and u/zImage kernel which boots the disk. But what is the working of boot partition in the rootfs partition containing /rootfs/boot/ ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Experts,
I am new bee to linux. As per my understanding boot partition contains MLO, uboot and u/zImage kernel which boots the disk. But what is the working of boot partition in the rootfs partition containing /rootfs/boot/ ?
I assume this question is for SDK v7. The /boot folder in the "roofts" partition contains the zImage plus all the device tree blobs this zImage will need to boot.
For SDK v7, uImage was used and it was residing inside the "boot" partition of the SD card.
Best regards,
Miroslav