All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Dietsche <maillist@fsforth.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] booting from USB
Date: Fri, 04 Feb 2005 09:10:17 +0100	[thread overview]
Message-ID: <42032DE9.4020707@fsforth.de> (raw)

 > I think you must be doing something wrong.

Probably...

 >
 > Which exact commands did you use to  put  the  image  into  the  boot
 > partition?

dd if=/tftpboot/uImage of=/dev/sda1
2234+1 records in
2234+1 records out
1144016 bytes transferred in 0.585176 seconds (1954995 bytes/sec)

A9M9750 # usb reset
(Re)start USB...
USB:   scanning bus for devices... 2 USB Devices found
A9M9750 # usb scan
Scan for storage device:
        scanning bus for storage devices...
   Device 0: Vendor: USB 2.0  Prod.: Mobile Disk      Rev: 2.00
             Type: Removable Hard Disk
             Capacity: 125.0 MB = 0.1 GB (256000 x 512)

A9M9750 # usbboot 10000 0:1

Loading from USB device 0, partition 1: Name: usbda1
   Type: U-Boot
First Block: 32,  # of blocks: 10208, Block Size: 512

** Bad Magic Number **

And with usb read it looks like:

A9M9750 #  usb read 10000 20 8BB

USB read: device 0 block # 32, count 2235 ... 
...............................................................................................................
2235 blocks read: OK
A9M9750 # bootm
## Booting image at 00010000 ...
    Image Name:   Linux-2.6.10-fs1
    Created:      2005-02-02  13:23:01 UTC
    Image Type:   ARM Linux Kernel Image (uncompressed)
    Data Size:    1144056 Bytes =  1.1 MB
    Load Address: 00008000
    Entry Point:  00008000
    Verifying Checksum ... OK
OK

Starting kernel ...


Regards,
Jonas

             reply	other threads:[~2005-02-04  8:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04  8:10 Jonas Dietsche [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-01 16:55 [U-Boot-Users] booting from USB Jonas Dietsche
2005-02-01 18:38 ` Wolfgang Denk
2005-02-02 15:15   ` Jonas Dietsche
2005-02-02 17:10     ` Wolfgang Denk
2005-02-03 11:27       ` Jonas Dietsche
2005-02-03 12:02         ` Wolfgang Denk
2005-02-03 15:12           ` Jonas Dietsche
2005-02-03 15:24             ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42032DE9.4020707@fsforth.de \
    --to=maillist@fsforth.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.