Guest User

Untitled

a guest
Nov 18th, 2016
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.84 KB | None | 0 0
  1. HZ=200
  2.  
  3. barebox 2011.05.0-mini2440-ptx-2012.02.0 (Jun 18 2012 - 13:30:27)
  4.  
  5. Board: Mini 2440
  6. NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
  7. Bad block table found at page 65472, version 0x01
  8. Bad block table found at page 65408, version 0x01
  9. nand_read_bbt: Bad block at 0x008c0000
  10. dm9000 i/o: 0x20000300, id: 0x90000a46
  11. eth@eth0: got MAC address from EEPROM: FF:FF:FF:FF:FF:FF
  12. refclk: 12000 kHz
  13. mpll: 405000 kHz
  14. upll: 48000 kHz
  15. fclk: 405000 kHz
  16. hclk: 101250 kHz
  17. pclk: 50625 kHz
  18. SDRAM1: CL2@101MHz
  19. Malloc space: 0x33a00000 -> 0x33e00000 (size 4 MB)
  20. Stack space : 0x339f8000 -> 0x33a00000 (size 32 kB)
  21. running /env/bin/init...
  22. sh: No such file or directory
  23.  
  24. Hit any key to stop autoboot: 0
  25. sh: No such file or directory
  26. warning: No MAC address set. Using random address 76:02:75:DB:DE:FB
  27. phy0: Link is up - 10/Half
  28. T TFTP from server 192.168.1.110 ('zImage-mini2440' -> '/dev/ram0.kernel')
  29. #################################################################
  30. #################################################################
  31. #################################################################
  32. #################################################################
  33. #################################################################
  34. #################################################################
  35. #######################
  36. booting kernel of type zimage from /dev/ram0.kernel
  37. loaded zImage from /dev/ram0.kernel with size 2118560
  38. commandline: console=ttySAC0,115200 mini2440=3tbc ip=192.168.1.210:192.168.1.110:192.168.1.1:255.255.255)
  39. arch_number: 1999
  40. Booting Linux on physical CPU 0x0
  41. Linux version 4.9.0-rc2+ (s.nawrocki@AMDC3061) (gcc version 4.9.2 (OSELAS.Toolchain-2014.12.0) ) #1956 P6
  42. CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c000717f
  43. CPU: VIVT data cache, VIVT instruction cache
  44. Machine: MINI2440
  45. Memory policy: Data cache writeback
  46. CPU S3C2440A (id 0x32440001)
  47. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  48. Kernel command line: console=ttySAC0,115200 mini2440=3tbc ip=192.168.1.210:192.168.1.110:192.168.1.1:255)
  49. PID hash table entries: 256 (order: -2, 1024 bytes)
  50. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  51. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  52. Memory: 60380K/65536K available (3470K kernel code, 165K rwdata, 580K rodata, 152K init, 145K bss, 5156K)
  53. Virtual kernel memory layout:
  54. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  55. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  56. vmalloc : 0xc4800000 - 0xff800000 ( 944 MB)
  57. lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
  58. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  59. .text : 0xc0008000 - 0xc036bad0 (3471 kB)
  60. .init : 0xc03fe000 - 0xc0424000 ( 152 kB)
  61. .data : 0xc0424000 - 0xc044d6e0 ( 166 kB)
  62. .bss : 0xc044d6e0 - 0xc0471e10 ( 146 kB)
  63. SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  64. Preemptible hierarchical RCU implementation.
  65. Build-time adjustment of leaf fanout to 32.
  66. NR_IRQS:103
  67. S3C2440: IRQ Support
  68. irq: clearing pending status 00000080
  69. irq: clearing pending status 00000002
  70. samsung_pwm_clocksource_init:417
  71. _samsung_pwm_clocksource_init:390
  72. samsung_clocksource_init:341
  73. samsung_clocksource_init:351 pclk: 50625000, timer clock_rate: 1012500
  74. sched_clock: 16 bits at 1012kHz, resolution 987ns, wraps every 32362962ns
  75. clocksource: samsung_clocksource_timer: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 28803037 ns
  76. Calibrating delay loop... 201.52 BogoMIPS (lpj=503808)
  77. pid_max: default: 32768 minimum: 301
  78. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  79. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  80. CPU: Testing write buffer coherency: ok
  81. Setting up static identity map for 0x30008160 - 0x3000819c
  82. devtmpfs: initialized
  83. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
  84. NET: Registered protocol family 16
  85. DMA: preallocated 256 KiB pool for atomic coherent allocations
  86. cpuidle: using governor ladder
  87. cpuidle: using governor menu
  88. MINI2440: Option string mini2440=3tbc
  89. MINI2440: 't' ignored, touchscreen not compiled in
  90. MINI2440: LCD
  91. 0:240x320
  92. 1:800x480
  93. 2:1024x768
  94. [3:320x240]
  95.  
  96. S3C2440: Initialising architecture
  97. SCSI subsystem initialized
  98. usbcore: registered new interface driver usbfs
  99. usbcore: registered new interface driver hub
  100. usbcore: registered new device driver usb
  101. s3c-i2c s3c2440-i2c.0: slave address 0x10
  102. s3c-i2c s3c2440-i2c.0: bus frequency set to 98 KHz
  103. s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
  104. s3c24xx_cpufreq: S3C24XX CPU Frequency driver, s3c244x cpu support
  105. Advanced Linux Sound Architecture Driver Initialized.
  106. clocksource: Switched to clocksource samsung_clocksource_timer
  107. NET: Registered protocol family 2
  108. TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  109. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  110. TCP: Hash tables configured (established 1024 bind 1024)
  111. UDP hash table entries: 256 (order: 0, 4096 bytes)
  112. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  113. NET: Registered protocol family 1
  114. RPC: Registered named UNIX socket transport module.
  115. RPC: Registered udp transport module.
  116. RPC: Registered tcp transport module.
  117. RPC: Registered tcp NFSv4.1 backchannel transport module.
  118. futex hash table entries: 256 (order: -1, 3072 bytes)
  119. workingset: timestamp_bits=30 max_order=14 bucket_order=0
  120. jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
  121. io scheduler noop registered
  122. io scheduler cfq registered (default)
  123. s3c2410-lcd s3c2410-lcd: fb0: s3c2410fb frame buffer device
  124. s3c24xx-dma s3c2410-dma.0: initialized 4 virtual memcpy channels
  125. s3c24xx-dma s3c2410-dma.0: initialized 27 virtual slave channels
  126. s3c24xx-dma s3c2410-dma.0: Loaded dma driver with 4 physical channels
  127. s3c2440-uart.0: ttySAC0 at MMIO 0x50000000 (irq = 74, base_baud = 0) is a S3C2440
  128. console [ttySAC0] enabled
  129. s3c2440-uart.1: ttySAC1 at MMIO 0x50004000 (irq = 77, base_baud = 0) is a S3C2440
  130. s3c2440-uart.2: ttySAC2 at MMIO 0x50008000 (irq = 80, base_baud = 0) is a S3C2440
  131. at24 0-0050: 1024 byte 24c08 EEPROM, writable, 16 bytes/write
  132. s3c24xx-nand s3c2440-nand: Tacls=1, 9ns Twrph0=3 29ns, Twrph1=2 19ns
  133. s3c24xx-nand s3c2440-nand: NAND hardware ECC
  134. nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
  135. nand: Samsung NAND 128MiB 3,3V 8-bit
  136. nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  137. 4 cmdlinepart partitions found on MTD device nand
  138. Creating 4 MTD partitions on "nand":
  139. 0x000000000000-0x000000080000 : "barebox"
  140. 0x000000080000-0x0000000e0000 : "bareboxenv"
  141. 0x0000000e0000-0x0000002e0000 : "kernel"
  142. 0x0000002e0000-0x000008000000 : "root"
  143. s3c24xx-nand s3c2440-nand: clock idle support enabled
  144. eth0: dm9000e at c48bd300,c48bf304 IRQ 55 MAC: 76:02:75:db:de:fb (chip)
  145. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  146. ohci-s3c2410: OHCI S3C2410 driver
  147. s3c2410-ohci s3c2410-ohci: OHCI Host Controller
  148. s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
  149. s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
  150. hub 1-0:1.0: USB hub found
  151. hub 1-0:1.0: 2 ports detected
  152. usbcore: registered new interface driver usb-storage
  153. s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq disabled
  154. s3c-sdi s3c2440-sdi: running at 0kHz (requested: 0kHz).
  155. s3c-sdi s3c2440-sdi: running at 398kHz (requested: 400kHz).
  156. s3c-sdi s3c2440-sdi: mmc0 - using pio, hw SDIO IRQ
  157. UDA134X SoC Audio Codec
  158. s3c24xx-iis s3c24xx-iis: Failed to get DMA channel capabilities, falling back to period counting: -6
  159. s3c24xx-iis s3c24xx-iis: Failed to get DMA channel capabilities, falling back to period counting: -6
  160. s3c24xx_uda134x s3c24xx_uda134x.0: uda134x-hifi <-> s3c24xx-iis mapping ok
  161. NET: Registered protocol family 17
  162. input: gpio-keys as /devices/platform/gpio-keys/input/input0
  163. hctosys: unable to open rtc device (rtc0)
  164. dm9000 dm9000 eth0: link up, 10Mbps, half-duplex, lpa 0x0021
  165. random: fast init done
  166. IP-Config: Complete:
  167. device=eth0, hwaddr=76:02:75:db:de:fb, ipaddr=192.168.1.210, mask=255.255.255.0, gw=192.168.1.1
  168. host=192.168.1.210, domain=, nis-domain=(none)
  169. bootserver=192.168.1.110, rootserver=192.168.1.110, rootpath=
  170. ALSA device list:
  171. #0: S3C24XX_UDA134X
  172. usb 1-1: new full-speed USB device number 2 using s3c2410-ohci
  173. s3c-sdi s3c2440-sdi: running at 398kHz (requested: 400kHz).
  174. s3c-sdi s3c2440-sdi: running at 398kHz (requested: 400kHz).
  175. s3c-sdi s3c2440-sdi: running at 398kHz (requested: 400kHz).
  176. s3c-sdi s3c2440-sdi: running at 398kHz (requested: 400kHz).
  177. hub 1-1:1.0: USB hub found
  178. hub 1-1:1.0: 4 ports detected
  179. s3c-sdi s3c2440-sdi: running at 16875kHz (requested: 25000kHz).
  180. s3c-sdi s3c2440-sdi: running at 16875kHz (requested: 25000kHz).
  181. mmc0: new SDHC card at address aaaa
  182. mmcblk0: mmc0:aaaa SL16G 14.8 GiB
  183. mmcblk0: p1 p2
  184. jffs2: Empty flash at 0x004f2e6c ends at 0x004f3000
  185. jffs2: Empty flash at 0x004f5624 ends at 0x004f5800
  186. jffs2: Empty flash at 0x0234efa0 ends at 0x0234f000
  187. jffs2: Empty flash at 0x02353ed4 ends at 0x02354000
  188. jffs2: Empty flash at 0x023556d4 ends at 0x02355800
  189. jffs2: Empty flash at 0x02357a70 ends at 0x02358000
  190. jffs2: Empty flash at 0x02358ed4 ends at 0x02359000
  191. jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x04e34fe4: Read 0xffffffff, calculated 0x75a2f56b
  192. jffs2: Empty flash at 0x04e356f8 ends at 0x04e35800
  193. jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x07ce0010: 0xcfff instead
  194. jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x07d00010: 0xcfff instead
  195. VFS: Mounted root (jffs2 filesystem) on device 31:3.
  196. devtmpfs: mounted
  197. Freeing unused kernel memory: 152K (c03fe000 - c0424000)
  198. This architecture does not have kernel memory protection.
  199. init started: BusyBox v1.22.1 (2016-08-01 13:05:00 CEST)
  200. starting pid 430, tty '/dev/console': '/etc/init.d/rcS'
  201. mounting filesystems...done.
  202. running rc.d services...
  203. starting udev
  204. creating static nodes
  205. starting udevd...done
  206. udevd[444]: starting version 182
  207. waiting for devices...done
  208. Starting telnetd...
  209. restoring mixer state...done
  210. starting network interfaces...
  211. RTNETLINK answers: File exists
  212. loading modules
  213. starting pid 474, tty '/dev/console': '/sbin/getty -L 115200 ttySAC0 vt100'
  214.  
  215. ____ _______ __
  216. | _ `_ _` `/ /
  217. | |_) || | ` /
  218. | __/ | | / `
  219. |_| |_| /_/`_`
  220.  
  221. _ _ ____ _ _ _ _ ___
  222. _ __ ___ (_)_ __ (_)___ `| || | | || | / _ `
  223. | '_ ` _ `| | '_ `| | __) | || |_| || |_| | | |
  224. | | | | | | | | | | |/ __/|__ _|__ _| |_| |
  225. |_| |_| |_|_|_| |_|_|_____| |_| |_| `___/
  226.  
  227.  
  228. OSELAS(R)-Mini2440-2015.01.0-dirty / mini2440-2015.01.0-dirty
  229. ptxdist-2015.01.0/2016-08-01T13:06:06+0200
  230.  
  231. mini2440 login: random: crng init done
  232.  
  233. mini2440 login: root
  234. login[474]: root login on 'ttySAC0'
  235. root@mini2440:~ ./s
  236. Playing WAVE 'sound/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
  237. Aborted by signal Interrupt...
  238.  
  239. root@mini2440:~
  240. root@mini2440:~ cat /proc/timer_list
  241. Timer List Version: v0.8
  242. HRTIMER_MAX_CLOCK_BASES: 4
  243. now at 213981875990 nsecs
  244.  
  245. cpu: 0
  246. clock 0:
  247. .base: c04369e0
  248. .index: 0
  249. .resolution: 1 nsecs
  250. .get_time: <c005d05c>
  251. .offset: 0 nsecs
  252. active timers:
  253. #0: <c04633a8>, <c0065d34>, S:01
  254. # expires at 213983904744-213983904744 nsecs [in 2028754 to 2028754 nsecs]
  255. #1: <c0436f40>, <c00663d0>, S:01
  256. # expires at 213985000000-213985000000 nsecs [in 3124010 to 3124010 nsecs]
  257. clock 1:
  258. .base: c0436a00
  259. .index: 1
  260. .resolution: 1 nsecs
  261. .get_time: <c0057238>
  262. .offset: 0 nsecs
  263. active timers:
  264. clock 2:
  265. .base: c0436a20
  266. .index: 2
  267. .resolution: 1 nsecs
  268. .get_time: <c0057258>
  269. .offset: 0 nsecs
  270. active timers:
  271. clock 3:
  272. .base: c0436a40
  273. .index: 3
  274. .resolution: 1 nsecs
  275. .get_time: <c0057278>
  276. .offset: 0 nsecs
  277. active timers:
  278. .expires_next : 213983904744 nsecs
  279. .hres_active : 1
  280. .nr_events : 20149
  281. .nr_retries : 45
  282. .nr_hangs : 0
  283. .max_hang_time : 0
  284. .nohz_mode : 2
  285. .last_tick : 213515000000 nsecs
  286. .tick_stopped : 0
  287. .idle_jiffies : 4294950012
  288. .idle_calls : 12388
  289. .idle_sleeps : 12195
  290. .idle_entrytime : 213968245373 nsecs
  291. .idle_waketime : 213968357966 nsecs
  292. .idle_exittime : 213968366854 nsecs
  293. .idle_sleeptime : 175463304643 nsecs
  294. .iowait_sleeptime: 17547648 nsecs
  295. .last_jiffies : 4294950088
  296. .next_timer : 213970000000
  297. .idle_expires : 213970000000 nsecs
  298. jiffies: 4294950092
  299.  
  300. Tick Device: mode: 1
  301. Per CPU device: 0
  302. Clock Event Device: samsung_event_timer
  303. max_delta_ns: 64725932
  304. min_delta_ns: 1000
  305. mult: 4348654
  306. shift: 32
  307. mode: 3
  308. next_event: 213983904744 nsecs
  309. set_next_event: <c0277970>
  310. shutdown: <c0277784>
  311. periodic: <c02779ac>
  312. oneshot: <c0277784>
  313. resume: <c0277784>
  314. event_handler: <c0057fe0>
  315. retries: 0
  316.  
  317. root@mini2440:~
Add Comment
Please, Sign In to add comment