summaryrefslogtreecommitdiff
path: root/configs/T1_simc-t10xx_nand_defconfig
diff options
context:
space:
mode:
authorvojo <joris.van.vossen@sintecs.nl>2017-08-23 13:51:00 (GMT)
committervojo <joris.van.vossen@sintecs.nl>2017-08-23 13:51:00 (GMT)
commit0d48297646c426cdd206b0e530495ab7eb02acd3 (patch)
tree003db115fb07d125bade819a49da8b05b146d38b /configs/T1_simc-t10xx_nand_defconfig
parentdd543f16bbaeb86c8131d2532791dcc2748c6e5f (diff)
downloadu-boot-fsl-qoriq-0d48297646c426cdd206b0e530495ab7eb02acd3.tar.xz
Upstream u-boot update and added QT1040-1GB device support
Diffstat (limited to 'configs/T1_simc-t10xx_nand_defconfig')
-rw-r--r--configs/T1_simc-t10xx_nand_defconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/configs/T1_simc-t10xx_nand_defconfig b/configs/T1_simc-t10xx_nand_defconfig
index b6275f8..80b24e7 100644
--- a/configs/T1_simc-t10xx_nand_defconfig
+++ b/configs/T1_simc-t10xx_nand_defconfig
@@ -1,8 +1,9 @@
CONFIG_SPL=y
CONFIG_PPC=y
CONFIG_MPC85xx=y
-CONFIG_TARGET_SIMC_T10XX=y
-
+CONFIG_TARGET_SIMC_TXXXX=y
+CONFIG_PPC_T1040=y
+CONFIG_SYS_FSL_DDR3=y
CONFIG_HUSH_PARSER=y
@@ -16,6 +17,10 @@ CONFIG_CMD_NAND=y
CONFIG_CMD_SF=y
CONFIG_CMD_IMLS=n
CONFIG_CMD_I2C=y
+CONFIG_CMD_FAT=y
+
+CONFIG_PHYLIB=y
+CONFIG_PHY_MARVELL=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y