Re: [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support.

2016-02-04 Thread Tom Rini
On Mon, Feb 01, 2016 at 06:27:21AM -0600, Adam Ford wrote: > UBIFS is the preferred FS, and YAFFS isn't officially included in > Linux. Removing this feature reduces the code size. > > Signed-off-by: Adam Ford Reviewed-by: Tom Rini -- Tom

[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support.

2016-02-01 Thread Adam Ford
UBIFS is the preferred FS, and YAFFS isn't officially included in Linux. Removing this feature reduces the code size. Signed-off-by: Adam Ford --- include/configs/omap3_logic.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs/omap3_logic.h