Paul Hartke wrote:
Hi ,See http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2006/04/msg00118.html for a workaround. I just did a fresh install and build from scratch and am seeing the same issue. I've been unable to locate the issue. John Williams indicated there should be a Uartlite console option in make menuconfig but I don't see it anywhere. Paul Quoting Manu Rao <MRao@xxxxxxxxxxxxxxxxxxx>: I faced the same problem after a fresh source code download & by changing a single instance , I resolved that problem. Only thing u need todo is , go to drivers/char/tty_io.c, in this file change the instace of uart "#ifdef CONFIG_UARTLITE_SERIAL_CONSOLE to "#ifdef CONFIG_XILINX_UARTLITE_0_INSTANCE . After changing this, make menuconfig gives u option (Not before change in tty_io.c), in customize libraries, it will give u option for console on UART. Just enable this option & u will get log on hyper terminal while booting. -- Sweta Bhatt Embedded Engineer, eInfochips Ltd. +919898087805eInfochips Business Disclaimer: This message may contain confidential, proprietary or legally Privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, Disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by eInfochips Limited and/or eInfochips Inc("eInfochips") unless sent with that express intent and with due authority of eInfochips. eInfochips has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. ___________________________ microblaze-uclinux mailing list microblaze-uclinux@xxxxxxxxxxxxxx Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/ |