Build an IMX yocto image

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

Build an IMX yocto image

720 Views
alexoubj
Contributor I

Hi,

I have a very specific board based on imx287 and I'm trying to build an image with yocto.

I know how to use yocto basically (build an ixm28evk board 's image for instance) and how to build new layer,... but I'm lost when I try to configure the layer to fit my board.

That I know and that I have regarding my board:

- I have the .dtb file

- My board doesn't use u-boot as bootloader but imx-bootlet (how can I use imx instead of uboot? and is it necessary?)

- I know the partitions' size

- I need the MFGTool to flash the board

- the kernel configuration file

How can I produce a zimage (MFGTool compatible) with my own device tree and the bootloader imx-bootlet?

Thanks for your help :smileyhappy:

Labels (1)
0 Kudos
1 Reply

581 Views
jimmychan
NXP TechSupport
NXP TechSupport

For the mfgtool firmware, you can refer to this

https://community.nxp.com/message/1042399

0 Kudos