the size of ramdisk root filesystem is too large

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

the size of ramdisk root filesystem is too large

701 Views
andressjackson
Contributor II

Hi guys,

I am working with the board T2080RDB. I am using the operative system which is provided by NXP using Yocto Project and the sdk 2.0-1703.

The size of fsl-image-core-t2080rdb-64b.rootfs.ext2.gz.u-boot is 32M previously.But now it becomes 62M. I don't know why it happens.The reserved space is 44M and isn't enough in the NOR flash(boot flash).

The fsl-image-core.bb file is below:

####################################################

webwxgetmsgimg (4).jpg

######################################################

 

I run bitbake fsl-image-core many times, but the size of fsl-image-core-t2080rdb-64b.rootfs.ext2.gz.u-boot is 62M all the time.

How could I change the size of fsl-image-core-t2080rdb-64b.rootfs.ext2.gz.u-boot  from 62M to 32M?In other words,how could I decrease the size of fsl-image-core-t2080rdb-64b.rootfs.ext2.gz.u-boot?

If any body has any lead over here so pls help me. suggestions would be highly appreciated.

Thank you.

ufedor

yipingwang

bpe

 

Have a great day

0 Kudos
2 Replies

540 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello andress jackson,

I have install SDK 2.0 1703 release and build fsl-image-core-t2080rdb.ext2.gz.u-boot, it's about 32M.

Please refer to the attached fsl-image-core.bb to check whether you have added additional packages in IMAGE_INSTALL variable.

Thanks,

Yiping

540 Views
andressjackson
Contributor II

According to your suggestion, I solved the problem.

Thank you a lot.yipingwang

0 Kudos