]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl: Fix the size of the created file fs with mkfs.vfat
authorAndrei Gherzan <andrei@gherzan.ro>
Fri, 18 May 2012 21:46:03 +0000 (00:46 +0300)
committerAndrei Gherzan <andrei@gherzan.ro>
Fri, 18 May 2012 22:09:02 +0000 (01:09 +0300)
commit92345adef0b26ab290fff45fa596f78910e0e7d9
treea79ca329a4e7517061d2c3537b52ec44c76fd895
parentdfd5e77b477083b8627e9d7e0eaabf966fcc72fe
image_types_fsl: Fix the size of the created file fs with mkfs.vfat

It looks like mkfs.vfat is using 1024B block size. The returned value
of BOOT_BLOCKS was in blocks of 512B. This needs to be changed in blocks
of 1024B.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
meta-fsl-arm/classes/image_types_fsl.bbclass