From mboxrd@z Thu Jan 1 00:00:00 1970 From: Date: Thu, 11 Oct 2012 05:38:59 -0000 Subject: No subject Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de serial port (0x84000000) (gdb) target remote localhost:1234 Remote debugging using localhost:1234 NS16550_putc (com_port=0x84000000, c=13 '\r') at ns16550.c:91 91 while ((serial_in(&com_port->lsr) & UART_LSR_THRE) == 0) (gdb) In your opinion, is your patch providing everything that I need to boot with XMD? Can you suggest what I might be doing wrong? Thanks for any insight you may have, Frank --f46d04426ccc85c7d304d503b860--