summaryrefslogtreecommitdiffstats
path: root/configs/socfpga_sockit_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-06-02 21:42:23 -0400
committerTom Rini <trini@konsulko.com>2016-06-02 21:42:23 -0400
commitedb697cfcc2dda02c5b2a34b3157b8fa8fc01264 (patch)
tree347dadd1492b3dd4935532a11fe9e2d77b114266 /configs/socfpga_sockit_defconfig
parente2924e5904ae413e0b4a2a0d407267e7bbc2c7c4 (diff)
parentd31e9c575f24f4b7f5f382ccae70d7a86bbc379d (diff)
downloadblackbird-obmc-uboot-edb697cfcc2dda02c5b2a34b3157b8fa8fc01264.tar.gz
blackbird-obmc-uboot-edb697cfcc2dda02c5b2a34b3157b8fa8fc01264.zip
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'configs/socfpga_sockit_defconfig')
-rw-r--r--configs/socfpga_sockit_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/socfpga_sockit_defconfig b/configs/socfpga_sockit_defconfig
index c6414f8be5..8b1bcfcee6 100644
--- a/configs/socfpga_sockit_defconfig
+++ b/configs/socfpga_sockit_defconfig
@@ -1,6 +1,8 @@
CONFIG_ARM=y
CONFIG_ARCH_SOCFPGA=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_SPL_SYS_MALLOC_SIMPLE=y
+CONFIG_USE_TINY_PRINTF=y
CONFIG_SPL_DM=y
CONFIG_DM_GPIO=y
CONFIG_TARGET_SOCFPGA_TERASIC_SOCKIT=y
OpenPOWER on IntegriCloud