Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.96 KB | None | 0 0
  1. Djeman ULC Bootloader, Revision 1.00
  2. Press W key to start on Wince Explorer.
  3. files: 88300054, address: 88300074, jump: 0
  4. Freq: 250000, Pbus: 183000000, Divisor: 366, Real freq: 249318
  5. ............................................................ocr:C0FF8080
  6. High Capacity = 1
  7. CSD MMC spec version 4
  8. WR_REL_SET : 0x1F
  9. Freq: 26000000, Pbus: 183000000, Divisor: 3, Real freq: 22875000
  10. MMC/SD Bus Width : 8
  11. Initalizing USB subsystem
  12. USB0: USB EHCI 1.00
  13. scanning bus 0 for devices... 2 USB Device(s) found
  14. 1 Hub (480 Mb/s, 0mA)
  15. | Djeman EHCI Host Controller
  16. |
  17. +-2 Mass Storage (480 Mb/s, 500mA)
  18. Lexar USB Flash Drive AA12RFH3G9S7A3KX751L
  19.  
  20. Scanning Storage devices
  21. scanning usb for storage devices...
  22. 1 Storage Device(s) found
  23.  
  24. -------------------------------
  25. FAT Info:
  26. filesystem: FAT32
  27. sectorSize: 512
  28. sectorCount: 15632384
  29. clusterSize: 4096
  30. clusterCnt: 1949952
  31. fatSize: 15235
  32. numRootDirE: 0
  33. dirEPerSect: 16
  34. sectorsRoot: 0
  35. ReservedCnt: 2298
  36. fstDataSec: 32768
  37. sectPerClus: 8
  38. rootSector: 2048
  39. diskSize: 7816192K
  40. -------------------------------
  41. Finding file in USB mass storage device
  42.  
  43. ---------------------------------------------
  44. Loading Image: vmlinuz.elf (Format = ELF)
  45. .
  46. Image Loaded Successfully.
  47. ---------------------------------------------
  48. Program Entry Point: 809E2FA0
  49. Executing Application
  50. Linux version 4.18.35-yocto-standard (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 Wed Apr 24 06:02:41 UTC 2019
  51. Config serial console: console=ttyS2,115200n8
  52. bootconsole [early0] enabled
  53. CPU0 revision is: 800c8001 (Au1300)
  54. **** LG LAN5200WRx Platform ****
  55. Determined physical RAM map:
  56. memory: 10000000 @ 00000000 (usable)
  57. memory: 10000000 @ 20000000 (usable after init)
  58. Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
  59. Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  60. Zone ranges:
  61. Normal [mem 0x0000000000000000-0x000000000fffffff]
  62. Movable zone start for each node
  63. Early memory node ranges
  64. node 0: [mem 0x0000000000000000-0x000000000fffffff]
  65. Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
  66. random: get_random_bytes called from start_kernel+0xa0/0x474 with crng_init=0
  67. Built 1 zonelists, mobility grouping on. Total pages: 64960
  68. Kernel command line: console=ttyS2,115200n8
  69. Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  70. Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  71. Memory: 247172K/262144K available (9133K kernel code, 314K rwdata, 1492K rodata, 252K init, 207K bss, 14972K reserved, 0K cma-reserved)
  72. NR_IRQS: 128
  73. clocksource: alchemy-counter1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
  74. Alchemy clocksource installed
  75. sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 21474836475000000ns
  76. Console: colour dummy device 80x25
  77. Calibrating delay loop (skipped) preset value.. 732.00 BogoMIPS (lpj=3660000)
  78. pid_max: default: 32768 minimum: 301
  79. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  80. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  81. devtmpfs: initialized
  82. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  83. futex hash table entries: 256 (order: -1, 3072 bytes)
  84. NET: Registered protocol family 16
  85. Alchemy clocktree installed
  86. audit: initializing netlink subsys (disabled)
  87. audit: type=2000 audit(0.050:1): state=initialized audit_enabled=0 res=1
  88. cryptd: max_cpu_qlen set to 1000
  89. SCSI subsystem initialized
  90. usbcore: registered new interface driver usbfs
  91. usbcore: registered new interface driver hub
  92. usbcore: registered new device driver usb
  93. Advanced Linux Sound Architecture Driver Initialized.
  94. Bluetooth: Core ver 2.22
  95. NET: Registered protocol family 31
  96. Bluetooth: HCI device and connection manager initialized
  97. Bluetooth: HCI socket layer initialized
  98. Bluetooth: L2CAP socket layer initialized
  99. Bluetooth: SCO socket layer initialized
  100. clocksource: Switched to clocksource alchemy-counter1
  101. NET: Registered protocol family 2
  102. tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
  103. TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  104. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  105. TCP: Hash tables configured (established 2048 bind 2048)
  106. UDP hash table entries: 256 (order: 0, 4096 bytes)
  107. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  108. NET: Registered protocol family 1
  109. RPC: Registered named UNIX socket transport module.
  110. RPC: Registered udp transport module.
  111. RPC: Registered tcp transport module.
  112. RPC: Registered tcp NFSv4.1 backchannel transport module.
  113. Initialise system trusted keyrings
  114. workingset: timestamp_bits=14 max_order=16 bucket_order=2
  115. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  116. NFS: Registering the id_resolver key type
  117. Key type id_resolver registered
  118. Key type id_legacy registered
  119. nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  120. nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  121. Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  122. jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  123. fuse init (API version 7.27)
  124. SGI XFS with ACLs, security attributes, no debug enabled
  125. NET: Registered protocol family 38
  126. Key type asymmetric registered
  127. Asymmetric key parser 'x509' registered
  128. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  129. io scheduler noop registered (default)
  130. io scheduler deadline registered
  131. io scheduler cfq registered
  132. io scheduler mq-deadline registered
  133. io scheduler kyber registered
  134. au1200fb: LCD controller driver for AU1200 processors
  135. au1200fb: Panel 2 SVGA_800x600
  136. au1200fb: Win 2 0-FS gfx, 1-video, 2-ovly gfx, 3-ovly gfx
  137. Console: switching to colour frame buffer device 100x75
  138. Panel(SVGA_800x600), 800x600
  139. Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  140. serial8250.8: ttyS0 at MMIO 0x10100000 (irq = 96, base_baud = 11437500) is a 16550A
  141. serial8250.8: ttyS1 at MMIO 0x10101000 (irq = 25, base_baud = 11437500) is a 16550A
  142. serial8250.8: ttyS2 at MMIO 0x10102000 (irq = 33, base_baud = 11437500) is a 16550A
  143. console [ttyS2] enabled
  144. console [ttyS2] enabled
  145. bootconsole [early0] disabled
  146. bootconsole [early0] disabled
  147. serial8250.8: ttyS3 at MMIO 0x10103000 (irq = 35, base_baud = 11437500) is a 16550A
  148. physmap platform flash device: 00400000 at 1fc00000
  149. physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022a7
  150. Amd/Fujitsu Extended Query Table at 0x0040
  151. Amd/Fujitsu Extended Query version 1.1.
  152. physmap-flash.0: Swapping erase regions for top-boot CFI table.
  153. number of CFI chips: 1
  154. Creating 2 MTD partitions on "physmap-flash.0":
  155. 0x000000000000-0x000000300000 : "boot"
  156. 0x000000300000-0x000000400000 : "splash"
  157. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  158. ehci-platform: EHCI generic platform driver
  159. ehci-platform ehci-platform.0: EHCI Host Controller
  160. ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
  161. ehci-platform ehci-platform.0: irq 98, io mem 0x14020000
  162. ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
  163. hub 1-0:1.0: USB hub found
  164. hub 1-0:1.0: 2 ports detected
  165. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  166. ohci-platform: OHCI generic platform driver
  167. ohci-platform ohci-platform.0: Generic Platform OHCI controller
  168. ohci-platform ohci-platform.0: new USB bus registered, assigned bus number 2
  169. ohci-platform ohci-platform.0: irq 98, io mem 0x14020400
  170. hub 2-0:1.0: USB hub found
  171. hub 2-0:1.0: 1 port detected
  172. ohci-platform ohci-platform.1: Generic Platform OHCI controller
  173. ohci-platform ohci-platform.1: new USB bus registered, assigned bus number 3
  174. ohci-platform ohci-platform.1: irq 98, io mem 0x14020800
  175. hub 3-0:1.0: USB hub found
  176. hub 3-0:1.0: 1 port detected
  177. usbcore: registered new interface driver usb-storage
  178. rtc-au1xxx rtc-au1xxx: rtc core: registered rtc-au1xxx as rtc0
  179. i2c /dev entries driver
  180. hwmon_vid: Unknown VRM version of your CPU
  181. usbcore: registered new interface driver btusb
  182. random: fast init done
  183. random: crng init done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement