[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#735172: linux: Upgrade to linux-image-3.12-1-kirkwood prevents QNAP TS-119 from booting



2014/1/14 Martin Michlmayr <tbm@cyrius.com>:
> * Sylvain LÉVÊQUE <sylvain.leveque@gmail.com> [2014-01-14 12:13]:
>> > (But Sylvain, it would be great if you could run with earlyprintk too
>> > to confirm the output).
>>
>> I will try to do this tonight. One question though: from a test point
>> of view, do you agree that booting from a 3.12 or 3.13 kernel sent
>> over tftp (and I assume pushed to RAM, seeing how fast it goes) is
>> equivalent to have it flashed (a several minutes process)?
>
> Yes.

Here you go for the 3.12 kernel. End of reboot from 3.11, then full
log from U-Boot. It's the same as user Reardon you were talking about.

[....] Unmounting local filesystems...done.
[203125.351312] EXT4-fs (sda2): re-mounted. Opts: (null)
[info] Will now restart.
[203127.776815] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[203127.801265] reboot: Restarting system

         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: DB-88F6281A-BP LE

U-Boot 1.1.4 (Feb  9 2009 - 11:13:32) Marvell version: 3.4.4

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 00690DCC

Soc: 88F6281 A0 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB
DRAM CS[1] base 0x10000000   size 256MB
DRAM Total size 512MB  16bit width
[16384kB@f8000000] Flash: 16 MB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled


USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME]

Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode
  Device 0 @ 0 0:
Model: WDC WD10EADS-00L5B1                      Firm: 01.01A01 Ser#:      WD-WC8
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)

Hit any key to stop autoboot:  0
QNAP: Recovery Button pressed: 0
Marvell>> dhcp
BOOTP broadcast 1
Bootfile Prefix: F_TS-119
DHCP client bound to address 192.168.1.119
Marvell>> setenv bootargs console=ttyS0,115200n8 root=/dev/ram rw
initrd=0xa00000,0x8fffff earlyprintk
Marvell>> tftpboot 0xa00000 initrd.img-3.12-1-kirkwood.uboot
Using egiga0 device
TFTP from server 192.168.1.1; our IP address is 192.168.1.119
Filename 'initrd.img-3.12-1-kirkwood.uboot'.
Load address: 0xa00000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ########################
done
Bytes transferred = 9437184 (900000 hex)
Marvell>> tftpboot 0x800000 vmlinuz-3.12-1-kirkwood.uboot
Using egiga0 device
TFTP from server 192.168.1.1; our IP address is 192.168.1.119
Filename 'vmlinuz-3.12-1-kirkwood.uboot'.
Load address: 0x800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ####################################################
done
Bytes transferred = 1929864 (1d7288 hex)
Marvell>> bootm 0x800000
## Booting image at 00800000 ...
   Image Name:
   Created:      2014-01-14  20:50:22 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1929800 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12-1-kirkwood
(debian-kernel@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-1) )
#1 Debian 3.12.6-)
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE),
cr=00053977
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: QNAP TS-119/TS-219
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] bootconsole [earlycon0] enabled
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 130048
[    0.000000] Kernel command line: console=ttyS0,115200n8
root=/dev/ram rw initrd=0xa00000,0x8fffff earlyprintk
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 504652K/524288K available (3644K kernel code,
311K rwdata, 1280K rodata, 185K init, 412K bss, 19636K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc04d73f0   (4925 kB)
[    0.000000]       .init : 0xc04d8000 - 0xc05067b4   ( 186 kB)
[    0.000000]       .data : 0xc0508000 - 0xc0555e80   ( 312 kB)
[    0.000000]        .bss : 0xc0555e80 - 0xc05bd230   ( 413 kB)
[    0.000000] NR_IRQS:114
[    0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps
every 21474ms
[    0.000000] Console: colour dummy device 80x30

Are uploads to experimental done on a daily basis, ie will I see 3.13
there tomorrow if the FTBFS is fixed?

Thanks
-- 
Sylvain


Reply to: