Re: [U-Boot] [PATCH V2] OMAP3_logic: Add NAND args to boot UBIFS

2016-02-10 Thread Tom Rini
On Wed, Feb 10, 2016 at 01:41:10AM -0600, Adam Ford wrote: > With the recent addition of UBI support, this patch will add the preset > parameters to allow for mouting an UBIFS from the 'fs' partition in NAND. > > -V2: ubi.mtd=fs instead of ubi.mtd=4 > > Signed-off-by: Adam Ford

[U-Boot] [PATCH V2] OMAP3_logic: Add NAND args to boot UBIFS

2016-02-09 Thread Adam Ford
With the recent addition of UBI support, this patch will add the preset parameters to allow for mouting an UBIFS from the 'fs' partition in NAND. -V2: ubi.mtd=fs instead of ubi.mtd=4 Signed-off-by: Adam Ford --- include/configs/omap3_logic.h | 6 ++ 1 file changed, 6