mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
board: Silent out the console on the K+P's imx53 boards
Disable console output by default on imx53 based boards from K+P. Signed-off-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
parent
0b35b2d117
commit
e8d2f286ae
1 changed files with 1 additions and 0 deletions
|
|
@ -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" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue