summaryrefslogtreecommitdiff
path: root/configs/emsdp_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-01-25 18:41:24 +0300
committerTom Rini <trini@konsulko.com>2019-01-25 18:41:24 +0300
commit87f78478a4a1bf574db0b0e575ca37cf91fb187c (patch)
treeffd24bbe72072067cda47dbc7ea1abe80b1e01ac /configs/emsdp_defconfig
parentd01806a8fcbdaedcc67cead56ece572021d97ab7 (diff)
parentfae3798ac9f6de5a4cb1aa1e849d419a2bb8dbbe (diff)
downloadu-boot-87f78478a4a1bf574db0b0e575ca37cf91fb187c.tar.xz
Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
A couple of trivial fixes and improvements for ARC Most notable are: * Move of ENV_SIZE/ENV_OFFSET to Kconfig * Fix with private structure allocation for arc_uart * Definition of CONFIG_SYS_CACHELINE_SIZE useful for building drivers
Diffstat (limited to 'configs/emsdp_defconfig')
-rw-r--r--configs/emsdp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/emsdp_defconfig b/configs/emsdp_defconfig
index 273334b05d..64281d0529 100644
--- a/configs/emsdp_defconfig
+++ b/configs/emsdp_defconfig
@@ -3,6 +3,7 @@ CONFIG_ISA_ARCV2=y
CONFIG_CPU_ARCEM6=y
CONFIG_TARGET_EMSDP=y
CONFIG_SYS_TEXT_BASE=0x00000000
+CONFIG_ENV_SIZE=0x1000
CONFIG_SYS_CLK_FREQ=40000000
# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
CONFIG_VERSION_VARIABLE=y