build images of lx2160ardb is low size

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

build images of lx2160ardb is low size

440 Views
156614400
Contributor III

we use  flexbuild_lsdk1909_update_311219.tgz ,    and  auto download and build ,  do as blelow:

1 source setup.env
   flex-builder -m lx2160ardb -a arm64

 

2  then done successfully,  but   firmware_lx2160ardb_uboot_sdboot.img  of build   is only 27.9M,    bootpartition_LS_arm64_lts_4.19.tgz  is only 45.2M,    rootfs_lsdk1909_LS_arm64_main.tgz  is only 702M,  

then I build them in SD card, 

" flex-installer -b bootpartition_LS_arm64_lts_4.19.tgz -r rootfs_lsdk1909_LS_arm64_main.tgz -f firmware_lx2160ardb_uboot_sdboot.img -d /dev/sdx ", 

and lx2160ardb board Uboot run,  at Uboot , I  run cmd  "run sd_bootcmd" ,   run fail....

 

3 I get  firmware_lx2160ardb_uboot_sdboot.img from NXP.COM,  the size is 45.6M, 

   I get  bootpartition_LS_arm64_lts_4.19.tgz  from NXP.COM,  the size is 366M, 

   I get  rootfs_lsdk1909_LS_arm64_main.tgz  from NXP.COM,  the size is 728M, 

  then  I build them in SD card,  and lx2160ardb board Uboot run,  at Uboot , I  run cmd  "run sd_bootcmd" ,   run successfully....

 

4  why the three file I build  is  low size,   size is not true ??   i build them at ubuntu 18.04.   any other steps need to be done ??

Yiping Wang   answer that " remove build folder and rebuild your images." ,      I use command "flex-builder -i mkfw -m lx2160ardb -b sd" ,  but  firmware_lx2160ardb_uboot_sdboot.img  of build   is also  27.9M .

6 the attach file  log1  is log of my build,  but no error

0 Kudos
1 Reply

358 Views
Pavel
NXP Employee
NXP Employee

Usually it happens if different versions of LSDK are used.

See attached snapshot. It is result of image building using LSDK 2004.

 

NXP recommends using LSDK 2004 for the LX2160a:

https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscap...

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos