imx8mm UUU qspi partition

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

imx8mm UUU qspi partition

Jump to solution
821 Views
vignesh-baskaran
Contributor III

Hi,

 

We were exploring QSPI for booting and load images via UUU.

 

1) We trying to load the whole wic image created by yocto into QSPI.

$ sudo uuu -b qspi core-image-minimal-imx8mm-lpddr4-evk-20230519111834.rootfs.wic

uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-3-gcbff795

Success 0    Failure 0                                                                                                                                       
                                                                                                                                                              
                                                                                                                                                              
1:8      2/ 3 [==>               9%                  ] SDPV: write -f core-image-minimal-imx8mm-lpddr4-evk-20230519111834.rootfs.wic -skipspl -skipfhdr   

 It goes upto 10% and then fails.

uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-3-gcbff795

Success 0    Failure 1                                                                                                                                       
                                                                                                                                                              
                                                                                                                                                              
1:8      2/ 3 [HID(W):LIBUSB_ERROR_NO_DEVICE         ] SDPV: write -f core-image-minimal-imx8mm-lpddr4-evk-20230519111834.rootfs.wic -skipspl -skipfhdr   

We seen for emmc, We searching to do same for QSPI.

Decompress rootfs image and burn into emmc (since 1.1.87)
uuu -b emmc_all bootloader rootfs.sdcard.bz2/*

  

2) We also trying to do partition the qspi via UUU. and load each image(u-boot ,kernel , dtb and FS) as separate images.

is there way to do it? Please let us know.

0 Kudos
1 Solution
693 Views
Mestkim
Contributor III
0 Kudos
5 Replies
722 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Can you try to download only the uboot to the QSPI?

0 Kudos
777 Views
vignesh-baskaran
Contributor III

HI,

Can anyone look into it?

0 Kudos
759 Views
vignesh-baskaran
Contributor III
Hi,

Any knows or tried this before?
Please help us.
0 Kudos
694 Views
Mestkim
Contributor III
0 Kudos
680 Views
vignesh-baskaran
Contributor III

Hi @Mestkim,

 

Thanks for the reply.

0 Kudos