X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=doc%2FREADME.silent;h=6d90a0ec40376d87f87c2ed549bd26fc6b0d07e2;hb=17998eff9021b7b579c0387e934d8c52603fe247;hp=70202cece97fe8a53b49251ca8f64a9cef26ee1e;hpb=7528cf5f016b5b8b8b12b373f6f31a10bf89233d;p=karo-tx-uboot.git diff --git a/doc/README.silent b/doc/README.silent index 70202cece9..6d90a0ec40 100644 --- a/doc/README.silent +++ b/doc/README.silent @@ -23,4 +23,6 @@ The following actions are taken if "silent" is set at boot time: - When booting a linux kernel, the "bootargs" are fixed up so that the argument "console=" will be in the command line, no matter how - it was set in "bootargs" before. + it was set in "bootargs" before. If you don't want the linux command + line to be affected, define CONFIG_SILENT_U_BOOT_ONLY in your board + config file as well, and this part of the feature will be disabled.