Where it will be generated building images for to boot from sdcard

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where it will be generated building images for to boot from sdcard

436 Views
venu_gopal
Contributor I

After i was given bitbake meta-toolchain where it will be generated below images for boot from sdcard.

To boot a Linux image on i.MX 6 and i.MX 7, the following elements are needed:
• Bootloader (U-Boot)
• Linux kernel image (zImage)
• A device tree file (.dtb) for the board being used
• A root file system (rootfs) for the particular Linux image
• Arm Cortex-M4 Image for iMX 7ULP

0 Kudos
1 Reply

391 Views
karangajjar
Senior Contributor II

Hi Venu Gopal,

You can check for images in:

<build_dir>/tmp/deploy/images/<board>/

Regards,

Karan Gajjar

0 Kudos