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: arm-soc/for-next Git describe: fixes-for-linus-2-gdcf788d Commit: dcf788d5a5 ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPAT
Failed boot tests (console logs at the end) =========================================== imx6dl-wandboard,wand-solo: FAIL: arm-imx_v6_v7_defconfig omap3-beagle: FAIL: arm-omap2plus_defconfig
Full Report ===========
arm-imx_v6_v7_defconfig ----------------------- imx6dl-wandboard,wand-dual PASS: 0 min 16.4 sec imx6dl-wandboard,wand-solo FAIL: 0 min 11.5 sec imx6q-wandboard PASS: 0 min 15.1 sec
arm-omap2plus_defconfig ----------------------- omap3-beagle-xm PASS: 0 min 48.5 sec am335x-bone PASS: 0 min 26.8 sec omap3-tobi,3530overo PASS: 0 min 42.7 sec omap4-panda PASS: 1 min 12.5 sec omap4-panda-es PASS: 1 min 18.9 sec omap3-tobi,3730storm PASS: 0 min 42.5 sec omap3-beagle FAIL: 0 min 18.9 sec
arm-multi_v7_defconfig ---------------------- omap4-panda-es PASS: 1 min 9.6 sec omap3-beagle-xm PASS: 0 min 52.5 sec am335x-bone PASS: 0 min 38.7 sec sun4i-a10-cubieboard PASS: 0 min 14.5 sec imx6dl-wandboard,wand-solo PASS: 0 min 16.5 sec omap3-tobi,3530overo PASS: 0 min 44.4 sec omap4-panda PASS: 0 min 58.7 sec imx6q-wandboard PASS: 0 min 15.6 sec omap3-tobi,3730storm PASS: 0 min 43.7 sec imx6dl-wandboard,wand-dual PASS: 0 min 16.6 sec omap3-beagle PASS: 0 min 48.4 sec
arm-exynos_defconfig -------------------- exynos5250-arndale PASS: 0 min 31.2 sec
arm-sama5_defconfig ------------------- sama5d35ek PASS: 0 min 19.5 sec
Console logs for failures =========================
arm-imx_v6_v7_defconfig -----------------------
imx6dl-wandboard,wand-solo: FAIL: last 24 lines of boot log: ------------------------------------------------------------
[<80301c94>] (platform_drv_probe+0x0/0x24) from [<8030095c>] (driver_probe_device+0x10c/0x224) [<80300850>] (driver_probe_device+0x0/0x224) from [<80300b08>] (__driver_attach+0x94/0x98) r7:00000000 r6:9f904044 r5:808175f8 r4:9f904010 [<80300a74>] (__driver_attach+0x0/0x98) from [<802feda0>] (bus_for_each_dev+0x5c/0x90) r6:80300a74 r5:808175f8 r4:00000000 r3:9f83b55c [<802fed44>] (bus_for_each_dev+0x0/0x90) from [<80300450>] (driver_attach+0x20/0x28) r6:80805548 r5:9f126300 r4:808175f8 [<80300430>] (driver_attach+0x0/0x28) from [<802fff90>] (bus_add_driver+0xdc/0x264) [<802ffeb4>] (bus_add_driver+0x0/0x264) from [<803011cc>] (driver_register+0x80/0xfc) r8:807ba0b8 r7:8078c46c r6:80825980 r5:00000006 r4:808175f8 [<8030114c>] (driver_register+0x0/0xfc) from [<80301ed0>] (__platform_driver_register+0x50/0x64) r5:00000006 r4:807da588 [<80301e80>] (__platform_driver_register+0x0/0x64) from [<807ba0d0>] (sdhci_esdhc_imx_driver_init+0x18/0x20) [<807ba0b8>] (sdhci_esdhc_imx_driver_init+0x0/0x20) from [<80008898>] (do_one_initcall+0xf4/0x154) [<800087a4>] (do_one_initcall+0x0/0x154) from [<8078cc10>] (kernel_init_freeable+0x104/0x1d0) [<8078cb0c>] (kernel_init_freeable+0x0/0x1d0) from [<805b6c8c>] (kernel_init+0x10/0xec) [<805b6c7c>] (kernel_init+0x0/0xec) from [<8000e978>] (ret_from_fork+0x14/0x3c) r4:00000000 r3:ffffffff Code: e89da800 e1a0c00d e92dd818 e24cb004 (e5903000) ---[ end trace b9e9ad8678bd78b3 ]--- Kernel panic - n~$off # PYBOOT: Exception: kernel: ERROR: failed to boot: Kernel panic # PYBOOT: Time: 11.47 seconds. # PYBOOT: Result: FAIL
arm-omap2plus_defconfig -----------------------
omap3-beagle: FAIL: last 24 lines of boot log: ----------------------------------------------
OMAP3 beagleboard.org # if test -n ${initenv}; then run initenv; fi if test -n ${initenv}; then run initenv; fi OMAP3 beagleboard.org # if test -n ${preboot}; then run preboot; fi if test -n ${preboot}; then run preboot; fi (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found OMAP3 beagleboard.org #setenv autoload no; setenv autoboot no setenv autoload no; setenv autoboot no OMAP3 beagleboard.org # dhcp dhcp ERROR: Need valid 'usbnet_devaddr' to be set at ether.c:2369/usb_eth_init() Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 ~$off # PYBOOT: Exception: u-boot: ERROR: timed-out getting DHCP address. # PYBOOT: Time: 18.85 seconds. # PYBOOT: Result: FAIL
kernel-build-reports@lists.linaro.org