summaryrefslogtreecommitdiff
path: root/configs/clearfog_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-06-19 13:47:40 (GMT)
committerTom Rini <trini@konsulko.com>2017-06-19 13:47:40 (GMT)
commitfb82fe385173fdf7b55e50e4f343ae37a41cdbaa (patch)
treea7cf3d2a4e0e1281504c9563a59b8e75d3726080 /configs/clearfog_defconfig
parenteab76dfd5b6a1930351845bfdbb03cc742f69e98 (diff)
downloadu-boot-fsl-qoriq-fb82fe385173fdf7b55e50e4f343ae37a41cdbaa.tar.xz
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/clearfog_defconfig')
-rw-r--r--configs/clearfog_defconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
index 0975068..3bb6c6b 100644
--- a/configs/clearfog_defconfig
+++ b/configs/clearfog_defconfig
@@ -8,6 +8,7 @@ CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
+CONFIG_DEBUG_UART=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y
@@ -26,8 +27,6 @@ CONFIG_CMD_USB=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
-CONFIG_EFI_PARTITION=y
-# CONFIG_PARTITION_UUIDS is not set
# CONFIG_SPL_PARTITION_UUIDS is not set
CONFIG_SPL_OF_TRANSLATE=y
CONFIG_MMC_SDHCI=y
@@ -35,7 +34,6 @@ CONFIG_MMC_SDHCI_SDMA=y
CONFIG_MMC_SDHCI_MV=y
CONFIG_SPI_FLASH=y
CONFIG_PCI=y
-CONFIG_DEBUG_UART=y
CONFIG_DEBUG_UART_BASE=0xd0012000
CONFIG_DEBUG_UART_CLOCK=250000000
CONFIG_DEBUG_UART_SHIFT=2