Guest User

Untitled

a guest
Oct 15th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. PANDA # mmcinit 0 ; fatload mmc 0:1 80300000 panda.bin ; go 80300000
  2. mmc read: Invalid size
  3.  
  4. 2992256 bytes read
  5. ## Starting application at 0x80300000 ...
  6. dghomap4_cpu_clk: 1008000000: sys_clk=38400 m=105 n=3 (4) m2=1 mult=1000
  7. [ Kernel symbol table missing! ]
  8. Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
  9. 2006, 2007, 2008, 2009, 2010, 2011, 2012
  10. The NetBSD Foundation, Inc. All rights reserved.
  11. Copyright (c) 1982, 1986, 1989, 1991, 1993
  12. The Regents of the University of California. All rights reserved.
  13.  
  14. NetBSD 6.99.11 (PANDABOARD)
  15. total memory = 512 MB
  16. avail memory = 498 MB
  17. mainbus0 (root)
  18. cpu0 at mainbus0 core 0: 1 GHz Cortex-A9 r2p2 (Cortex core)
  19. cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled
  20. cpu0: 32KB/32B 4-way L1 Instruction cache with read allocate
  21. cpu0: 32KB/32B 4-way write-back L1 Data cache with read and write allocate
  22. armperiph0 at mainbus0
  23. arml2cc0 at armperiph0: ARM PL310 L2 r2p0 Cache Controller
  24. arml2cc0: 1024KB/32B 16-way write-back L2 Unified cache
  25. armgic0 at armperiph0: Generic Interrupt Controller, 160 sources (149 valid)
  26. armgic0: 16 Priorities, 128 SPIs, 5 PPIs, 16 SGIs
  27. a9tmr0 at armperiph0: A9 Global 64-bit Timer (504 MHz)
  28. a9tmr0: interrupting on irq 27
  29. a9wdt0 at armperiph0: A9 Watchdog Timer, default period is 12 seconds
  30. obio0 at mainbus0 base 0x4a000000-0x4affffff: On-Board IO
  31. ohci0 at obio0 addr 0x4a064800-0x4a064bff intr 108: USB Controller
  32. ohci0: OHCI version 1.0
  33. usb0 at ohci0: USB revision 1.0
  34. ehci0 at obio0 addr 0x4a064c00-0x4a064fff intr 109: USB Controller
  35. ehci0: companion controller, 3 ports each: ohci0
  36. usb1 at ehci0: USB revision 2.0
  37. obio1 at mainbus0 base 0x4a300000-0x4a33ffff: On-Board IO
  38. prcm0 at obio1 addr 0x4a306000-0x4a307fff: Power, Reset and Clock Management
  39. obio2 at mainbus0 base 0x48000000-0x48ffffff: On-Board IO
  40. com0 at obio2 addr 0x48020000-0x480203ff intr 106: ns16550a, working fifo
  41. com0: console
  42. obio3 at mainbus0 base 0x49000000-0x49ffffff: On-Board IO
  43. L3i0 at mainbus0: L3i Interconnect
  44. gpmc0 at mainbus0 base 0x50000000: General Purpose Memory Controller, rev 6.0
  45. gpmc0: CS#2 valid, addr 0x10000000, size 64MB
  46. gpmc0: CS#3 valid, addr 0x08000000, size 16MB
  47. ~#Stopped in pid 0.2 (system) at netbsd:cpu_Debugger+0x4: bx r14
  48. db> t
  49. netbsd:comintr+0xc
  50. scp=0x8030c920 rlv=0x803fc074 (netbsd:pic_dispatch+0x28)
  51. rsp=0xc8f97eac rfp=0xc8f97ec8
  52. r10=0x80551d4c r9=0x000003ff
  53. r8=0x00000000 r7=0xc09de1a0 r6=0x0000006a r5=0x00000007
  54. r4=0xc09de1a0
  55. netbsd:pic_dispatch+0xc
  56. scp=0x803fc058 rlv=0x803460f4 (netbsd:armgic_irq_handler+0xc0)
  57. rsp=0xc8f97ecc rfp=0xc8f97f14
  58. r6=0x0000006a r5=0x00000007
  59. r4=0x805524c0
  60. netbsd:armgic_irq_handler+0xc
  61. scp=0x80346040 rlv=0x8037cc80 (netbsd:irq_entry+0x60)
  62. rsp=0xc8f97f18 rfp=0xc8f97f78
  63. r10=0x0000004e r9=0x0000004f
  64. r8=0x0000004d r7=0x00000013 r6=0x00000000 r5=0x80551d4c
  65. r4=0x80551d4c
  66. netbsd:sched_curcpu_runnable_p+0xc
  67. scp=0x803a40f4 rlv=0x8038df80 (netbsd:idle_loop+0x154)
  68. rsp=0xc8f97f7c rfp=0xc8f97fac
  69. r4=0xc0a5ed20
  70. netbsd:idle_loop+0xc
  71. scp=0x8038de38 rlv=0x803105e0 (netbsd:lwp_trampoline+0x14)
  72. rsp=0xc8f97fb0 rfp=0x00000000
  73. r10=0x00000000 r9=0x00000000
  74. r8=0x00000000 r7=0x00000010 r6=0x56555e5d r5=0xc0a5ed20
  75. r4=0x8038de2c
Add Comment
Please, Sign In to add comment