All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support.
@ 2016-02-01 12:27 Adam Ford
  2016-02-04 17:40 ` Tom Rini
  2016-02-08 20:48 ` [U-Boot] [U-Boot,V2] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Ford @ 2016-02-01 12:27 UTC (permalink / raw)
  To: u-boot

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 <aford173@gmail.com>
---
 include/configs/omap3_logic.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index a153928..3cb71f1 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -66,8 +66,6 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
 
-#define CONFIG_YAFFS2
-
 /* I2C */
 #define CONFIG_SYS_I2C_OMAP34XX
 #define CONFIG_SYS_I2C_EEPROM_ADDR	0x50	/* EEPROM AT24C64      */
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support.
  2016-02-01 12:27 [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support Adam Ford
@ 2016-02-04 17:40 ` Tom Rini
  2016-02-08 20:48 ` [U-Boot] [U-Boot,V2] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-02-04 17:40 UTC (permalink / raw)
  To: u-boot

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 <aford173@gmail.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160204/329520d3/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [U-Boot,V2] OMAP3: omap3_logic: Remove YAFFS support.
  2016-02-01 12:27 [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support Adam Ford
  2016-02-04 17:40 ` Tom Rini
@ 2016-02-08 20:48 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-02-08 20:48 UTC (permalink / raw)
  To: u-boot

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 <aford173@gmail.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160208/20223520/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-08 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-01 12:27 [U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support Adam Ford
2016-02-04 17:40 ` Tom Rini
2016-02-08 20:48 ` [U-Boot] [U-Boot,V2] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.