[Freedombox-discuss] Booting Guruplug with freedombox-unstable_2012.0714.img

Markus Sabadello markus.sabadello at gmail.com
Wed Jul 18 08:29:36 UTC 2012


So I am still trying boot my Guruplugs with a FreedomBox image :)

I copied Nick's recent freedombox-unstable_2012.0714.<http://goog_1983890326>
img <https://www.betweennowhere.net/tracker/> to a USB stick, and booted
the Guruplug by typing this in U-Boot:

usb start
fatload usb 0:1 0x800000 uImage
fatload usb 0:1 0x1100000 uInitrd
setenv bootargs root=/dev/sda2
bootm 0x800000 0x1100000

At first it seemed to work, but when the kernel began booting, the Guruplug
simply resets itself.

U-Boot 2011.12-06918-gf33b06f (Feb 18 2012 - 14:37:48)
 Marvell-GuruPlug

SoC:   Kirkwood 88F6281_A1
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0, egiga1
Warning: failed to set MAC address

88E1121 Initialized on egiga0
PHY reset timed out
88E1121 Initialized on egiga1
Hit any key to stop autoboot:  0
Marvell>> usb start
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
 scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Marvell>> fatload usb 0:1 0x800000 uImage
reading uImage

2733212 bytes read
Marvell>> fatload usb 0:1 0x1100000 uInitrd
reading uInitrd

2455668 bytes read
Marvell>> setenv bootargs root=/dev/sda2
Marvell>> bootm 0x800000 0x1100000
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Debian kernel 3.0.0-kirkwood
    Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2733148 Bytes = 2.6 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
    Image Name:   Debian ramdisk 3.0.0-kirkwood
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    2455604 Bytes = 2.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
    Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.


U-Boot 2011.12-06918-gf33b06f (Feb 18 2012 - 14:37:48)
Marvell-GuruPlug

SoC:   Kirkwood 88F6281_A1
 DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0, egiga1
Warning: failed to set MAC address

88E1121 Initialized on egiga0
PHY reset timed out
88E1121 Initialized on egiga1
Hit any key to stop autoboot:  0
Marvell>>

---

After that my USB drive appeared to be broken, with U-Boot saying the
following:

Marvell>> usb start
 (Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Marvell>> fatload usb 0:1 0x800000 uImage
reading uImage
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x801f8c80
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x801f8c80
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x801f8c80
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x801f8c80
EHCI timed out on TD - token=0x80008d80
 EHCI timed out on TD - token=0x801f8c80
EHCI timed out on TD - token=0x80008d80
Error reading cluster

** Unable to read "uImage" from usb 0:1 **
Marvell>>

---

I don't really understand.. I tried it with different USB sticks and with
different Guruplugs.

Apparently I am able to boot a self-built image (see other email), but not
this one...

Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/freedombox-discuss/attachments/20120718/c3212023/attachment-0001.html>


More information about the Freedombox-discuss mailing list