summaryrefslogtreecommitdiff
path: root/include/configs/novena.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 16:30:51 (GMT)
committerStefano Babic <sbabic@denx.de>2015-05-26 13:58:56 (GMT)
commita380ce6e9698257c4e8be4c0711b09c90a8febff (patch)
tree1643a3efe9c6ffd962942f5124a1a50fd803ce73 /include/configs/novena.h
parent2d8a07475eaa521f0055fc7c2617723a0364fe27 (diff)
downloadu-boot-a380ce6e9698257c4e8be4c0711b09c90a8febff.tar.xz
imx6: standardise filesystem and boot options
Move all standard filesystem, partition and fdt options to mx6_common. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r--include/configs/novena.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index d75ccc8..20a077d 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -13,25 +13,17 @@
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_BOARD_LATE_INIT
#define CONFIG_MISC_INIT_R
-#define CONFIG_DOS_PARTITION
-#define CONFIG_FAT_WRITE
#define CONFIG_FIT
#define CONFIG_KEYBOARD
-#define CONFIG_OF_LIBFDT
#include "mx6_common.h"
/* U-Boot Commands */
#define CONFIG_CMD_ASKENV
#define CONFIG_CMD_BMODE
-#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_EEPROM
-#define CONFIG_CMD_EXT4
-#define CONFIG_CMD_EXT4_WRITE
-#define CONFIG_CMD_FAT
-#define CONFIG_CMD_FS_GENERIC
#define CONFIG_CMD_I2C
#define CONFIG_CMD_FUSE
#define CONFIG_CMD_MII