From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pantelis Antoniou Date: Tue, 14 Sep 2004 10:33:53 +0300 Subject: [U-Boot-Users] [PATCH] Fix serial hangs when CONFIG_SERIAL_MULTI is defined Message-ID: <41469EE1.3040203@intracom.gr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi The following patch fixes the hangs in the serial port when outputting very early. Testing for global vars early in the boot sequence has unintended consequences so just we check by the GD RELOC flag which is safe to do anytime. Regards Pantelis -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: serial-fix.changelog Url: http://lists.denx.de/pipermail/u-boot/attachments/20040914/4b7a4900/attachment.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: serial-fix.diffstat Url: http://lists.denx.de/pipermail/u-boot/attachments/20040914/4b7a4900/attachment-0001.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: serial-fix.patch Type: text/x-patch Size: 2171 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040914/4b7a4900/attachment.bin