From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 5 Jun 2012 22:22:09 +0200 Subject: [U-Boot] U-boot failed In-Reply-To: References: Message-ID: <201206052222.09234.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Zeyad A, > Hello, > > Please help me to configure u-boot in my NC600 board. What's this board? Is it supported mainline? What CPU does it have, what version of uboot etc? > I have reached near > to u-boot, but the kernel is not booting. After the kernel image upload via > serial boot mode it is giving no response. Kernel or uboot? Maybe your xyzmodem uploader doesn't work with uboot? Minicom worked for me. > If the kernel image upload > become complete it is not giving any command line in the u-boot as shown in > the guide. I see ... what terminal emulator do you use to communicate with uboot? btw. uploading via tftp over the ethernet is usually much faster. > The memory is not getting flashed. Why of course, the loady command downloads data to RAM, you have to flash it via "nand write" or such command afterwards. > It is again booting the same > old windows CE in the nand boot mode. > Kindly provide me a little support for configuring u-boot. > > Thanking you, > Regards Best regards, Marek Vasut