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:
0b35b2d
)
board: Silent out the console on the K+P's imx53 boards
author
Lukasz Majewski
<lukma@denx.de>
Sun, 20 May 2018 06:33:17 +0000
(08:33 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 18 Jun 2018 14:42:04 +0000
(16:42 +0200)
Disable console output by default on imx53 based boards from
K+P.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
include/configs/kp_imx53.h
patch
|
blob
|
history
diff --git
a/include/configs/kp_imx53.h
b/include/configs/kp_imx53.h
index 530c3557d03ed1c2145e487ae0d6438174cbedd5..0dc708e480ac801166fbaa5a06030dc82915ea23 100644
(file)
--- a/
include/configs/kp_imx53.h
+++ b/
include/configs/kp_imx53.h
@@
-46,6
+46,7
@@
"fdt_high=0xffffffff\0" \
"scriptaddr=0x74000000\0" \
"kernel_file=fitImage\0"\
+ "silent=1\0"\
"rdinit=/sbin/init\0" \
"addinitrd=setenv bootargs ${bootargs} rdinit=${rdinit} ${debug} \0" \
"upd_image=st.4k\0" \