Advertisement
Guest User

Debug output X15

a guest
Jul 13th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. U-Boot SPL 2016.05-00269-g9c41c34 (Jul 05 2016 - 14:09:14)
  2. DRA752-GP ES1.1
  3. Trying to boot from MMC1
  4. Expected Linux image is not found. Trying to start U-boot
  5.  
  6.  
  7. U-Boot 2016.05-00269-g9c41c34 (Jul 05 2016 - 14:09:14 -0500), Build: jenkins-github_Bootloader-Builder-425
  8.  
  9. CPU : DRA752-GP ES1.1
  10. Board: AM572x EVM REV A.20
  11. I2C: ready
  12. DRAM: 2 GiB
  13. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  14.  
  15. ** Unable to use mmc 0:1 for loading the env **
  16. Using default environment
  17.  
  18. SCSI: SATA link 0 timeout.
  19. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  20. flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
  21. scanning bus for devices...
  22. Found 0 device(s).
  23. Net: <ethaddr> not set. Validating first E-fuse MAC
  24. cpsw
  25. Press SPACE to abort autoboot in 2 seconds
  26. usb_boot is currently disabled
  27. scsi_boot is currently disabled
  28. switch to partitions #0, OK
  29. mmc0 is current device
  30. Scanning mmc device 0
  31. Checking for: /uEnv.txt ...
  32. Checking for: /boot/uEnv.txt ...
  33. 280 bytes read in 26 ms (9.8 KiB/s)
  34. Loaded environment from /boot/uEnv.txt
  35. debug: [dtb=am57xx-beagle-x15.dtb] ...
  36. Checking if uname_r is set in /boot/uEnv.txt ...
  37. debug: [uname_r=4.4.14-ti-r34] ...
  38. loading /boot/vmlinuz-4.4.14-ti-r34 ...
  39. 7779712 bytes read in 404 ms (18.4 MiB/s)
  40. loading /boot/dtbs/4.4.14-ti-r34/am57xx-beagle-x15.dtb ...
  41. 160783 bytes read in 60 ms (2.6 MiB/s)
  42. loading /boot/initrd.img-4.4.14-ti-r34 ...
  43. 4789786 bytes read in 260 ms (17.6 MiB/s)
  44. debug: [console=ttyO2,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M quiet] ...
  45. debug: [bootz 0x82000000 0x88080000:49161a 0x88000000] ...
  46. Kernel image @ 0x82000000 [ 0x000000 - 0x76b580 ]
  47. ## Flattened Device Tree blob at 88000000
  48. Booting using the fdt blob at 0x88000000
  49. Loading Ramdisk to 8fb6e000, end 8ffff61a ... OK
  50. Loading Device Tree to 8fb43000, end 8fb6d40e ... OK
  51.  
  52. Starting kernel ...
  53.  
  54. [ 0.043949] /cpus/cpu@0 missing clock-frequency property
  55. [ 0.043964] /cpus/cpu@1 missing clock-frequency property
  56. [ 2.369931] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
  57. [ 2.376327] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
  58. [ 2.430372] omap_voltage_late_init: Voltage driver support not added
  59. Loading, please wait...
  60. [ 2.882379] remoteproc0: failed to load am57xx-pru1_0-fw
  61. [ 2.888293] remoteproc0: request_firmware failed: -2
  62. [ 2.893379] pru-rproc 4b234000.pru0: rproc_boot failed
  63. [ 2.931397] remoteproc0: failed to load am57xx-pru1_1-fw
  64. [ 2.938016] remoteproc0: request_firmware failed: -2
  65. [ 2.943104] pru-rproc 4b238000.pru1: rproc_boot failed
  66. [ 2.983107] remoteproc0: failed to load am57xx-pru2_0-fw
  67. [ 2.989487] remoteproc0: request_firmware failed: -2
  68. [ 2.994574] pru-rproc 4b2b4000.pru0: rproc_boot failed
  69. [ 3.005321] remoteproc0: failed to load am57xx-pru2_1-fw
  70. [ 3.010878] remoteproc0: request_firmware failed: -2
  71. [ 3.015959] pru-rproc 4b2b8000.pru1: rproc_boot failed
  72. fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmcblk0p1
  73. fsck exited with status code 8
  74. [ 10.279759] systemd-fsck[179]: rootfs: clean, 144231/241920 files, 861576/967808 blocks
  75. [ 11.073706] remoteproc0: failed to load dra7-ipu1-fw.xem4
  76. [ 12.784482] /ocp/debugss: could not get #clock-cells for /ocp/edma@43300000
  77. [ 12.791516] ERROR: could not get clock /ocp/debugss:sysclockin1(0)
  78. [ 13.873101] omap-rproc 41000000.dsp: dma_alloc_coherent err: 9437184
  79. [ 13.879511] remoteproc3: Failed to process resources: -12
  80. [ 13.898175] remoteproc3: rproc_boot() failed -12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement