Automated DT boot report for various ARM defconfigs.
Boot test simply checks if kernel can boot to initramfs with busybox and run some basic commands (e.g. 'cat /proc/cpuinfo').
Tree/Branch: linus/master Git describe: v3.12-rc2-160-g669fc2f Commit: 669fc2f0c7 Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Failed boot tests (console logs at the end) =========================================== tegra30-beaver: FAIL: arm-tegra_defconfig tegra30-beaver: FAIL: arm-multi_v7_defconfig
Full Report ===========
arm-tegra_defconfig ------------------- tegra30-beaver FAIL: 0 min 46.3 sec
arm-omap2plus_defconfig ----------------------- am335x-boneblack PASS: 0 min 30.3 sec omap3-beagle-xm PASS: 0 min 52.5 sec am335x-bone PASS: 0 min 26.3 sec omap3-tobi,3530overo PASS: 0 min 42.5 sec omap4-panda PASS: 1 min 5.4 sec omap4-panda-es PASS: 1 min 8.1 sec omap3-tobi,3730storm PASS: 0 min 41.2 sec omap3-beagle PASS: 0 min 56.5 sec
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.4 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.5 sec imx6q-wandboard PASS: 0 min 15.0 sec
arm-multi_v7_defconfig ---------------------- tegra30-beaver FAIL: 0 min 43.3 sec am335x-boneblack PASS: 0 min 34.6 sec omap3-beagle-xm PASS: 0 min 54.8 sec armada-370-mirabox PASS: 0 min 19.4 sec omap4-panda PASS: 1 min 2.9 sec omap4-panda-es PASS: 1 min 8.1 sec sun4i-a10-cubieboard PASS: 0 min 11.6 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.4 sec omap3-tobi,3530overo PASS: 0 min 40.8 sec am335x-bone PASS: 0 min 33.4 sec imx6q-wandboard PASS: 0 min 15.7 sec omap3-tobi,3730storm PASS: 0 min 40.5 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.6 sec omap3-beagle PASS: 1 min 19.7 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 29.9 sec
arm-mvebu_defconfig ------------------- armada-370-mirabox PASS: 0 min 19.3 sec
arm-sama5_defconfig ------------------- sama5d35ek PASS: 0 min 18.7 sec
Console logs for failures =========================
arm-tegra_defconfig -------------------
tegra30-beaver: FAIL: last 24 lines of boot log: ------------------------------------------------
[ 3.644351] tegra-ehci 7d008000.usb: irq 129, io mem 0x7d008000 [ 3.663573] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.00 [ 3.670086] hub 1-0:1.0: USB hub found [ 3.673868] hub 1-0:1.0: 1 port detected [ 3.678619] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:12 UTC (12) [ 3.686957] ALSA device list: [ 3.689915] #0: NVIDIA Tegra Beaver [ 3.693922] Freeing unused kernel memory: 232K (c0742000 - c077c000) Starting logging: OK Initializing random number generator... done. Starting network... /bin/sh: can't access tty; job control turned off / # cat /proc/cmdline cat /proc/cmdline console=ttyS0,115200n8 debug earlyprintk / # uname -r uname -r 3.12.0-rc2-00160-g669fc2f / # [ 3.993623] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 4.485546] asix 1-1:1.0 eth1: register 'asix' at usb-7d008000.usb-1, ASIX AX88772 USB 2.0 Ethernet, b8:8d:12:55:d1:b9 ~$off # PYBOOT: Exception: ERROR: Timeout waiting for command: uname -r. # PYBOOT: Time: 46.32 seconds. # PYBOOT: Result: FAIL
arm-multi_v7_defconfig ----------------------
tegra30-beaver: FAIL: last 24 lines of boot log: ------------------------------------------------
[ 1.664767] mmcblk1boot1: unknown partition table [ 1.672172] mmcblk1boot0: unknown partition table [ 1.677260] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.685124] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.692823] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.700618] sys_3v3_pexs: 3300 mV [ 1.704076] reg-fixed-voltage 7.regulator: Failed to find supply vin [ 1.710464] reg-fixed-voltage 7.regulator: Failed to register regulator: -517 [ 1.717600] platform 7.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.725389] tegra-hdmi 54280000.hdmi: failed to get VDD regulator [ 1.731473] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral [ 1.821567] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.829302] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.837009] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.844765] sys_3v3_pexs: 3300 mV [ 1.848175] reg-fixed-voltage 7.regulator: Failed to find supply vin [ 1.854570] reg-fixed-voltage 7.regulator: Failed to register regulator: -517 [ 1.861693] platform 7.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.869456] tegra-hdmi 54280000.hdmi: failed to get VDD regulator [ 1.875553] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral ~$off # PYBOOT: Exception: ERROR: Timeout waiting for command: cat /proc/cmdline. # PYBOOT: Time: 43.33 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org