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:
b3f276c
)
udoo_neo: Remove console option
author
Breno Lima
<breno.lima@nxp.com>
Thu, 1 Dec 2016 18:37:40 +0000
(16:37 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 16 Dec 2016 09:20:17 +0000
(10:20 +0100)
It's not necessary to define the console option as we use the distro config.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@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 164980fb838c1201208578eb28087070e5d9ef05..1b7a03f1b84393858c9f73a043262229a1a7df93 100644
(file)
--- a/
include/configs/udoo_neo.h
+++ b/
include/configs/udoo_neo.h
@@
-32,7
+32,6
@@
/* 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" \
"fdt_file=undefined\0" \