]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx6qarm2_lpddr2_defconfig
scsi: move the partition initialization out of the scsi detection
[people/ms/u-boot.git] / configs / mx6qarm2_lpddr2_defconfig
index 467b006f8e35b50906dec332ccc04a8320b0f65b..0f80ba19a97f033644474cd4b0f5e19f9cf24989 100644 (file)
@@ -3,6 +3,7 @@ CONFIG_ARCH_MX6=y
 CONFIG_TARGET_MX6QARM2=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qarm2/imximage.cfg,MX6Q,MX6DQ_LPDDR2,DDR_MB=512"
 CONFIG_BOOTDELAY=3
+CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set
@@ -20,4 +21,6 @@ CONFIG_CMD_EXT4=y
 CONFIG_CMD_EXT4_WRITE=y
 CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y