Re: [U-Boot] [PATCH] m28evk: add trimffs to nand command

2013-07-12 Thread Stefano Babic
On 07/07/2013 20:20, Marek Vasut wrote: > this is usefull when writing an UBI image which contains > and UBIFS volume (check README.nand and UBI FAQ for more > details) > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > --- Applied to u-boot-imx (fix), thanks ! Best regards, Stefano Babic

[U-Boot] [PATCH] m28evk: add trimffs to nand command

2013-07-07 Thread Marek Vasut
this is usefull when writing an UBI image which contains and UBIFS volume (check README.nand and UBI FAQ for more details) Signed-off-by: Marek Vasut Cc: Stefano Babic --- include/configs/m28evk.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/m28evk.h b/include/configs/