tthtlc

Freebsd running on Raspberry PI

Jul 12th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. KDB: debugger backends: ddb
  2. KDB: current backend: ddb
  3. Copyright (c) 1992-2012 The FreeBSD Project.
  4. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  5. The Regents of the University of California. All rights reserved.
  6. FreeBSD is a registered trademark of The FreeBSD Foundation.
  7. FreeBSD 10.0-CURRENT #1 r243778: Sat Dec 1 12:29:02 PST 2012
  8. root@bsdbox:/src/FreeBSD/obj/arm.armv6/src/FreeBSD/head/sys/RPI-B arm
  9. CPU: Sheeva 88SV581x rev 7 (Marvell core)
  10. Supported features: ARM_ISA THUMB2 JAZELLE ARMv4 Security_Ext
  11. WB enabled LABT branch prediction enabled
  12. 16KB/32B 4-way instruction cache
  13. 16KB/32B 4-way write-back-locking-C data cache
  14. real memory = 268435456 (256 MB)
  15. avail memory = 124014592 (118 MB)
  16. kbd0 at kbdmux0
  17. simplebus0: <Flattened device tree simple bus> mem 0xf2000000-0xf2ffffff on fdtbus0
  18. intc0: <BCM2835 Interrupt Controller> mem 0xf200b200-0xf200b3ff on simplebus0
  19. systimer0: <BCM2835 System Timer> mem 0xf2003000-0xf2003fff irq 8,9,10,11 on simplebus0
  20. Event timer "BCM2835 Event Timer 3" frequency 1000000 Hz quality 1000
  21. Timecounter "BCM2835 Timecounter" frequency 1000000 Hz quality 1000
  22. sdhci_bcm0: <Broadcom 2708 SDHCI controller> mem 0xf2300000-0xf23000ff irq 70 on simplebus0
  23. bcm_sdhci_attach(): SDHCI frequency: 100MHz
  24. mmc0: <MMC/SD bus> on sdhci_bcm0
  25. mbox0: <BCM2835 VideoCore Mailbox> mem 0xf200b880-0xf200b8bf irq 1 on simplebus0
  26. mbox0: [GIANT-LOCKED]
  27. bcmwd0: <BCM2708/2835 Watchdog> mem 0xf210001c-0xf2100027 on simplebus0
  28. gpio0: <BCM2708/2835 GPIO controller> mem 0xf2200000-0xf22000af irq 57,59,58,60 on simplebus0
  29. gpio0: read-only pins: 46,47,48,49,50,51,52,53.
  30. gpio0: reserved pins: 48,49,50,51,52,53.
  31. gpioc0: <GPIO controller> on gpio0
  32. gpiobus0: <GPIO bus> on gpio0
  33. uart0: <PrimeCell UART (PL011)> mem 0xf2201000-0xf2201fff irq 65 on simplebus0
  34. dwcotg0: <DWC OTG 2.0 integrated USB controller> mem 0xf2980000-0xf299ffff irq 17 on simplebus0
  35. usbus0 on dwcotg0
  36. fb0: <BCM2835 framebuffer device> on fdtbus0
  37. sc0: Unknown <16 virtual consoles, flags=0x300>
  38. Timecounters tick every 10.000 msec
  39. usbus0: 480Mbps High Speed USB v2.0
  40. ugen0.1: <DWCOTG> at usbus0
  41. uhub0: <DWCOTG OTG Root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
  42. uhub0: 1 port with 1 removable, self powered
  43. mmcsd0: 3776MB <SDHC SA04G 0.4 SN 2624662788 MFG 09/2009 by 2 TM> at mmc0 25.0MHz/1bit/65535-block
  44. fb0: 1280x1024(0x0@0,0) 16bpp
  45. fb0: pitch 2560, base 0x49385000, screen_size 2621440
  46. Root mount waiting for: usbus0
  47. ugen0.2: <vendor 0x0424> at usbus0
  48. uhub1: <vendor 0x0424 product 0x9512, class 9/0, rev 2.00/2.00, addr 2> on usbus0
  49. uhub1: MTT enabled
  50. uhub1: 3 ports with 2 removable, self powered
  51. Root mount waiting for: usbus0
  52. ugen0.3: <vendor 0x0424> at usbus0
  53. smsc0: <vendor 0x0424 product 0xec00, rev 2.00/2.00, addr 3> on usbus0
  54. smsc0: chip 0xec00, rev. 0002
  55. miibus0: <MII bus> on smsc0
  56. ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
  57. ukphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
  58. ue0: <USB Ethernet> on smsc0
  59. ue0: Ethernet address: b8:27:eb:29:fc:a9
  60. Root mount waiting for: usbus0
  61. ugen0.4: <Microsoft> at usbus0
  62. ugen0.5: <Logitech> at usbus0
  63. ukbd0: <Logitech Logitech USB Keyboard, class 0/0, rev 1.10/28.00, addr 5> on usbus0
  64. Root mount waiting for: usbus0
  65. kbd1 at ukbd0
  66. Trying to mount root from ufs:/dev/mmcsd0s2a [rw,noatime]...
  67. WARNING: / was not properly dismounted
  68. warning: no time-of-day clock registered, system time will not be set accurately
  69. smsc0: chip 0xec00, rev. 0002
Add Comment
Please, Sign In to add comment