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-193-gcac6653 Commit: cac6653529 Merge branch 'perf-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 29.8 sec omap3-beagle-xm PASS: 0 min 51.9 sec am335x-bone PASS: 0 min 31.3 sec omap3-tobi,3530overo PASS: 0 min 42.3 sec omap4-panda PASS: 1 min 10.0 sec omap4-panda-es PASS: 1 min 14.3 sec omap3-tobi,3730storm PASS: 0 min 41.2 sec omap3-beagle PASS: 1 min 2.0 sec
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.4 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.4 sec imx6q-wandboard PASS: 0 min 15.1 sec
arm-multi_v7_defconfig ---------------------- tegra30-beaver FAIL: 2 min 13.2 sec am335x-boneblack PASS: 0 min 39.6 sec omap3-beagle-xm PASS: 0 min 52.0 sec armada-370-mirabox PASS: 0 min 19.4 sec omap4-panda PASS: 1 min 1.4 sec omap4-panda-es PASS: 1 min 8.2 sec sun4i-a10-cubieboard PASS: 0 min 14.6 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.5 sec omap3-tobi,3530overo PASS: 0 min 41.0 sec am335x-bone PASS: 0 min 33.4 sec imx6q-wandboard PASS: 0 min 15.7 sec omap3-tobi,3730storm PASS: 0 min 39.9 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.6 sec omap3-beagle PASS: 1 min 5.6 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.4 sec
Console logs for failures =========================
arm-tegra_defconfig -------------------
tegra30-beaver: FAIL: last 24 lines of boot log: ------------------------------------------------
[ 3.644436] tegra-ehci 7d008000.usb: irq 129, io mem 0x7d008000 [ 3.663503] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.00 [ 3.670014] hub 1-0:1.0: USB hub found [ 3.673794] hub 1-0:1.0: 1 port detected [ 3.678542] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:12 UTC (12) [ 3.686878] ALSA device list: [ 3.689836] #0: NVIDIA Tegra Beaver [ 3.693839] 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-00193-gcac6653 / # [ 3.993551] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 4.485511] 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.29 seconds. # PYBOOT: Result: FAIL
arm-multi_v7_defconfig ----------------------
tegra30-beaver: FAIL: last 24 lines of boot log: ------------------------------------------------
[ 1.524125] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.532193] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral /bin/sh: can't access tty; job control tu[ 1.540086] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral rned off / # [ 1.551208] sys_3v3_pexs: 3300 mV [ 1.555574] reg-fixed-voltage 7.regulator: Failed to find supply vin [ 1.561967] reg-fixed-voltage 7.regulator: Failed to register regulator: -517 [ 1.569122] platform 7.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.576929] tegra-hdmi 54280000.hdmi: failed to get VDD regulator [ 1.583013] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral [ 1.703066] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 1.871639] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.879387] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.887094] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.894852] sys_3v3_pexs: 3300 mV [ 1.898264] reg-fixed-voltage 7.regulator: Failed to find supply vin [ 1.904661] reg-fixed-voltage 7.regulator: Failed to register regulator: -517 [ 1.911783] platform 7.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.919549] tegra-hdmi 54280000.hdmi: failed to get VDD regulator [ 1.925646] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral ~$off # PYBOOT: Exception: userspace: ERROR: Never found root shell # PYBOOT: Time: 133.20 seconds. # PYBOOT: Result: FAIL