Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. Gecko
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 3.16.0-rc6-00028-gaa998fc (bryan@slurpie) (gcc version 4.8.2 (OSELAS.Toolchain-2013.12.0) ) #5 PREEMPT Fri Jul 25 01:07:07 PDT 2014
  4. [ 0.000000] CPU: ARMv7-M [412fc231] revision 1 (ARMv7M), cr=00000000
  5. [ 0.000000] CPU: unknown data cache, unknown instruction cache
  6. [ 0.000000] Machine model: Energy Micro Giant Gecko Development Kit
  7. [ 0.000000] debug: ignoring loglevel setting.
  8. [ 0.000000] bootconsole [earlycon0] enabled
  9. [ 0.000000] On node 0 totalpages: 986
  10. [ 0.000000] free_area_init_node: node 0, pgdat 88021378, node_mem_map 883d2000
  11. [ 0.000000] Normal zone: 8 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 986 pages, LIFO batch:0
  14. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  15. [ 0.000000] pcpu-alloc: [0] 0
  16. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 978
  17. [ 0.000000] Kernel command line: console=ttyefm4,115200 init=/linuxrc ignore_loglevel ihash_entries=64 dhash_entries=64 earlyprintk uclinux.physaddr=0x8c400000 root=/dev/mtdblock0
  18. [ 0.000000] PID hash table entries: 16 (order: -6, 64 bytes)
  19. [ 0.000000] Dentry cache hash table entries: 64 (order: -4, 256 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 64 (order: -4, 256 bytes)
  21. [ 0.000000] Memory: 3712K/3944K available (1239K kernel code, 86K rwdata, 380K rodata, 58K init, 45K bss, 232K reserved)
  22. [ 0.000000] Virtual kernel memory layout:
  23. [ 0.000000] vector : 0x00000000 - 0x00001000 ( 4 kB)
  24. [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
  25. [ 0.000000] vmalloc : 0x00000000 - 0xffffffff (4095 MB)
  26. [ 0.000000] lowmem : 0x88000000 - 0x883da000 ( 3 MB)
  27. [ 0.000000] .text : 0x8c000000 - 0x8c194d68 (1620 kB)
  28. [ 0.000000] .init : 0x8800a000 - 0x8800e000 ( 16 kB)
  29. [ 0.000000] .data : 0x88008000 - 0x88021a00 ( 103 kB)
  30. [ 0.000000] .bss : 0x88021a0c - 0x8802cf00 ( 46 kB)
  31. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  32. [ 0.000000] Preemptible hierarchical RCU implementation.
  33. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  34. [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 21474836480000000ns
  35. [ 0.010000] Calibrating delay loop... 1.38 BogoMIPS (lpj=6944)
  36. [ 0.160000] pid_max: default: 4096 minimum: 301
  37. [ 0.180000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  38. [ 0.190000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  39. [ 0.490000] devtmpfs: initialized
  40. [ 0.630000] pinctrl core: initialized pinctrl subsystem
  41. [ 0.930000] NET: Registered protocol family 16
  42. [ 1.400000] Reset Cause: 0x0000006c
  43. [ 1.400000] `-> An external reset has been applied.
  44. [ 1.420000] Energy Micro Giant Gecko, EFM32GG990F1024 (rev 1D, prodrev 16), 128 kB RAM
  45. [ 2.090000] Switched to clocksource efm32 timer
  46. [ 2.360000] NET: Registered protocol family 2
  47. [ 2.550000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 2.570000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  49. [ 2.580000] TCP: Hash tables configured (established 1024 bind 1024)
  50. [ 2.600000] TCP: reno registered
  51. [ 2.610000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  52. [ 2.620000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  53. [ 2.660000] NET: Registered protocol family 1
  54. [ 4.570000] ROMFS MTD (C) 2007 Red Hat, Inc.
  55. [ 4.630000] io scheduler noop registered (default)
  56. [ 4.650000] uaaaaaaaaaaaaaaaaaaaaaaa
  57. [ 4.660000] efm32_pinctrl_probe: base = 40006000
  58. [ 4.730000] simple-framebuffer 883da000.framebuffer: framebuffer at 0x883da000, 0x25800 bytes, mapped to 0x883da000
  59. [ 4.750000] simple-framebuffer 883da000.framebuffer: format=r5g6b5, mode=320x240x16, linelength=640
  60. [ 4.820000] simple-framebuffer 883da000.framebuffer: fb0: simplefb registered!
  61. [ 4.870000] 4000e400.uart: ttyefm4 at MMIO 0x4000e400 (irq = 25, base_baud = 0) is a efm32-uart
  62. [ 4.880000] console [ttyefm4] enabled
  63. [ 4.880000] console [ttyefm4] enabled
  64. [ 4.890000] bootconsole [earlycon0] disabled
  65. [ 4.890000] bootconsole [earlycon0] disabled
  66. [ 4.990000] EFM32 UART/USART driver
  67. [ 5.160000] uclinux[mtd]: probe address=0x8c400000 size=0x60000
  68. [ 5.170000] Creating 1 MTD partitions on "rom":
  69. [ 5.180000] 0x000000000000-0x000000060000 : "ROMfs"
  70. [ 5.610000] ks8851 spi1.0: message enable is 0
  71. [ 5.860000] ks8851 spi1.0 eth0: revision 1, MAC 46:c8:2d:5a:b6:69, IRQ 32, has EEPROM
  72. [ 5.890000] i2c /dev entries driver
  73. [ 6.040000] at24 0-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  74. [ 6.170000] lm75 0-0048: hwmon1: sensor 'stds75'
  75. [ 6.350000] mmc_spi spi0.0: SD/MMC host mmc0, no WP, no poweroff, cd polling
  76. [ 6.550000] TCP: cubic registered
  77. [ 6.580000] NET: Registered protocol family 17
  78. [ 7.490000] VFS: Mounted root (romfs filesystem) readonly on device 31:0.
  79. [ 7.510000] devtmpfs: mounted
  80. [ 7.560000] Freeing unused kernel memory: 16K (8800a000 - 8800e000)
  81. [ 7.760000] mmc0: host does not support reading read-only switch. assuming write-enable.
  82. [ 7.790000] mmc0: new SD card on SPI
  83. [ 8.110000] mmcblk0: mmc0:0000 00000 974 MiB
  84. _____ __ __ _
  85. | ____|_ __ ___ _ __ __ _ _ _| `/ (_) ___ _ __ ___
  86. | _| | '_ ` / _ ` '__/ _` | | | | |`/| | |/ __| '__/ _ `
  87. | |___| | | | __/ | | (_| | |_| | | | | | (__| | | (_) |
  88. |_____|_| |_|`___|_| `__, |`__, |_| |_|_|`___|_| `___/
  89. |___/ |___/
  90.  
  91.  
  92.  
  93. OSELAS(R)-Gecko-2012.10.0+ / energymicro-efm32gg-dk3750-2012.10.0+
  94. ptxdist-2014.07.0-00029-gedc7cdef9e74/2014-07-24T18:36:15-0700
  95.  
  96. / # [ 12.820000] random: nonblocking pool is initialized
  97. [ 13.260000] mmcblk0:
  98.  
  99. / # /ifconfi/sbin/ifconfig eth0 192.168.63.2 netmask 255.255.255.0 up
  100. / # /sbin/ifconfig
  101. eth0 Link encap:Ethernet HWaddr 46:C8:2D:5A:B6:69
  102. inet addr:192.168.63.2 Bcast:192.168.63.255 Mask:255.255.255.0
  103. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  104. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  105. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  106. collisions:0 txqueuelen:1000
  107. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  108. Interrupt:32
  109.  
  110. / # /bin/pin/ # /bin/ping -c1 192.168.63.1
  111. PING 192.168.63.1 (192.168.63.1): 56 data bytes
  112. 64 bytes from 192.168.63.1: seq=0 ttl=64 time=467.200 ms
  113.  
  114. --- 192.168.63.1 ping statistics ---
  115. 1 packets transmitted, 1 packets received, 0% packet loss
  116. round-trip min/avg/max = 467.200/467.200/467.200 ms
  117. / #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement