summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-05-14 18:13:59 -0400
committerTom Rini <trini@konsulko.com>2018-05-14 18:13:59 -0400
commitdb6b0281eca0dc4a1a40d9ef52d543b09979a1bf (patch)
treec204a2ad8663e93e88084cdc907b6cba86bd6ef4 /include
parentca70cbabdcd19bf157ae4fa984559b126071ccff (diff)
parented1030e1523541801ae1e36bc34ee6872d474184 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'include')
-rw-r--r--include/configs/rockchip-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/rockchip-common.h b/include/configs/rockchip-common.h
index dee82ca99d..68e1105a4b 100644
--- a/include/configs/rockchip-common.h
+++ b/include/configs/rockchip-common.h
@@ -7,6 +7,8 @@
#define _ROCKCHIP_COMMON_H_
#include <linux/sizes.h>
+#define CONFIG_SYS_NS16550_MEM32
+
#ifndef CONFIG_SPL_BUILD
/* First try to boot from SD (index 0), then eMMC (index 1) */