From mboxrd@z Thu Jan 1 00:00:00 1970 From: vikas makhija Date: Mon, 3 Apr 2006 19:03:39 +0000 (UTC) Subject: [U-Boot-Users] u-boot serial console not working 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 i'm using a MPC 8280 Rattler board. i'm trying to port u-boot on to it. but the serial console is not coming on the hyperterminal. i have debugged teh code with BDI debugger and has checked that the program counter goes and waits at the serial_getc() function in smc.c. but the serial console doesn't appear at all. i'm using u-boot 1.1.4 please if somebody could help in it thanks and regards Vikas Makhija