public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] booting from USB
@ 2005-02-04  8:10 Jonas Dietsche
  0 siblings, 0 replies; 9+ messages in thread
From: Jonas Dietsche @ 2005-02-04  8:10 UTC (permalink / raw)
  To: u-boot

 > 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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [U-Boot-Users] booting from USB
@ 2005-02-01 16:55 Jonas Dietsche
  2005-02-01 18:38 ` Wolfgang Denk
  0 siblings, 1 reply; 9+ messages in thread
From: Jonas Dietsche @ 2005-02-01 16:55 UTC (permalink / raw)
  To: u-boot

Hello List,

I'm interested in booting a linux image from a USB memory stick.
I configured u-boot (version 1.1.2) to provide me with the usb commands.
I try to load the image with the following commands.
usb rest
usb scan
usbboot 10000 0:1

The usbboot command ends up with
Loading from USB device 0, partition 1: Name: usbda1
   Type: U-Boot
First Block: 32,  # of blocks: 255456, Block Size: 512

** Bad Magic Number **

The image is the same I download with the tftp command. Should I create 
the image in a different way?

Thanks for your hints.
Jonas

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-02-04  8:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-04  8:10 [U-Boot-Users] booting from USB Jonas Dietsche
  -- strict thread matches above, loose matches on Subject: below --
2005-02-01 16:55 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox