projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e1acc7
)
OMAP3: omap3_logic: Remove YAFFS support.
author
Adam Ford
<aford173@gmail.com>
Mon, 1 Feb 2016 12:27:21 +0000
(06:27 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 8 Feb 2016 15:10:44 +0000
(10:10 -0500)
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>
include/configs/omap3_logic.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_logic.h
b/include/configs/omap3_logic.h
index a153928ca94b23c7cd923e6c6935ff60206b3fbe..3cb71f1c360a018808616a48a0a89fc0387b08af 100644
(file)
--- 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 */