Advertisement
RobertBerger

zedboard boot

Jan 27th, 2016
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.33 KB | None | 0 0
  1. U-Boot SPL 2016.01 (Jan 18 2016 - 20:26:37)
  2. mmc boot
  3. Trying to boot from MMC
  4. reading system.dtb
  5. spl_load_image_fat_os: error reading image system.dtb, err - -1
  6. reading u-boot-dtb.img
  7. reading u-boot-dtb.img
  8.  
  9.  
  10. U-Boot 2016.01 (Jan 18 2016 - 20:26:37 +0000)
  11.  
  12. Model: Zynq Zed Development Board
  13. Board: Xilinx Zynq
  14. DRAM: ECC disabled 512 MiB
  15. MMC: sdhci@e0100000: 0
  16. SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB
  17. In: serial@e0001000
  18. Out: serial@e0001000
  19. Err: serial@e0001000
  20. Model: Zynq Zed Development Board
  21. Board: Xilinx Zynq
  22. Net: ZYNQ GEM: e000b000, phyaddr 0, interface rgmii-id
  23.  
  24. Warning: ethernet@e000b000 (eth0) using random MAC address - 36:c2:75:1b:3f:0d
  25. eth0: ethernet@e000b000
  26. Hit any key to stop autoboot: 0
  27. bitstream: zedboard/fpga.bin
  28. bootfile: zedboard/uImage
  29. fdtfile: zedboard/zedboard-zynq7.dtb
  30. Using ethernet@e000b000 device
  31. host 192.168.42.1 is alive
  32. Using ethernet@e000b000 device
  33. TFTP from server 192.168.42.1; our IP address is 192.168.42.12
  34. Filename 'zedboard/fpga.bin'.
  35. Load address: 0x100000
  36. Loading: #################################################################
  37. #################################################################
  38. #################################################################
  39. #################################################################
  40. ################
  41. 3.9 MiB/s
  42. done
  43. done
  44. Bytes transferred = 4045564 (3dbafc hex)
  45. Using ethernet@e000b000 device
  46. TFTP from server 192.168.42.1; our IP address is 192.168.42.12
  47. Filename 'zedboard/uImage'.
  48. Load address: 0x3000000
  49. Loading: #################################################################
  50. #################################################################
  51. #################################################################
  52. #################################################################
  53. #################################################################
  54. #################################################################
  55. #################################################################
  56. #################################################################
  57. #####################################
  58. 3.9 MiB/s
  59. done
  60. Bytes transferred = 8173544 (7cb7e8 hex)
  61. Using ethernet@e000b000 device
  62. TFTP from server 192.168.42.1; our IP address is 192.168.42.12
  63. Filename 'zedboard/zedboard-zynq7.dtb'.
  64. Load address: 0x2a00000
  65. Loading: #
  66. 2.9 MiB/s
  67. done
  68. Bytes transferred = 11974 (2ec6 hex)
  69. Booting from nfs...
  70. bootargs=console=ttyPS0,115200n8 ip=192.168.42.12:192.168.42.1:192.168.42.1:255.255.255.0:zedboard::off nfsroot=192.168.42.1:/opt/poky/zedboard-rootfs,v3,tcp noinitrd nohlt panic=1
  71. ## Booting kernel from Legacy Image at 03000000 ...
  72. Image Name: Linux-4.4.0-custom-ml-debug
  73. Image Type: ARM Linux Kernel Image (no loading done) (uncompressed)
  74. Data Size: 8173480 Bytes = 7.8 MiB
  75. Load Address: 00000000
  76. Entry Point: 00000000
  77. Verifying Checksum ... OK
  78. ## Flattened Device Tree blob at 02a00000
  79. Booting using the fdt blob at 0x2a00000
  80. XIP Kernel Image (no loading done) ... OK
  81. Loading Device Tree to 1eb1e000, end 1eb23ec5 ... OK
  82.  
  83. Starting kernel ...
  84.  
  85. [ 0.000000] Booting Linux on physical CPU 0x0
  86. [ 0.000000] Linux version 4.4.0-custom-ml-debug (genius@8e89ede19cc9) (gcc version 5.2.0 (GCC) ) #1 SMP Tue Jan 26 13:04:20 UTC 2016
  87. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
  88. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  89. [ 0.000000] Machine model: ZedBoard
  90. [ 0.000000] cma: Reserved 64 MiB at 0x1a800000
  91. [ 0.000000] Memory policy: Data cache writealloc
  92. [ 0.000000] PERCPU: Embedded 366 pages/cpu @df8eb000 s1467264 r8192 d23680 u1499136
  93. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  94. [ 0.000000] Kernel command line: console=ttyPS0,115200n8 ip=192.168.42.12:192.168.42.1:192.168.42.1:255.255.255.0:zedboard::off nfsroot=192.168.42.1:/opt/poky/zedboard-rootfs,v3,tcp noinitrd nohlt panic=1
  95. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  96. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  97. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  98. [ 0.000000] Memory: 419704K/524288K available (11175K kernel code, 1507K rwdata, 5300K rodata, 2752K init, 8573K bss, 39048K reserved, 65536K cma-reserved, 0K highmem)
  99. [ 0.000000] Virtual kernel memory layout:
  100. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  101. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  102. [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  103. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  104. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  105. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  106. [ 0.000000] .text : 0xc0208000 - 0xc121ffa4 (16480 kB)
  107. [ 0.000000] .init : 0xc1220000 - 0xc14d0000 (2752 kB)
  108. [ 0.000000] .data : 0xc14d0000 - 0xc1648c90 (1508 kB)
  109. [ 0.000000] .bss : 0xc164b000 - 0xc1eaa580 (8574 kB)
  110. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  111. [ 0.000000] Running RCU self tests
  112. [ 0.000000] Hierarchical RCU implementation.
  113. [ 0.000000] RCU lockdep checking is enabled.
  114. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  115. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
  116. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
  117. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  118. [ 0.000000] L2C: platform modifies aux control register: 0x02060000 -> 0x02460000
  119. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02060000 -> 0x02460000
  120. [ 0.000000] L2C-310 erratum 769419 enabled
  121. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  122. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  123. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  124. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 512 kB
  125. [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x46460001
  126. [ 0.000000] ps7-slcr mapped to e0804000
  127. [ 0.000000] zynq_clock_init: clkc starts at e0804100
  128. [ 0.000000] Zynq clock init
  129. [ 0.000009] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 4398046511103ns
  130. [ 0.000035] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x4ce07af025, max_idle_ns: 440795209040 ns
  131. [ 0.001673] clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 537538477 ns
  132. [ 0.001815] ps7-ttc #0 at e0808000, irq=18
  133. [ 0.002986] Console: colour dummy device 80x30
  134. [ 0.003071] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  135. [ 0.003086] ... MAX_LOCKDEP_SUBCLASSES: 8
  136. [ 0.003098] ... MAX_LOCK_DEPTH: 48
  137. [ 0.003110] ... MAX_LOCKDEP_KEYS: 8191
  138. [ 0.003122] ... CLASSHASH_SIZE: 4096
  139. [ 0.003134] ... MAX_LOCKDEP_ENTRIES: 32768
  140. [ 0.003146] ... MAX_LOCKDEP_CHAINS: 65536
  141. [ 0.003158] ... CHAINHASH_SIZE: 32768
  142. [ 0.003170] memory used by lock dependency info: 5423 kB
  143. [ 0.003183] per task-struct memory footprint: 2304 bytes
  144. [ 0.003254] Calibrating delay loop... 1321.36 BogoMIPS (lpj=3303424)
  145. [ 0.045528] pid_max: default: 32768 minimum: 301
  146. [ 0.046256] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  147. [ 0.046277] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  148. [ 0.052622] CPU: Testing write buffer coherency: ok
  149. [ 0.052747] ftrace: allocating 35650 entries in 105 pages
  150. [ 0.133854] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  151. [ 0.134016] Setting up static identity map for 0x209000 - 0x209098
  152. [ 0.180487] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  153. [ 0.181292] Brought up 2 CPUs
  154. [ 0.181318] SMP: Total of 2 processors activated (2654.20 BogoMIPS).
  155. [ 0.181330] CPU: All CPU(s) started in SVC mode.
  156. [ 0.185256] devtmpfs: initialized
  157. [ 0.206789] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  158. [ 0.208467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
  159. [ 0.213821] pinctrl core: initialized pinctrl subsystem
  160. [ 0.223754] NET: Registered protocol family 16
  161. [ 0.235363] DMA: preallocated 256 KiB pool for atomic coherent allocations
  162. [ 0.255805] cpuidle: using governor ladder
  163. [ 0.270669] cpuidle: using governor menu
  164. [ 0.328990] No ATAGs?
  165. [ 0.329115] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  166. [ 0.329132] hw-breakpoint: maximum watchpoint size is 4 bytes.
  167. [ 0.333965] zynq-pinctrl 700.pinctrl: zynq pinctrl initialized
  168. [ 0.344527] Serial: AMBA PL011 UART driver
  169. [ 0.443007] vgaarb: loaded
  170. [ 0.447282] SCSI subsystem initialized
  171. [ 0.449595] usbcore: registered new interface driver usbfs
  172. [ 0.449930] usbcore: registered new interface driver hub
  173. [ 0.450213] usbcore: registered new device driver usb
  174. [ 0.451645] usb-phy supply vcc not found, using dummy regulator
  175. [ 0.456735] pps_core: LinuxPPS d' Host Controller (EHCI) Driver
  176. [ 2.536620] ehci-pci: EHCI PCI platform driver
  177. [ 2.541264] ehci-platform: EHCI generic platform driver
  178. [ 2.547031] ehci-omap: OMAP-EHCI Host Controller driver
  179. [ 2.552704] ehci-orion: EHCI orion driver
  180. [ 2.557164] SPEAr-ehci: EHCI SPEAr driver
  181. [ 2.561629] ehci-st: EHCI STMicroelectronics driver
  182. [ 2.566964] ehci-exynos: EHCI EXYNOS driver
  183. [ 2.571620] ehci-atmel: EHCI Atmel driver
  184. [ 2.576082] tegra-ehci: Tegra EHCI driver
  185. [ 2.580603] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  186. [ 2.586799] ohci-pci: OHCI PCI platform driver
  187. [ 2.591451] ohci-platform: OHCI generic platform driver
  188. [ 2.597169] ohci-omap3: OHCI OMAP3 driver
  189. [ 2.601626] SPEAr-ohci: OHCI SPEAr driver
  190. [ 2.606091] ohci-st: OHCI STMicroelectronics driver
  191. [ 2.611417] ohci-atmel: OHCI Atmel driver
  192. [ 2.617096] usbcore: registered new interface driver usb-storage
  193. [ 2.624083] e0002000.ps7-usb supply vbus not found, using dummy regulator
  194. [ 2.653750] ci_hdrc ci_hdrc.0: EHCI Host Controller
  195. [ 2.659609] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
  196. [ 2.675458] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
  197. [ 2.690353] hub 1-0:1.0: USB hub found
  198. [ 2.694326] hub 1-0:1.0: 1 port detected
  199. [ 2.711030] mousedev: PS/2 mouse device common for all mice
  200. [ 2.731394] i2c /dev entries driver
  201. [ 2.763831] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 666666 KHz
  202. [ 2.771541] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 666667 KHz
  203. [ 2.784424] Xilinx Zynq CpuIdle Driver started
  204. [ 2.791919] sdhci: Secure Digital Host Controller Interface driver
  205. [ 2.798057] sdhci: Copyright(c) Pierre Ossman
  206. [ 2.807217] Synopsys Designware Multimedia Card Interface Driver
  207. [ 2.816753] sdhci-pltfm: SDHCI platform and OF driver helper
  208. [ 2.827052] sdhci-arasan e0100000.ps7-sdio: No vmmc regulator found
  209. [ 2.833284] sdhci-arasan e0100000.ps7-sdio: No vqmmc regulator found
  210. [ 2.870540] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
  211. [ 2.878812] ledtrig-cpu: registered to indicate activity on CPUs
  212. [ 2.882778] usbcore: registered new interface driver usbhid
  213. [ 2.885564] usbhid: USB HID core driver
  214. [ 2.908178] oprofile: using arm/armv7-ca9
  215. [ 2.916849] NET: Registered protocol family 10
  216. [ 2.925669] sit: IPv6 over IPv4 tunneling driver
  217. [ 2.934096] NET: Registered protocol family 17
  218. [ 2.938577] can: controller area network core (rev 20120528 abi 9)
  219. [ 2.941389] mmc0: new high speed SDHC card at address 59b4
  220. [ 2.944955] mmcblk0: mmc0:59b4 USD 14.9 GiB
  221. [ 2.954848] mmcblk0: p1 p2
  222. [ 2.954930] NET: Registered protocol family 29
  223. [ 2.954972] can: raw protocol (rev 20120528)
  224. [ 2.955127] can: broadcast manager protocol (rev 20120528 t)
  225. [ 2.955188] can: netlink gateway (rev 20130117) max_hops=1
  226. [ 2.957501] Key type dns_resolver registered
  227. [ 2.957811] zynq_pm_ioremap: no compatible node found for 'xlnx,zynq-ddrc-a05'
  228. [ 2.957816] zynq_pm_late_init: Unable to map DDRC IO memory.
  229. [ 2.957847] ThumbEE CPU extension supported.
  230. [ 2.957902] Registering SWP/SWPB emulation handler
  231. [ 2.992426] registered taskstats version 1
  232. [ 3.003253] hctosys: unable to open rtc device (rtc0)
  233. [ 3.056467] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  234. [ 4.411038] macb e000b000.ps7-ethernet eth0: link up (100/Full)
  235. [ 4.420567] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  236. [ 4.437430] IP-Config: Complete:
  237. [ 4.440643] device=eth0, hwaddr=00:0a:35:00:00:00, ipaddr=192.168.42.12, mask=255.255.255.0, gw=192.168.42.1
  238. [ 4.450865] host=zedboard, domain=, nis-domain=(none)
  239. [ 4.456324] bootserver=192.168.42.1, rootserver=192.168.42.1, rootpath=
  240. [ 4.496834] VFS: Mounted root (nfs filesystem) readonly on device 0:15.
  241. [ 4.505828] devtmpfs: mounted
  242. [ 4.514590] Freeing unused kernel memory: 2752K (c1220000 - c14d0000)
  243. INIT: version 2.88 booting
  244. Error opening /dev/fb0: No such file or directory
  245. Starting udev
  246. [ 8.050672] udevd[97]: starting version 182
  247. [ 8.107180] random: nonblocking pool is initialized
  248. [ 11.220411] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  249. [ 11.256839] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  250. ALSA: Restoring mixer settings...
  251. /usr/sbin/alsactl: load_state:1735: No soundcards found...
  252. hwclock: can't open '/dev/misc/rtc': No such file or directory
  253. Tue Jan 26 16:29:52 UTC 2016
  254. hwclock: can't open '/dev/misc/rtc': No such file or directory
  255. INIT: Entering runlevel: 3
  256. Configuring network interfaces... ifup skipped for nfsroot interface eth0
  257. run-parts: /etc/network/if-pre-up.d/nfsroot exited with code 1
  258. Starting system message bus: dbus.
  259. Starting Connection Manager
  260. Starting OpenBSD Secure Shell server: sshd
  261. done.
  262. Starting rpcbind daemon...done.
  263. Starting advanced power management daemon: No APM support in kernel
  264. (failed.)
  265. hwclock: can't open '/dev/misc/rtc': No such file or directory
  266. Starting syslogd/klogd: done
  267. * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
  268. Starting Telephony daemon
  269. Starting Linux NFC daemon
  270. [ 17.934120] Bluetooth: Core ver 2.21
  271. [ 17.937920] NET: Registered protocol family 31
  272. [ 17.942351] Bluetooth: HCI device and connection manager initialized
  273. [ 17.949131] Bluetooth: HCI socket layer initialized
  274. [ 17.954054] Bluetooth: L2CAP socket layer initialized
  275. [ 17.959567] Bluetooth: SCO socket layer initialized
  276. Starting tcf-agent: OK
  277.  
  278. Poky (Yocto Project Reference Distro) 2.0.1 multi-v7-ml /dev/console
  279.  
  280. multi-v7-ml login: root
  281. root@multi-v7-ml:~# cat /proc/version
  282. Linux version 4.4.0-custom-ml-debug (genius@8e89ede19cc9) (gcc version 5.2.0 (GCC) ) #1 SMP Tue Jan 26 13:04:20 UTC 2016
  283. root@multi-v7-ml:~# cat /etc/issue
  284. Poky (Yocto Project Reference Distro) 2.0.1 \n \l
  285.  
  286. root@multi-v7-ml:~# cat /etc/version
  287. 20160126161035
  288. root@multi-v7-ml:~# cat /proc/cmdline
  289. console=ttyPS0,115200n8 ip=192.168.42.12:192.168.42.1:192.168.42.1:255.255.255.0:zedboard::off nfsroot=192.168.42.1:/opt/poky/zedboard-rootfs,v3,tcp noinitrd nohlt panic=1
  290. root@multi-v7-ml:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement