FAQ_MA35D1_Build NAND, SPI-NAND Image by Yocto

Post Reply
ytliu6
Posts: 80
Joined: 08 Nov 2022, 10:28

23 Dec 2022, 13:37

The default MA35D1 nvt-image-qt5 Image built by Yocto doesn’t include NAND and SPI-NAND fomat because of the size on evaluation board
Follow the steps below to build NAND and SPI-NAND Image

1. Edit the configuration file below

Code: Select all

$ vim yocto/sources/meta-ma35d1/recipes-images/images/nvt-image-qt5.bb
2. Remove nand and spinand in the file

Code: Select all

Image_FSTYPES_remove = “ ubi ” 
3. Rebuild the Image

Code: Select all

$ bitbake nvt-image-qt5
4. You will see the three package SD, NAND, SPI-NAND in the output folder

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests