fixed 687008 2013.10-2
thanks

* Vagrant Cascadian <vagr...@debian.org> [2013-10-30 00:33]:
> Would you be able to verify if these bugs are still present in newer versions
> of u-boot? Unstable currently has version 2013.10-2.

#687008 is no longer present in 2013.10-2.

I've attached a log with 2011.12 (works), 2012.04.01-2 (fails) and
2013.10-2 (works).

-- 
Martin Michlmayr
http://www.cyrius.com/
[this is U-Boot 2011.12]
[...]
SDHC found. Card desciption is:
Manufacturer:       0x02, OEM "TM"
Product name:       "SD04G", revision 3.8
Serial number:      3150667575
Manufacturing date: 9/2008
CRC:                0x00, b0 = 0
mmc1 is available
Loading file "/uImage" from mmc device 0:1 (xxa1)
1606576 bytes read
Loading file "/uInitrd" from mmc device 0:1 (xxa1)
7443198 bytes read
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   kernel 3.2.0-4-kirkwood
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1606512 Bytes = 1.5 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   ramdisk 3.2.0-4-kirkwood
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    7443134 Bytes = 7.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[reset]

U-Boot 2011.12 (Mar 11 2012 - 18:59:46)
Marvell-Sheevaplug - eSATA - SD/MMC

SoC:   Kirkwood 88F6281_A0
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  3  2  1  0 
Marvell>> 
Marvell>> setenv serverip 192.168.1.3
Marvell>> setenv ipaddr 192.168.1.200
Marvell>> tftpboot 0x0800000 sheevaplug/u-boot.kwb-2012.04.01-2
Using egiga0 device
TFTP from server 192.168.1.3; our IP address is 192.168.1.200
Filename 'sheevaplug/u-boot.kwb-2012.04.01-2'.
Load address: 0x800000
Loading: *##########################
done
Bytes transferred = 375932 (5bc7c hex)
Marvell>> nand erase 0x0 0x60000

NAND erase: device 0 offset 0x0, size 0x60000

Erasing at 0x0 --  33% complete.
Erasing at 0x20000 --  66% complete.
Erasing at 0x40000 -- 100% complete.
OK
Marvell>> nand write 0x0800000 0x0 0x60000

NAND write: device 0 offset 0x0, size 0x60000
 393216 bytes written: OK
Marvell>> reset
resetting ...


U-Boot 2012.04.01 (Jun 01 2012 - 02:27:06)
Marvell-Sheevaplug - eSATA - SD/MMC

SoC:   Kirkwood 88F6281_A0
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  3  2  1  0 
SDHC found. Card desciption is:
Manufacturer:       0x02, OEM "TM"
Product name:       "SD04G", revision 3.8
Serial number:      3150667575
Manufacturing date: 9/2008
CRC:                0x00, b0 = 0
mmc1 is available
Loading file "/uImage" from mmc device 0:1 (xxa1)
[manual reset because nothing happened]

U-Boot 2012.04.01 (Jun 01 2012 - 02:27:06)
Marvell-Sheevaplug - eSATA - SD/MMC

SoC:   Kirkwood 88F6281_A0
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  3  0 
Marvell>> 
Marvell>> 
Marvell>> setenv serverip 192.168.1.3
Marvell>> setenv ipaddr 192.168.1.200
Marvell>> tftpboot 0x0800000 sheevaplug/u-boot.kwb-2013.10-2
Using egiga0 device
TFTP from server 192.168.1.3; our IP address is 192.168.1.200
Filename 'sheevaplug/u-boot.kwb-2013.10-2'.
Load address: 0x800000
Loading: *###########################
done
Bytes transferred = 383044 (5d844 hex)
Marvell>> nand erase 0x0 0x60000

NAND erase: device 0 offset 0x0, size 0x60000

Erasing at 0x0 --  33% complete.
Erasing at 0x20000 --  66% complete.
Erasing at 0x40000 -- 100% complete.
OK
Marvell>> nand write 0x0800000 0x0 0x60000

NAND write: device 0 offset 0x0, size 0x60000
 393216 bytes written: OK
Marvell>> reset
resetting ...


U-Boot 2013.10 (Oct 21 2013 - 21:06:56)
Marvell-Sheevaplug - eSATA - SD/MMC

SoC:   Kirkwood 88F6281_A0
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  3  2  1  0 
SDHC found. Card desciption is:
Manufacturer:       0x02, OEM "TM"
Product name:       "SD04G", revision 3.8
Serial number:      3150667575
Manufacturing date: 9/2008
CRC:                0x00, b0 = 0
mmc1 is available
1606576 bytes read in 1182 ms (1.3 MiB/s)
7443198 bytes read in 4773 ms (1.5 MiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   kernel 3.2.0-4-kirkwood
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1606512 Bytes = 1.5 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   ramdisk 3.2.0-4-kirkwood
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    7443134 Bytes = 7.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[...]

Reply via email to