From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Walle Date: Thu, 20 Jun 2013 20:00:12 +0200 Subject: [U-Boot] bootm does not work if netconsole is enabled In-Reply-To: References: <201304100021.42979.michael@walle.cc> Message-ID: <201306202000.12744.michael@walle.cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Mittwoch, 10. April 2013, 18:13:57 schrieb Joe Hershberger: > > disabling the network console before control is handed over to an > > operating system sounds reasonable. > > > > If i understand you correctly, the network will only be halted once the > > bootloader starts an operating system. Then what do you think about > > making either the nc_send_packet() or nc_putc()/nc_puts() function a > > noop when the network is halted? > > It's not quite that simple since the state does not really reflect the > hardware (I know... that's my fault). I can try to fix this for next > release, but it is probably too risky to put into the April release. ping #2 :) -- michael