From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 30 Sep 2010 20:17:42 -0400 Subject: [U-Boot] U-Boot 1.3.4 CONFIG_SILENT_CONSOLE Does Not Work? In-Reply-To: References: Message-ID: <201009302017.43567.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, September 30, 2010 16:05:49 NB wrote: > However when I boot my device I see u-boot spiting out the same stuff it > does even if "silent" isn't selected, as well as linux but I'm focusing on > getting u- boot working as the README / README.silent suggests first. ive seen issues depending on the env location. if the env cannot be loaded early, the *default env* is consulted for its silent settings, and then things "work" once the saved env is relocated. might also want to check CONSOLE_IS_IN_ENV is enabled. otherwise, your options are: - trace the code yourself - upgrade, and then trace the code yourself -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20100930/eaee60a4/attachment.pgp