projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c246c
)
mx6sx: udoo_neo: Define the default serial console
author
Peter Robinson
<pbrobinson@gmail.com>
Tue, 14 Feb 2017 13:10:10 +0000
(13:10 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 19 Feb 2017 15:19:26 +0000
(16:19 +0100)
Standard boot processes including distro boot generally expect the
default console to be defined.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Tested-by: Breno Lima <breno.lima@nxp.com>
include/configs/udoo_neo.h
patch
|
blob
|
history
diff --git
a/include/configs/udoo_neo.h
b/include/configs/udoo_neo.h
index 23a3685bcd556ece71e7bd41a886c09f5d815c74..5b46272edaaff6072a4c378afb38c1e85baa9985 100644
(file)
--- a/
include/configs/udoo_neo.h
+++ b/
include/configs/udoo_neo.h
@@
-30,6
+30,7
@@
/* Linux only */
#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
#define CONFIG_EXTRA_ENV_SETTINGS \
+ "console=ttymxc0,115200\0" \
"fdt_high=0xffffffff\0" \
"initrd_high=0xffffffff\0" \
"fdtfile=undefined\0" \