Advertisement
Guest User

Untitled

a guest
Jul 31st, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.12 KB | None | 0 0
  1. NAND read: device 0 offset 0x460000, size 0xa00000
  2. 10485760 bytes read: OK
  3. ## Booting kernel from Legacy Image at 20100000 ...
  4. Image Name: Linux-4.5.5
  5. Image Type: ARM Linux Kernel Image (uncompressed)
  6. Data Size: 3883048 Bytes = 3.7 MiB
  7. Load Address: 20100000
  8. Entry Point: 20100000
  9. Verifying Checksum ... OK
  10. ## Flattened Device Tree blob at 20000000
  11. Booting using the fdt blob at 0x20000000
  12. Loading Kernel Image ... OK
  13. Loading Device Tree to 21eb2000, end 21eb97a9 ... OK
  14.  
  15. Starting kernel ...
  16.  
  17. Uncompressing Linux... done, booting the kernel.
  18. Booting Linux on physical CPU 0x0
  19. Linux version 4.5.5 (mark@Mark) (gcc version 4.9.3 (Buildroot 2016.05) ) #1 Sun Jul 31 11:34:03 MSK 2016
  20. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
  21. CPU: VIVT data cache, VIVT instruction cache
  22. Machine model: Calao TNY A9260
  23. bootconsole [earlycon0] enabled
  24. Memory policy: Data cache writeback
  25. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  26. Kernel command line: mem=32M noinitrd console=ttyS0,115200n8 earlyprintk=serial,ttyS0,115200n8 root=/dev/mtdblock6 rw rootfstype=jffs2 rootwait init=/bin/sh
  27. PID hash table entries: 128 (order: -3, 512 bytes)
  28. Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  29. Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  30. Memory: 24500K/32768K available (5322K kernel code, 232K rwdata, 1880K rodata, 228K init, 156K bss, 8268K reserved, 0K cma-reserved)
  31. Virtual kernel memory layout:
  32. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  33. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  34. vmalloc : 0xc2800000 - 0xff800000 ( 976 MB)
  35. lowmem : 0xc0000000 - 0xc2000000 ( 32 MB)
  36. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  37. .text : 0xc0008000 - 0xc0710c8c (7204 kB)
  38. .init : 0xc0711000 - 0xc074a000 ( 228 kB)
  39. .data : 0xc074a000 - 0xc0784068 ( 233 kB)
  40. .bss : 0xc0784068 - 0xc07ab428 ( 157 kB)
  41. NR_IRQS:16 nr_irqs:16 16
  42. clocksource: pit: mask: 0x7ffffff max_cycles: 0x7ffffff, max_idle_ns: 9556302164 ns
  43. sched_clock: 32 bits at 128 Hz, resolution 7812500ns, wraps every 16777215996093750ns
  44. Console: colour dummy device 80x30
  45. Calibrating delay loop... 99.24 BogoMIPS (lpj=387072)
  46. pid_max: default: 32768 minimum: 301
  47. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. CPU: Testing write buffer coherency: ok
  50. Setting up static identity map for 0x20008400 - 0x2000847c
  51. devtmpfs: initialized
  52. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 14931722236523437 ns
  53. pinctrl core: initialized pinctrl subsystem
  54. NET: Registered protocol family 16
  55. DMA: preallocated 256 KiB pool for atomic coherent allocations
  56. AT91: Detected SoC: at91sam9260, revision 2
  57. No ATAGs?
  58. gpio-at91 fffff400.gpio: at address fefff400
  59. gpio-at91 fffff600.gpio: at address fefff600
  60. gpio-at91 fffff800.gpio: at address fefff800
  61. pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driver
  62. clocksource: tcb_clksrc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 152900835740 ns
  63. SCSI subsystem initialized
  64. usbcore: registered new interface driver usbfs
  65. usbcore: registered new interface driver hub
  66. usbcore: registered new device driver usb
  67. Linux video capture interface: v2.00
  68. pps_core: LinuxPPS API ver. 1 registered
  69. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  70. PTP clock support registered
  71. Advanced Linux Sound Architecture Driver Initialized.
  72. clocksource: Switched to clocksource tcb_clksrc
  73. VFS: Disk quotas dquot_6.6.0
  74. VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  75. NET: Registered protocol family 2
  76. TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  77. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  78. TCP: Hash tables configured (established 1024 bind 1024)
  79. UDP hash table entries: 256 (order: 0, 4096 bytes)
  80. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  81. NET: Registered protocol family 1
  82. futex hash table entries: 256 (order: -1, 3072 bytes)
  83. audit: initializing netlink subsys (disabled)
  84. audit: type=2000 audit(0.820:1): initialized
  85. jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  86. romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  87. fuse init (API version 7.24)
  88. io scheduler noop registered (default)
  89. Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  90. [drm] Initialized drm 1.1.0 20060810
  91. brd: module loaded
  92. loop: module loaded
  93. atmel_nand 40000000.nand: Use On Flash BBT
  94. atmel_nand 40000000.nand: No DMA support for NAND access.
  95. nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
  96. nand: Samsung NAND 128MiB 3,3V 8-bit
  97. nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  98. Bad block table found at page 65472, version 0x01
  99. Bad block table found at page 65408, version 0x01
  100. 8 ofpart partitions found on MTD device atmel_nand
  101. Creating 8 MTD partitions on "atmel_nand":
  102. 0x000000000000-0x000000020000 : "at91bootstrap"
  103. 0x000000020000-0x000000040000 : "U-Boot Evn CONFIG_ENV_OFFSET"
  104. 0x000000040000-0x000000060000 : "U-Boot Evn CONFIG_ENV_OFFSET_REDUND"
  105. 0x000000060000-0x000000460000 : "U-Boot"
  106. 0x000000460000-0x000000560000 : "Device Tree"
  107. 0x000000560000-0x000001040000 : "kernel"
  108. 0x000001400000-0x000007800000 : "rootfs"
  109. 0x000007800000-0x000008000000 : "data"
  110. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  111. ehci-atmel: EHCI Atmel driver
  112. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  113. ohci-atmel: OHCI Atmel driver
  114. usbcore: registered new interface driver cdc_acm
  115. cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  116. usbcore: registered new interface driver usb-storage
  117. usbcore: registered new interface driver usbserial
  118. usbcore: registered new interface driver usbserial_generic
  119. usbserial: USB Serial support registered for generic
  120. usbcore: registered new interface driver ftdi_sio
  121. usbserial: USB Serial support registered for FTDI USB Serial Device
  122. usbcore: registered new interface driver pl2303
  123. usbserial: USB Serial support registered for pl2303
  124. udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  125. mousedev: PS/2 mouse device common for all mice
  126. AT91: Starting after user reset
  127. usbcore: registered new interface driver usbhid
  128. usbhid: USB HID core driver
  129. iio iio:device0: Resolution used: 10 bits
  130. iio iio:device0: not support touchscreen in the adc compatible string.
  131. NET: Registered protocol family 10
  132. sit: IPv6 over IPv4 tunneling driver
  133. NET: Registered protocol family 17
  134. registered taskstats version 1
  135. hctosys: unable to open rtc device (rtc0)
  136. ALSA device list:
  137. No soundcards found.
  138. Warning: unable to open an initial console.
  139. jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  140. VFS: Mounted root (jffs2 filesystem) on device 31:6.
  141. devtmpfs: mounted
  142. Freeing unused kernel memory: 228K (c0711000 - c074a000)
  143. Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
  144.  
  145. ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
  146.  
  147. random: nonblocking pool is initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement