From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Date: Mon, 17 May 2004 15:48:45 +0100 Subject: [U-Boot-Users] Re: booting linux In-Reply-To: <008701c43c15$abbc7150$0625b3d4@ictrom.intern> (Petre Pircalabu's message of "Mon, 17 May 2004 16:48:44 +0300") References: <008701c43c15$abbc7150$0625b3d4@ictrom.intern> 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 Petre, "Petre Pircalabu" writes: > I download over the serial line the image at address 0xa1000000 and > after I issued the bootm 0xa1000000 command, the u-boot decompressed > the image, but "after starting Linux kernel ..." it hangs. I think this question is more related to a Linux group. U-Boot seems to do its job of loading the kernel but there might be other problems with Linux. See the following list, it might be helpful: http://www.simtec.co.uk/products/SWLINUX/files/booting_article.html Catalin