Test result is unavailable since build 486 on Samsung Origen ubuntu image.

Bug #1083046 reported by Botao
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Ubuntu
Fix Released
Critical
John Rigby

Bug Description

For Samsung Origen ubuntu daily test dashboard, test result is unavailable since the build 486 (21 November 2012):

http://validation.linaro.org/lava-server/dashboard/image-reports/leb-origen

Revision history for this message
Andy Doan (doanac) wrote :

Looks like origen images no longer have a valid device tree:

The relevant portion of the error:

U-Boot 2011.12 (Feb 16 2012 - 21:52:47) for ORIGEN

CPU: S5PC210@1000MHz

Board: ORIGEN
DRAM: 1 GiB
WARNING: Caches not enabled
MMC: SAMSUNG SD/MMC: 0
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 10  9  8  0
ORIGEN # mmc init
mmc - MMC sub system

Usage:
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc erase blk# cnt
mmc rescan
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] - show or set current mmc device [partition]
mmc list - lists available devices
ORIGEN # mmc part 0

Partition Map for MMC device 0 -- Partition Type: DOS

Partition Start Sector Num Sectors Type
    1 1 8191 da
    2 8192 106496 c
    3 114688 1982464 83
    4 2097152 29019136 5 Extd
    5 2099200 131072 c
    6 2232320 16777216 83
    7 19011584 12104704 c
ORIGEN # setenv bootcmd 'fatload mmc 0:5 0x40007000 uImage; fatload mmc 0:5 0x42000000 uInitrd; fatload mmc 0:5 0x41f00000 board.dtb; bootm 0x40007000 0x42000000 0x41f00000'
ORIGEN # setenv bootargs 'console=ttySAC2,115200n8 root=LABEL=testrootfs rootwait ro'
ORIGEN # boot
reading uImage

4470392 bytes read
reading uInitrd

3749735 bytes read
reading board.dtb

** Unable to read "board.dtb" from mmc 0:5 **
## Booting kernel from Legacy Image at 40007000 ...
   Image Name: Linux
   Image Type: ARM Linux Kernel Image (uncompressed)
   Data Size: 4470328 Bytes = 4.3 MiB
   Load Address: 40008000
   Entry Point: 40008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 42000000 ...
   Image Name: initramfs
   Image Type: ARM Linux RAMDisk Image (uncompressed)
   Data Size: 3749671 Bytes = 3.6 MiB
   Load Address: 00000000
   Entry Point: 00000000
   Verifying Checksum ... OK
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree

Andy Doan (doanac)
Changed in lava-test:
assignee: nobody → Fathi Boudra (fboudra)
Revision history for this message
Fathi Boudra (fboudra) wrote :

build 482 is using 3.6 kernel, while 486 is using 3.7:
linux-image-3.6.0-1-linaro-lt-origen_3.6.0-1.1~ci+121020091538_armhf.deb
linux-image-3.7.0-1-linaro-lt-origen_3.7.0-1.1~ci+121119220221_armhf.deb

the device tree is only available in 3.6 package.

affects: lava-test → linaro-ubuntu
Changed in linaro-ubuntu:
assignee: Fathi Boudra (fboudra) → nobody
status: New → Confirmed
importance: Undecided → Critical
John Rigby (jcrigby)
Changed in linaro-ubuntu:
assignee: nobody → John Rigby (jcrigby)
Fathi Boudra (fboudra)
Changed in linaro-ubuntu:
milestone: none → 12.11
Revision history for this message
John Rigby (jcrigby) wrote :

fix commited, debs are building in kernel ppa

Changed in linaro-ubuntu:
status: Confirmed → Fix Committed
Revision history for this message
John Rigby (jcrigby) wrote :

$ dpkg -c linux-image-3.7.0-1-linaro-lt-origen_3.7.0-1.1~ci+121126205952_armhf.deb | grep dtb
-rw-r--r-- root/root 13322 2012-11-26 22:14 ./lib/firmware/3.7.0-1-linaro-lt-origen/device-tree/exynos4210-trats.dtb
-rw-r--r-- root/root 12117 2012-11-26 22:14 ./lib/firmware/3.7.0-1-linaro-lt-origen/device-tree/exynos5250-smdk5250.dtb
-rw-r--r-- root/root 12431 2012-11-26 22:14 ./lib/firmware/3.7.0-1-linaro-lt-origen/device-tree/exynos4210-smdkv310.dtb
-rw-r--r-- root/root 16717 2012-11-26 22:14 ./lib/firmware/3.7.0-1-linaro-lt-origen/device-tree/exynos4210-origen.dtb

Changed in linaro-ubuntu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.