From mboxrd@z Thu Jan 1 00:00:00 1970 From: mRon Date: Sun, 28 Sep 2008 13:51:10 +0200 Subject: [U-Boot] ARM+uBoot 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 Hello, Could you tell me what does it mean that booting stops after: Uncompressing Linux........... done, booting the kernel. I load kernel using this command: disk 0x400000 1:6;bootm where 1:6 is partition with raw uImage. Cheers, mRon