projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca70cba
)
rockchip: set SYS_NS16550_MEM32 for all SoCs
author
Jonathan Gray
<
[email protected]
>
Tue, 8 May 2018 10:43:01 +0000
(20:43 +1000)
committer
Philipp Tomsich
<
[email protected]
>
Mon, 14 May 2018 15:30:39 +0000
(17:30 +0200)
Add back part of patch send out as
'rockchip: enable SYS_NS16550 for all SoCs by default' that seems to have
gotten lost when it got merged to set SYS_NS16550_MEM32.
Allows serial output to work on tinker-rk3288 again after
c3c0331db1fb7b1f4ff41e144fc04353b37c785c
.
Signed-off-by: Kever Yang <
[email protected]
>
Signed-off-by: Jonathan Gray <
[email protected]
>
Cc: Philipp Tomsich <
[email protected]
>
Reviewed-by: Philipp Tomsich <
[email protected]
>
Acked-by: Philipp Tomsich <
[email protected]
>
Tested-by: Heinrich Schuchardt <
[email protected]
>
include/configs/rockchip-common.h
patch
|
blob
|
history
diff --git
a/include/configs/rockchip-common.h
b/include/configs/rockchip-common.h
index dee82ca99d9ef1653e4689fdf802ce0613281b25..68e1105a4b183773fa5c016e44e584ba16deecc9 100644
(file)
--- 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) */