summaryrefslogtreecommitdiff
path: root/configs/uniphier_pro4_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-02-23 10:12:41 -0500
committerTom Rini <trini@konsulko.com>2017-02-23 10:12:41 -0500
commitd38de7cb03adf88e18c05d840c2528b7a5af2f9b (patch)
tree35be69932e53e4c58260af58ae841a3d1a2523b6 /configs/uniphier_pro4_defconfig
parentb24cf8540a85a9bf97975aadd6a7542f166c78a3 (diff)
parentbc647958047cd03193e19cd8c08a6771fea828b7 (diff)
downloadu-boot-imx-d38de7cb03adf88e18c05d840c2528b7a5af2f9b.zip
u-boot-imx-d38de7cb03adf88e18c05d840c2528b7a5af2f9b.tar.gz
u-boot-imx-d38de7cb03adf88e18c05d840c2528b7a5af2f9b.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
- Fix regressions caused by the previous reworks - Add pin configuration support - Re-work SPL code - Update DRAM and PLL setup code - Enable needed configs, disable unneeded configs
Diffstat (limited to 'configs/uniphier_pro4_defconfig')
-rw-r--r--configs/uniphier_pro4_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/uniphier_pro4_defconfig b/configs/uniphier_pro4_defconfig
index 0b83a1b..fc72889 100644
--- a/configs/uniphier_pro4_defconfig
+++ b/configs/uniphier_pro4_defconfig
@@ -11,9 +11,11 @@ CONFIG_DEFAULT_DEVICE_TREE="uniphier-pro4-ref"
CONFIG_SPL=y
CONFIG_SPL_NOR_SUPPORT=y
CONFIG_HUSH_PARSER=y
+CONFIG_CMD_CONFIG=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_ENV_EXISTS is not set
+CONFIG_CMD_GPT=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
CONFIG_CMD_I2C=y
@@ -26,12 +28,13 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
# CONFIG_CMD_MISC is not set
CONFIG_CMD_FAT=y
+# CONFIG_SPL_DOS_PARTITION is not set
+# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_GPIO_UNIPHIER=y
CONFIG_MISC=y
CONFIG_I2C_EEPROM=y
CONFIG_MMC_UNIPHIER=y
-CONFIG_MTD_NOR_FLASH=y
CONFIG_NAND_DENALI=y
CONFIG_SYS_NAND_DENALI_64BIT=y
CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8