Advertisement
Guest User

first boot with newly integrated hardware

a guest
Aug 30th, 2013
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. miniterm.py /dev/ttyUSB0 115200
  2. --- Miniterm on /dev/ttyUSB0: 115200,8,N,1 ---
  3. --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
  4. Compiled-in FDT at c022ba20
  5. Linux version 3.4.0 (jack@jack-desktop) (gcc version 4.5.1-or32-1.0rc4 (GCC) ) #23 Fri Aug 30 14:46:31 WIT 2013
  6. CPU: OpenRISC-12 (revision 8) @25 MHz
  7. -- dcache disabled
  8. -- icache disabled
  9. -- dmmu: 64 entries, 1 way(s)
  10. -- immu: 64 entries, 1 way(s)
  11. -- additional features:
  12. -- debug unit
  13. -- PIC
  14. -- timer
  15. setup_memory: Memory: 0x0-0x1000000
  16. Reserved - 0x00ffd0f0-0x00002f10
  17. Setting up paging and PTEs.
  18. map_ram: Memory: 0x0-0x1000000
  19. On node 0 totalpages: 2048
  20. free_area_init_node: node 0, pgdat c02120fc, node_mem_map c0386000
  21. Normal zone: 8 pages used for memmap
  22. Normal zone: 0 pages reserved
  23. Normal zone: 2040 pages, LIFO batch:0
  24. dtlb_miss_handler c0002000
  25. itlb_miss_handler c0002108
  26. OpenRISC Linux -- http://openrisc.net
  27. pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  28. pcpu-alloc: [0] 0
  29. Built 1 zonelists in Zone order, mobility grouping off. Total pages: 2040
  30. Kernel command line: console=uart,mmio,0x90000000,115200
  31. Early serial console at MMIO 0x90000000 (options '115200')
  32. bootconsole [uart0] enabled
  33. PID hash table entries: 64 (order: -5, 256 bytes)
  34. Dentry cache hash table entries: 2048 (order: 0, 8192 bytes)
  35. Inode-cache hash table entries: 2048 (order: 0, 8192 bytes)
  36. Memory: 12616k/16384k available (1833k kernel code, 3768k reserved, 289k data, 1416k init, 0k highmem)
  37. mem_init_done ...........................................
  38. NR_IRQS:64 nr_irqs:32 0
  39. 50.00 BogoMIPS (lpj=250000)
  40. pid_max: default: 32768 minimum: 301
  41. Mount-cache hash table entries: 1024
  42. devtmpfs: initialized
  43. NET: Registered protocol family 16
  44. gpiochip_add: registered GPIOs 248 to 255 on device: /gpio@91000000
  45. XGpio: /gpio@91000000: registered
  46. Switching to clocksource openrisc_timer
  47. NET: Registered protocol family 2
  48. IP route cache hash table entries: 2048 (order: 0, 8192 bytes)
  49. TCP established hash table entries: 1024 (order: 0, 8192 bytes)
  50. TCP bind hash table entries: 1024 (order: -1, 4096 bytes)
  51. TCP: Hash tables configured (established 1024 bind 1024)
  52. TCP: reno registered
  53. UDP hash table entries: 512 (order: 0, 8192 bytes)
  54. UDP-Lite hash table entries: 512 (order: 0, 8192 bytes)
  55. NET: Registered protocol family 1
  56. Unpacking initramfs
  57. Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  58. 90000000.serial: ttyS0 at MMIO 0x90000000 (irq = 2) is a 16550A
  59. console [ttyS0] enabled, bootconsole disabled
  60. console [ttyS0] enabled, bootconsole disabled
  61. oc_spi_simple b0000000.spi0: master is unqueued, this is deprecated
  62. OpenCores Simple SPI controller (c) 2010 South Pole AB
  63. enc28j60 spi32766.0: enc28j60 Ethernet driver 1.01 loaded
  64. net eth0: enc28j60 driver registered
  65. rtc-pcf8563 0-0051: chip found, driver version 0.4.3
  66. rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
  67. rtc-pcf8563 0-0051: retrieved date/time is not valid.
  68. rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
  69. Registered led device: led0
  70. Registered led device: led1
  71. Registered led device: led2
  72. Registered led device: led3
  73. Registered led device: led4
  74. Registered led device: led5
  75. Registered led device: led6
  76. Registered led device: led7
  77. NET: Registered protocol family 17
  78. rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
  79. rtc-pcf8563 0-0051: retrieved date/time is not valid.
  80. rtc-pcf8563 0-0051: hctosys: invalid date/time
  81. Freeing unused kernel memory: 1416k freed
  82. init started: BusyBox v1.19.0.git (2011-02-16 08:10:12 CET)
  83. Configuring loopback device
  84.  
  85. Please press Enter to activate this console. run-parts: /etc/network/if-pre-up.d: No such file or directory
  86. net eth0: link down
  87. net eth0: normal mode
  88. net eth0: normal mode
  89. net eth0: multicast mode
  90.  
  91.  
  92. #
  93. # date
  94. Thu Jan 1 00:00:44 UTC 1970
  95. #
  96. # ifconfig
  97. eth0 Link encap:Ethernet HWaddr E6:FE:97:A1:62:91
  98. inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
  99. UP BROADCAST MULTICAST MTU:1500 Metric:1
  100. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  101. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  102. collisions:0 txqueuelen:1000
  103. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  104. Interrupt:25
  105.  
  106. lo Link encap:Local Loopback
  107. inet addr:127.0.0.1 Mask:255.0.0.0
  108. UP LOOPBACK RUNNING MTU:16436 Metric:1
  109. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  110. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  111. collisions:0 txqueuelen:0
  112. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  113.  
  114. #
  115. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement