From mboxrd@z Thu Jan 1 00:00:00 1970 From: thaoth Date: Thu, 2 Oct 2008 04:21:51 -0700 (PDT) Subject: [U-Boot] [UBoot] Hows to boot Linux Kernel from USB In-Reply-To: <19772124.post@talk.nabble.com> References: <19740267.post@talk.nabble.com> <48E20E7B.8030905@free.fr> <19740403.post@talk.nabble.com> <48E22071.1070903@free.fr> <19755115.post@talk.nabble.com> <29ab51dc0809302332q5e5ea8bbr2805fd830f0ae4fd@mail.gmail.com> <19755247.post@talk.nabble.com> <29ab51dc0810010017k2b45561eg5bb36d916cbbdd71@mail.gmail.com> <48E32520.20505@gandalf.sssup.it> <20081001090321.C4DC524798@gemini.denx.de> <48E340C8.5000501@gandalf.sssup.it> <19772124.post@talk.nabble.com> Message-ID: <19777398.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I tried to boot with ext2 file system and get this result: => usb start (Re)start USB... USB: scanning bus for devices... cannot reset port 1!? 2 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found =>ext2load usb 0:1 0x00200000 uImage ??. 1045127 bytes read => bootm 0x8c200000 * kernel: cmdline image address = 0x8c200000 ## Booting kernel from Legacy Image at 8c200000 ... Image Name: Linux-2.6.22.11 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 974852 Bytes = 952 kB Load Address: 8c002000 Entry Point: 8c002000 Verifying Checksum ... Bad Data CRC ERROR: can't get kernel image! Could you tell me an advice? NOTE: I think I can have a problem with ?Load Address: 8c002000? ? Best regard. -- View this message in context: http://www.nabble.com/-UBoot--Hows-to-boot-Linux-Kernel-from-USB-tp19740267p19777398.html Sent from the Uboot - Users mailing list archive at Nabble.com.