Advertisement
luca101

Untitled

Oct 7th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. => setenv dospplash no
  2. => saveenv
  3. Saving Environment to SPI Flash...
  4. SF: Detected SST25VF016B with page size 256 Bytes, erase size 4 KiB, total 2 MiB
  5. Erasing SPI flash...Writing to SPI flash...done
  6. => reset
  7. resetting ...
  8.  
  9.  
  10. U-Boot 2016.03-20497-g1ac2710 (Sep 22 2016 - 14:52:36 -0400)
  11.  
  12. CPU: Freescale i.MX6Q rev1.2 at 792 MHz
  13. Reset cause: WDOG
  14. Board: SABRE Lite
  15. I2C: ready
  16. DRAM: 1 GiB
  17. MMC: FSL_SDHC: 0, FSL_SDHC: 1
  18. SF: Detected SST25VF016B with page size 256 Bytes, erase size 4 KiB, total 2 MiB
  19. auto-detected panel hannstar7
  20. Display: lvds:hannstar7 (1280x800)
  21. In: serial
  22. Out: serial
  23. Err: serial
  24. Net: Micrel ksz9021 at 6
  25. FEC [PRIME], usb_ether
  26. Hit any key to stop autoboot: 0
  27. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  28. flags: ncq stag pm led clo only pmp pio slum part
  29. No port device detected!
  30. ** Bad device size - sata 0 **
  31. MMC: no card present
  32. MMC: no card present
  33. ** Bad device mmc 0 **
  34. switch to partitions #0, OK
  35. mmc1 is current device
  36. 4529 bytes read in 29 ms (152.3 KiB/s)
  37. ## Executing script at 10008000
  38. ** File not found uEnv.txt **
  39. 43564 bytes read in 661 ms (63.5 KiB/s)
  40. only CEA modes allowed on HDMI port
  41. ----------- trying to load /initrd.img
  42. 6486677 bytes read in 1088 ms (5.7 MiB/s)
  43. 5071704 bytes read in 1055 ms (4.6 MiB/s)
  44. Kernel image @ 0x10800000 [ 0x000000 - 0x4d6358 ]
  45. ## Flattened Device Tree blob at 13000000
  46. Booting using the fdt blob at 0x13000000
  47. reserving fdt memory region: addr=13000000 size=b000
  48. Using Device Tree in place at 13000000, end 1300dfff
  49.  
  50. Starting kernel ...
  51.  
  52. egalax_ts 2-0004: Failed to read firmware version
  53. ili210x_i2c 2-0041: i2c transfer failed
  54. ili210x_i2c 2-0041: Failed to get firmware version, err: -5
  55. tsc2004_reset: write_cmd -5
  56. tsc2004 2-0048: Failed to reset TSC -5
  57. snvs_rtc 20cc034.snvs-rtc-lp: can't get snvs-rtc clock
  58. fsl-hdmi-dai hdmi_audio.3: failed to probe. Load HDMI-video first.
  59. imx-audio-hdmi sound-hdmi.19: initialize HDMI-audio failed. load HDMI-video first!
  60. imx6q-pcie 1ffc000.pcie: phy link never came up
  61. imx6q-pcie 1ffc000.pcie: Failed to bring link up!
  62. imx6q-pcie 1ffc000.pcie: failed to initialize host
  63. ext4
  64. 20160913-xenial-: clean, 170361/230608 files, 819925/921344 blocks
  65. adv7180 2-0020: adv7180_read:read reg error: reg=11 ret=-5
  66. update_device_addr: ov5640_mipi ret=-5
  67. ov5640_read_reg(mipi):reg=300a ret=-5
  68. update_device_addr: ov5642 ret=-5
  69. ov5642_read_reg:write reg error:reg=300a
  70. mxc_v4l_open: Mxc Camera no sensor ipu1/csi1
  71. mxc_v4l_open: Mxc Camera no sensor ipu1/csi0
  72. mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  73. mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  74.  
  75. Ubuntu 16.04.1 LTS nitrogen ttymxc1
  76.  
  77. nitrogen login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement