Comment 2 for bug 1761448

Revision history for this message
Paul Larson (pwlars) wrote :

I'm hitting a problem with this kernel when testing the r45 snap. Starting with a clean install, I snap refresh --beta --ignore-validation dragonboard-kernel
It installs fine, but then after rebooting it never becomes available. I reproduced this at home and I see the same problem. Nothing on serial console after "Starting kernel ..."

U-Boot 2016.01-rc1 (Dec 08 2015 - 11:39:05 +0000)
Qualcomm-DragonBoard 410C

DRAM: 986 MiB
MMC: msm_sdhci: 0, msm_sdhci: 1
reading uboot.env
In: serial
Out: serial
Err: serial
Net: Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot: 0
ENVCMD
Saving Environment to FAT...
writing uboot.env
FAT: Misaligned buffer address (00000000bd0f2860)
done
reading dragonboard-kernel_45.snap/kernel.img
22640128 bytes read in 6184 ms (3.5 MiB/s)
reading dragonboard-kernel_45.snap/dtbs/apq8016-sbc.dtb
66447 bytes read in 40 ms (1.6 MiB/s)
reading dragonboard-kernel_45.snap/initrd.img
5347071 bytes read in 1473 ms (3.5 MiB/s)
## Flattened Device Tree blob at 83000000
   Booting using the fdt blob at 0x83000000
   Using Device Tree in place at 0000000083000000, end 000000008301338e

Starting kernel ...