X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=inline;f=doc%2FREADME.silent;h=a26e3df0da606af9c278f70a4e90d87417ef5c57;hb=7aecfdd0f89ed866d85a67b830c5911964d6e095;hp=677253251856a60c24e043d5dc032faa3e023b7f;hpb=a6cccaea5a4743f4e4fb93a3ae9537e7357c783b;p=u-boot diff --git a/doc/README.silent b/doc/README.silent index 6772532518..a26e3df0da 100644 --- a/doc/README.silent +++ b/doc/README.silent @@ -13,7 +13,7 @@ The following actions are taken if "silent" is set at boot time: - When the console devices have been initialized, "stdout" and "stderr" are set to "nulldev", so subsequent messages are suppressed automatically. Make sure to enable "nulldev" by - #defining CFG_DEVICE_NULLDEV in your board config file. + #defining CONFIG_SYS_DEVICE_NULLDEV in your board config file. - When booting a linux kernel, the "bootargs" are fixed up so that the argument "console=" will be in the command line, no matter how