Guest User

Untitled

a guest
Jun 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.34 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Setup machine tags finished
  4. Starting NOOK TABLET!
  5. Omap mux init
  6. I2C init
  7. Add NookTablet devices
  8. Starting OMAP serial init:
  9. Serial port 1 init - DONE
  10. Serial port 2 init - DONE
  11. Serial port 4 init - DONE
  12. OMAP SDRC init
  13. TWL6030 HSMMC init
  14. Omap WIFI init
  15. MAX17042_DEVICE init
  16. SPI init
  17. Panel get resource
  18. Init display LED
  19. Booting Linux on physical CPU 0
  20. Linux version 3.2.5 (nook@localhost) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #144 SMP PREE2
  21. CPU: ARMv7 Processor [411fc093] revision 3 (ARMv7), cr=10c5387d
  22. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  23. Machine: B@N NOOK TABLET
  24. Ignoring tag cmdline (using the default kernel command line)
  25. Setup machine tags finished
  26. Reserving 33554432 bytes SDRAM for VRAM
  27. Memory policy: ECC disabled, Data cache writealloc
  28. ***********************
  29. OMAP4430 ES2.3 type(HS)
  30. id-code (6b95c02f)
  31. Die-id (04C80006-00000001-09110B52-17020017)
  32. Prod-id (000DB95C-000600CC)
  33. ***********************
  34. PERCPU: Embedded 359 pages/cpu @c1894000 s1447872 r8192 d14400 u1470464
  35. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 235520
  36. Kernel command line: root=/dev/mmcblk1p2 console=ttyO0,115200n8 mem=448M@0x80000000 mem=512M@0xA0000000
  37. PID hash table entries: 4096 (order: 2, 16384 bytes)
  38. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  39. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  40. Memory: 32MB 384MB 512MB = 928MB total
  41. Memory: 925160k/925160k available, 57880k reserved, 262144K highmem
  42. Virtual kernel memory layout:
  43. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  44. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  45. vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB)
  46. lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  47. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  48. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  49. .text : 0xc0008000 - 0xc053c000 (5328 kB)
  50. .init : 0xc053c000 - 0xc06e07c0 (1682 kB)
  51. .data : 0xc06e2000 - 0xc0735940 ( 335 kB)
  52. .bss : 0xc0735964 - 0xc0d5e258 (6307 kB)
  53. SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  54. Preemptible hierarchical RCU implementation.
  55. NR_IRQS:410
  56. omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
  57. OMAP clockevent source: GPTIMER1 at 32768 Hz
  58. sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  59. Console: colour dummy device 80x30
  60. Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  61. ... MAX_LOCKDEP_SUBCLASSES: 8
  62. ... MAX_LOCK_DEPTH: 48
  63. ... MAX_LOCKDEP_KEYS: 8191
  64. ... CLASSHASH_SIZE: 4096
  65. ... MAX_LOCKDEP_ENTRIES: 16384
  66. ... MAX_LOCKDEP_CHAINS: 32768
  67. ... CHAINHASH_SIZE: 16384
  68. memory used by lock dependency info: 3951 kB
  69. per task-struct memory footprint: 2304 bytes
  70. kmemleak: Early log buffer exceeded, please increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE
  71. kmemleak: Kernel memory leak detector disabled
  72. Calibrating delay loop... 2007.19 BogoMIPS (lpj=7839744)
  73. pid_max: default: 32768 minimum: 301
  74. Mount-cache hash table entries: 512
  75. CPU: Testing write buffer coherency: ok
  76. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  77. Calibrating local timer... 491.61MHz.
  78. L310 cache controller enabled
  79. l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e470000, Cache size: 1048576 B
  80. CPU1: Booted secondary processor
  81. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  82. CPU1: Unknown IPI message 0x1
  83. Brought up 2 CPUs
  84. SMP: Total of 2 processors activated (3972.37 BogoMIPS).
  85. devtmpfs: initialized
  86. omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
  87. omap_hwmod: ipu: failed to hardreset
  88. omap_hwmod: mcpdm: cannot be enabled (3)
  89. print_constraints: dummy:
  90. NET: Registered protocol family 16
  91. GPMC revision 6.0
  92. OMAP GPIO hardware version 0.1
  93. Board revision PVT
  94. Starting NOOK TABLET!
  95. Omap mux init
  96. omap_mux_init: Add partition: #1: core, flags: 2
  97. omap_mux_init: Add partition: #2: wkup, flags: 2
  98. _omap_mux_get_by_name: Could not find signal fref_clk0_out.gpio_wk6
  99. I2C init
  100. Board revision PVT
  101. _omap_mux_get_by_name: Could not find signal sys_pwron_reset_out
  102. _omap_mux_get_by_name: Could not find signal fref_clk3_req
  103. Add NookTablet devices
  104. Starting OMAP serial init:
  105. Serial port 1 init - DONE
  106. omap_hwmod: uart2: _wait_target_disable failed
  107. Serial port 2 init - DONE
  108. Serial port 4 init - DONE
  109. OMAP SDRC init
  110. TWL6030 HSMMC init
  111. Omap WIFI init
  112. board-4430sdp.c: kxtf9_dev_init ...
  113. board-4430sdp.c: kxtf9_dev_init > Init kxtf9 irq pin 66 !
  114. MAX17042_DEVICE init
  115. board-4430sdp.c: max17042_dev_init ...
  116. board-4430sdp.c: max17042_dev_init > Init max17042 irq pin 65 !
  117. max17042 GPIO pin read 1
  118. SPI init
  119. Panel get resource
  120. Init display LED
  121. init_display_led: evt2 hardware
  122. OMAP DMA hardware revision 0.0
  123. bio: create slab <bio-0> at 0
  124. print_constraints: vdd_lcdtp: 3300 mV normal
  125. print_constraints: vwl1271: 1800 mV
  126. omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
  127. Skipping twl internal clock init and using bootloader value (unknown osc rate)
  128. twl6030: PIH (irq 39) chaining IRQs 368..387
  129. print_constraints: VUSB: 3300 mV normal standby
  130. twl6030_usb twl6030_usb: Initialized TWL6030 USB module
  131. print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
  132. print_constraints: VPP: 1800 <--> 2500 mV at 1700 mV normal standby
  133. print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
  134. print_constraints: VCXIO: 1800 mV normal standby
  135. print_constraints: VDAC: 1800 mV normal standby
  136. print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
  137. print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
  138. print_constraints: VAUX3_6030: 1800 mV normal standby
  139. print_constraints: CLK32KG: normal
  140. print_constraints: VANA: 2100 mV normal standby
  141. i2c i2c-1: Invalid 7-bit I2C address 0x00
  142. i2c i2c-1: Can't create device at 0x00
  143. omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
  144. omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 400 kHz
  145. omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
  146. Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma Technologies Inc.
  147. Bluetooth: Core ver 2.16
  148. NET: Registered protocol family 31
  149. Bluetooth: HCI device and connection manager initialized
  150. Bluetooth: HCI socket layer initialized
  151. cfg80211: Calling CRDA to update world regulatory domain
  152. Switching to clocksource 32k_counter
  153. NET: Registered protocol family 2
  154. IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  155. TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  156. TCP bind hash table entries: 65536 (order: 9, 3145728 bytes)
  157. TCP: Hash tables configured (established 131072 bind 65536)
  158. TCP reno registered
  159. UDP hash table entries: 512 (order: 3, 57344 bytes)
  160. UDP-Lite hash table entries: 512 (order: 3, 57344 bytes)
  161. NET: Registered protocol family 1
  162. Trying to unpack rootfs image as initramfs...
  163. highmem bounce pool size: 64 pages
  164. VFS: Disk quotas dquot_6.5.2
  165. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  166. msgmni has been set to 1294
  167. io scheduler noop registered
  168. io scheduler deadline registered
  169. io scheduler cfq registered (default)
  170. start plist test
  171. end plist test
  172. boxer : boxer_lcd_init called , line 337
  173. boxer : boxer_spi_probe called , line 309
  174. boxer: spi setup returned : 0
  175. Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
  176. omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
  177. console [ttyO0] enabled
  178. omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
  179. omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
  180. brd: module loaded
  181. loop: module loaded
  182. twl4030_madc twl4030_madc: clk disabled, enabling
  183. udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
  184. input: omap4-keypad as /devices/platform/omap/omap4-keypad/input/input0
  185. ft5x06_init() - FT I2C Touchscreen Driver (Built Feb 11 2012 @ 09:33:45)
  186. ft5x06_probe() - FT5x06 found on I2C bus.
  187. input: ft5x06-i2c as /devices/platform/omap/omap_i2c.2/i2c-2/2-0038/input/input1
  188. ft5x06_initialize() - sysfs_create_group() succeeded.
  189. i2c-core: driver [ft5x06-i2c] using legacy suspend method
  190. i2c-core: driver [ft5x06-i2c] using legacy resume method
  191. kxtf9: kxtf9_init ...
  192. kxtf9: kxtf9_probe ...
  193. kxtf9: kxtf9_probe > init irq work function ...
  194. kxtf9: kxtf9_probe > Create sysfs_group successfully!
  195. kxtf9: kxtf9_probe > Copy platform_data successfully!
  196. kxtf9: kxtf9_device_power_on ...
  197. kxtf9: kxtf9_hw_init ...
  198. kxtf9: kxtf9_hw_init > kxtf9 in operating mode!
  199. kxtf9: kxtf9_hw_init > kxtf9 resume DATA_CTRL_REG!
  200. kxtf9: kxtf9_hw_init > kxtf9 resume CTRL_REG3!
  201. kxtf9: kxtf9_hw_init > kxtf9 resume TILT_TIMER!
  202. kxtf9: kxtf9_hw_init > kxtf9 resume WUF_TIMER!
  203. kxtf9: kxtf9_hw_init > kxtf9 resume WUF_THERSH!
  204. kxtf9: kxtf9_probe > kxtf9 enabled!
  205. kxtf9: kxtf9_verify ...
  206. kxtf9 1-000f: WHO_AM_I = 0x01
  207. kxtf9: kxtf9_update_g_range ...
  208. kxtf9: kxtf9_update_odr ...
  209. kxtf9: kxtf9_input_init ...
  210. input: kxtf9_accel as /devices/virtual/input/input2
  211. kxtf9: kxtf9_device_power_off ...
  212. kxtf9: kxtf9_probe > kxtf9 disabled!
  213. kxtf9: kxtf9_probe > Request IRQ successfully!
  214. i2c-core: driver [kxtf9] using legacy suspend method
  215. i2c-core: driver [kxtf9] using legacy resume method
  216. twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  217. i2c /dev entries driver
  218. OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
  219. cpuidle: using governor ladder
  220. cpuidle: using governor menu
  221. mmc0: mmc_rescan_try_freq: trying to init card at 400000 Hz
  222. omap_pwm_led omap_pwm_led: OMAP PWM LED (lcd-backlight) at GP timer 11/0
  223. omap_timer omap_timer.11: omap2_dm_timer_set_src: clk_set_parent() to sys_ck FAILED
  224. omap-iommu omap-iommu.0: ducati registered
  225. [BL set power] 1
  226. Netfilter messages via NETLINK v0.30.
  227. nf_conntrack version 0.5.0 (14455 buckets, 57820 max)
  228. ctnetlink v0.93: registering with nfnetlink.
  229. xt_time: kernel timezone is -0000
  230. ip_tables: (C) 2000-2006 Netfilter Core Team
  231. arp_tables: (C) 2002 David S. Miller
  232. TCP cubic registered
  233. Initializing XFRM netlink socket
  234. NET: Registered protocol family 10
  235. Mobile IPv6
  236. IPv6 over IPv4 tunneling driver
  237. NET: Registered protocol family 17
  238. NET: Registered protocol family 15
  239. lib80211: common routines for IEEE802.11 drivers
  240. VFP support v0.3:
  241. implementor 41 architecture 3 part 30 variant 9 rev 4
  242. ThumbEE CPU extension supported.
  243. Registering SWP/SWPB emulation handler
  244. OMAP4 TWL init
  245. OMAP4 TWL init
  246. omap_vc_i2c_init: I2C config for all channels must match.
  247. omap_vc_i2c_init: I2C config for all channels must match.
  248. Power Management for TI OMAP4.
  249. sr_init: No PMIC hook to init smartreflex
  250. smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  251. smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  252. smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
  253. SmartReflex Class3 initialized
  254. mmc0: Voltage range not supported for power class.
  255. mmc0: power class selection to bus width 8 failed
  256. mmc0: new high speed MMC card at address 0001
  257. mmcblk0: mmc0:0001 SEM16G 14.8 GiB
  258. mmcblk0boot0: mmc0:0001 SEM16G partition 1 1.00 MiB
  259. mmcblk0boot1: mmc0:0001 SEM16G partition 2 1.00 MiB
  260. clock: disabling unused clocks to save power
  261. Alternate GPT is invalid, using primary GPT.
  262. mmcblk0: p1 p2 p3 p4 p5 p6 p7
  263. omapfb omapfb: no displays
  264. omapfb omapfb: failed to setup omapfb
  265. omapfb: probe of omapfb failed with error -22
  266. regulator_init_complete: VANA: incomplete constraints, leaving on
  267. mmcblk0boot1: unknown partition table
  268. regulator_init_complete: VDAC: incomplete constraints, leaving on
  269. mmcblk0boot0: unknown partition table
  270. regulator_init_complete: VMMC: incomplete constraints, leaving on
  271. mmc1: mmc_rescan_try_freq: trying to init card at 400000 Hz
  272. input: gpio-keys as /devices/platform/gpio-keys/input/input3
  273. twl_rtc twl_rtc: setting system clock to 2012-02-11 11:52:16 UTC (1328961136)
  274. Waiting for root device /dev/mmcblk1p2...
Add Comment
Please, Sign In to add comment