Skip to content

Instantly share code, notes, and snippets.

@mcgrof
Created April 25, 2013 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcgrof/5456938 to your computer and use it in GitHub Desktop.
Save mcgrof/5456938 to your computer and use it in GitHub Desktop.
[0] welcome to lk
[10] platform_init()
[10] target_init()
[20] Keypad initialized for Dragonboard
[20] display_init
[20] Config MIPI_CMD_PANEL.
[130] Turn on MIPI_CMD_PANEL.
[1720] Serial No: 188010103221300500
[1730] MAC Address: 00d0caf1b340
[1750] USB init ept @ 0x88f66000
[1770] fastboot_init()
[1770] udc_start()
[1890] -- reset --
[1900] -- portchange --
[2010] -- reset --
[2010] -- portchange --
[2150] fastboot: processing commands
[7570] fastboot: download:00679000
[8090] fastboot: boot
[8120] Power on reason 32
[8120] booting linux @ 0x80208000, ramdisk @ 0x82200000 (334499)
[8120] cmdline: console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 maxcpus=2 wlan_mac=00d0caf1b340 androidb
oot.emmc=true androidboot.serialno=188010103221300500 androidboot.baseband=msm wlan_mac=00d0caf1b340 andUncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.0-g14e6ea9-00001-g0b15b79 (mcgrof@frijol) (gcc version 4.4.5 (Debian 4.4.5-8) ) #3 SMP PREEMPT Wed Apr 24 18:08:15 PDT 2013
[ 0.000000] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: APQ8060A Dragonboard
[ 0.000000] memory pool 3 (start 0xbed00000 size 1300000) initialized
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] smem_find(137, 96): wrong size 72
[ 0.000000] smem_find(137, 80): wrong size 72
[ 0.000000] socinfo_print: v6, id=124, ver=4.1, raw_id=1920, raw_ver=7, hw_plat=1, hw_plat_ver=65536
[ 0.000000] accessory_chip=0 hw_plat_subtype=0
[ 0.000000] allocating 28016640 bytes at c2052000 (82252000 physical) for fb
[ 0.000000] PERCPU: Embedded 10 pages/cpu @c3b0d000 s16832 r8192 d15936 u40960
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 210180
[ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 maxcpus=2 wlan_mac=0
0d0caf1b340 androidboot.emmc=true androidboot.serialno=188010103221300500 androidboot.baseband=msm wlan_mac=00d0caf1b340 androidboot.emmc=true androidboot.ser
ialno=188010103221300500 androidboot.baseband=msm
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 140MB 254MB 436MB = 830MB total
[ 0.000000] Memory: 794500k/794500k available, 135292k reserved, 132096K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] timers : 0xfffef000 - 0xffff0000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0cafaf0 (12959 kB)
[ 0.000000] .init : 0xc0d00000 - 0xc0e041c0 (1041 kB)
[ 0.000000] .data : 0xc0e06000 - 0xc0fa6520 (1666 kB)
[ 0.000000] .bss : 0xc0fa6544 - 0xc122bb20 (2582 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:1177
[ 0.000000] kmemleak: Kernel memory leak detector disabled
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30520ns, wraps every 131084001ms
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] Console: colour dummy device 80x30
[ 0.000305] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500)
[ 0.000335] pid_max: default: 32768 minimum: 301
[ 0.000885] Mount-cache hash table entries: 512
[ 0.002777] Initializing cgroup subsys debug
[ 0.002777] Initializing cgroup subsys cpuacct
[ 0.002807] Initializing cgroup subsys freezer
[ 0.002868] CPU: Testing write buffer coherency: ok
[ 0.003387] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003418] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
[ 0.003570] Setting up static identity map for 0x80a5ceb0 - 0x80a5cf38
[ 0.004913] Brought up 1 CPUs
[ 0.004913] SMP: Total of 1 processors activated (13.50 BogoMIPS).
[ 0.022371] dummy:
[ 0.023134] NET: Registered protocol family 16
[ 0.025087] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.028506] meminfo_init: smem ram ptable found: ver: 0 len: 5
[ 0.028506] Found 1 memory banks grouped into 8 memory regions
[ 0.028841] gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio
[ 0.029879] msm_rpm_init: RPM firmware 3.0.16842893
[ 0.056371] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.056371] msm_rpm_get_status(): Status id 433 not defined for target
[ 0.086464] saw_probe: id=0, name=8921_s5
[ 0.087013] saw_probe: id=1, name=8921_s6
[ 0.087562] gpio_vreg_probe: id=202, name=ext_5v, gpio=202, gpio_label=ext_5v_en
[ 0.087898] pm8921_probe: PMIC revision 1: F4
[ 0.087929] pm8921_probe: PMIC revision 2: 06
[ 0.087929] pm8921_probe: PMIC version: PM8921 rev 3.0
[ 0.087959] pm8921_probe: PMIC Restart Reason: Triggered from CHG (usb charger insertion)
[ 0.089577] gpiochip_add: registered GPIOs 152 to 195 on device: pm-gpio
[ 0.090096] pm_gpio_probe: OK: base=152, ngpio=44
[ 0.090492] gpiochip_add: registered GPIOs 196 to 207 on device: pm8xxx-mpp
[ 0.090553] pm8xxx_mpp_probe: OK: base=196, ngpio=12
[ 0.097512] gpio_vreg_probe: id=193, name=ext_otg_sw, gpio=193, gpio_label=ext_otg_sw_en
[ 0.111582] unmatched machine ID in register_i2c_devices
[ 0.113688] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.113688] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.121410] sps:BAM 0x12244000 (va:0xf0068000) enabled: ver:0x5, number of pipes:20
[ 0.121440] sps:BAM 0x12244000 is registered.
[ 0.121898] sps:sps is ready.
[ 0.127300] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
[ 0.127666] Error: Unable to find clock from of_node
[ 0.127697] Error getting clocks
[ 0.127697] AXI: msm_bus_fabric_probe(): Coresight support absent for bus: 0
[ 0.127971] Error: Unable to find clock from of_node
[ 0.127971] Error getting clocks
[ 0.128002] AXI: msm_bus_fabric_probe(): Coresight support absent for bus: 1024
[ 0.128368] Error: Unable to find clock from of_node
[ 0.128368] Error getting clocks
[ 0.128368] AXI: msm_bus_fabric_probe(): Coresight support absent for bus: 2048
[ 0.128612] Error: Unable to find clock from of_node
[ 0.128612] Error getting clocks
[ 0.128612] AXI: msm_bus_fabric_probe(): Coresight support absent for bus: 3072
[ 0.128887] Error: Unable to find clock from of_node
[ 0.128918] Error getting clocks
[ 0.128918] AXI: msm_bus_fabric_probe(): Coresight support absent for bus: 4096
[ 0.177964] bio: create slab <bio-0> at 0
[ 0.179398] vgaarb: loaded
[ 0.179703] ION heap vmalloc created
[ 0.180009] ION heap mm created at 0xa0000000 with size 3800000
[ 0.180039] ION heap mm_fw created at 0x9fe00000 with size 1e0000
[ 0.180161] ION heap mfc created at 0xa3800000 with size 42000
[ 0.180192] ION heap iommu created
[ 0.180253] ION heap qsecom created at 0xbed09000 with size 780000
[ 0.180314] ION heap audio created at 0xbf489000 with size 4cf000
[ 0.180344] ion_heap_create: Invalid heap type 6
[ 0.180344] msm_ion_heap_create: error creating heap adsp type 6 base 0x00000000 size 8388608
[ 0.181718] pm8xxx_pwm_probe: OK
[ 0.182511] SCSI subsystem initialized
[ 0.183000] platform msm_slim_ctrl.1: Driver msm_slim_ctrl requests probe deferral
[ 0.183580] usbcore: registered new interface driver usbfs
[ 0.183763] usbcore: registered new interface driver hub
[ 0.183976] usbcore: registered new device driver usb
[ 0.184190] Linux media interface: v0.10
[ 0.184556] Linux video capture interface: v2.00
[ 0.186815] msm_iommu_dev_v0: device vpe mapped at f0400000, with 2 ctx banks
[ 0.187028] msm_iommu_dev_v0: device mdp0 mapped at f0600000, with 2 ctx banks
[ 0.187211] msm_iommu_dev_v0: device mdp1 mapped at f0800000, with 2 ctx banks
[ 0.187395] msm_iommu_dev_v0: device rot mapped at f0a00000, with 2 ctx banks
[ 0.187547] msm_iommu_dev_v0: device ijpeg mapped at f0c00000, with 2 ctx banks
[ 0.187730] msm_iommu_dev_v0: device vfe mapped at f0e00000, with 2 ctx banks
[ 0.187913] msm_iommu_dev_v0: device vcodec_a mapped at f1000000, with 2 ctx banks
[ 0.188066] msm_iommu_dev_v0: device vcodec_b mapped at f1200000, with 2 ctx banks
[ 0.188280] msm_iommu_dev_v0: device gfx3d mapped at f1400000, with 3 ctx banks
[ 0.188493] msm_iommu_dev_v0: device jpegd mapped at f1600000, with 2 ctx banks
[ 0.188707] msm_iommu_dev_v0: device gfx2d0 mapped at f1800000, with 2 ctx banks
[ 0.188921] msm_iommu_dev_v0: device gfx2d1 mapped at f1a00000, with 2 ctx banks
[ 0.189500] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
[ 0.189775] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
[ 0.190019] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
[ 0.190325] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
[ 0.190599] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
[ 0.190935] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
[ 0.191179] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
[ 0.191423] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
[ 0.191820] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
[ 0.192156] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
[ 0.192430] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
[ 0.192675] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
[ 0.192949] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
[ 0.193224] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
[ 0.193560] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
[ 0.193926] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
[ 0.194292] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
[ 0.194597] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
[ 0.194811] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
[ 0.195147] msm_iommu_ctx msm_iommu_ctx.19: context gfx2d0_2d0 using bank 0
[ 0.195574] msm_iommu_ctx msm_iommu_ctx.20: context gfx2d1_2d1 using bank 0
[ 0.195727] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.196673] Bluetooth: Core ver 2.16
[ 0.196764] NET: Registered protocol family 31
[ 0.196795] Bluetooth: HCI device and connection manager initialized
[ 0.196795] Bluetooth: HCI socket layer initialized
[ 0.196825] Bluetooth: L2CAP socket layer initialized
[ 0.197283] Bluetooth: SCO socket layer initialized
[ 0.198290] Switching to clocksource gp_timer
[ 0.248985] NET: Registered protocol family 2
[ 0.249717] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.253807] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.261864] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
[ 0.263268] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.263268] TCP: reno registered
[ 0.263421] UDP hash table entries: 512 (order: 2, 24576 bytes)
[ 0.263573] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[ 0.264031] NET: Registered protocol family 1
[ 0.264672] RPC: Registered named UNIX socket transport module.
[ 0.264672] RPC: Registered udp transport module.
[ 0.264703] RPC: Registered tcp transport module.
[ 0.264703] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.265191] Trying to unpack rootfs image as initramfs...
[ 0.292018] Freeing initrd memory: 324K
[ 0.293728] Detected 5 counters on the L2CC PMU.
[ 0.295437] smd_channel_probe_worker: allocation table not initialized
[ 0.296902] pil-q6v4-lpass pil-q6v4-lpass: using secure boot
[ 0.299862] pil_riva pil_riva: using secure boot
[ 0.304471] pil_dsps pil_dsps: using secure boot
[ 0.315183] msm_dsps driver version 4.03.
[ 0.316831] NET: Registered protocol family 27
[ 0.317961] dspcrashd_probe: Platform driver values: Base = 0x8da00000, Size = 0x1800000,pdata = 0xdeaddead
[ 0.321837] acpuclk-8960 acpuclk-8960: SPEED BIN: 0
[ 0.321837] acpuclk-8960 acpuclk-8960: ACPU PVS: 1
[ 0.323058] acpuclk-8960 acpuclk-8960: CPU Frequencies Supported: 12
[ 0.326598] msm_rpm_log_probe: OK
[ 0.333374] usbcore: registered new interface driver hsic_sysmon
[ 0.502609] highmem bounce pool size: 64 pages
[ 0.518937] NFS: Registering the id_resolver key type
[ 0.521593] fuse init (API version 7.18)
[ 0.522447] msgmni has been set to 1294
[ 0.522997] cryptomgr_test used greatest stack depth: 7016 bytes left
[ 0.527575] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.527575] io scheduler noop registered
[ 0.527605] io scheduler deadline registered
[ 0.527636] io scheduler row registered
[ 0.527971] io scheduler cfq registered (default)
[ 0.528002] io scheduler test-iosched registered
[ 0.532244] mipi_dsi base phy_addr = 0x4700000 virt = 0xf1e00000
[ 0.532275] mmss_sfpb base phy_addr = 0x5700000,virt = 0xf008e000
[ 0.533038] msm_fb_detect_panel: not supported 'mipi_video_toshiba_wvga'
[ 0.533679] setting pdata->panel_info.fb_num to 3. type: 8
[ 0.557881] FrameBuffer[0] 600x1024 size=7471104 bytes is registered successfully!
[ 0.558797] msm_fb_detect_panel: not supported 'mipi_video_toshiba_wuxga'
[ 0.558797] msm_fb_detect_panel: not supported 'mipi_video_novatek_qhd'
[ 0.558828] msm_fb_detect_panel: not supported 'mipi_video_orise_720p'
[ 0.558828] msm_fb_detect_panel: not supported 'mipi_cmd_orise_720p'
[ 0.558858] msm_fb_detect_panel: not supported 'mipi_cmd_novatek_qhd'
[ 0.558858] msm_fb_detect_panel: not supported 'mipi_video_renesas_fwvga'
[ 0.558858] msm_fb_detect_panel: not supported 'mipi_cmd_renesas_fwvga'
[ 0.558889] msm_fb_detect_panel: not supported 'mipi_video_truly_wvga'
[ 0.558889] msm_fb_detect_panel: not supported 'mipi_cmd_nt35510_wvga'
[ 0.558919] msm_fb_detect_panel: not supported 'mipi_video_nt35510_wvga'
[ 0.558919] msm_fb_detect_panel: not supported 'mipi_video_simulator_vga'
[ 0.558950] msm_fb_detect_panel: not supported 'mipi_video_chimei_wxga'
[ 0.558950] msm_fb_detect_panel: not supported 'mipi_video_chimei_wuxga'
[ 0.558950] msm_fb_detect_panel: not supported 'lvds_chimei_wxga'
[ 0.558980] msm_fb_detect_panel: not supported 'lvds_frc_fhd'
[ 0.560079] hdmi_msm hdmi_msm.1: WARNING: HDCP disabled
[ 0.560323] setting pdata->panel_info.fb_num to 1. type: 7
[ 0.564565] FrameBuffer[1] 1920x1080 size=0 bytes is registered successfully!
[ 0.565084] mdp4_dtv_vsync_init: ndx=0
[ 0.565298] hdmi_msm hdmi_msm.1: external_common_state_create: sysfs group ee5ea808
[ 0.565359] hdmi_msm hdmi_msm.1: hdmi_msm_config_hdcp_feature: HDCP Feature: Disabled
[ 0.565847] MHL: I2C driver add failed
[ 0.565847] Exiting from the init with err
[ 0.566397] setting pdata->panel_info.fb_num to 1. type: 10
[ 0.566671] Inside writeback_driver_init
[ 0.566976] Inside writeback_probe
[ 0.567434] mdp_get_panel_framerate frame rate=60 is default
[ 0.570822] FrameBuffer[2] 1280x720 size=0 bytes is registered successfully!
[ 0.573050]
[ 0.573050] msm_vidc_enc: Inside vid_enc_init()
[ 0.573569]
[ 0.573569] msm_vidc_enc: Inside vid_enc_vcd_init()
[ 0.576010] msm_serial_hs.2: ttyHS2 at MMIO 0x1a040000 (irq = 192) is a MSM HS UART
[ 0.576835] msm_serial_hs.0: ttyHS0 at MMIO 0x16540000 (irq = 188) is a MSM HS UART
[ 0.577384] msm_serial_hs module loaded
[ 0.577537] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
[ 0.577720] msm_serial_hsl.0: ttyHSL0 at MMIO 0x16440000 (irq = 186) is a MSM
[ 0.577903] msm_hsl_console_setup: console setup on port #0
[ 1.973325] console [ttyHSL0] enabled
[ 1.977292] msm_serial_hsl_init: driver initialized
[ 1.983366] msm_rotator_probe: rotator_hw_revision=2
[ 1.993132] diagchar initialized now
[ 1.996978] kgsl kgsl-3d0: |kgsl_device_platform_probe| Shader memory: platform_get_resource_byname failed
[ 2.005859] kgsl kgsl-3d0: |kgsl_device_platform_probe| request_mem_region_failed
[ 2.013764] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
[ 2.024477] kgsl kgsl-2d0: |kgsl_iommu_init| MMU type set for device is IOMMU
[ 2.033999] kgsl kgsl-2d1: |kgsl_iommu_init| MMU type set for device is IOMMU
[ 2.056004] brd: module loaded
[ 2.064733] loop: module loaded
[ 2.067327] i2c-core: driver [isa1200] using legacy suspend method
[ 2.073065] i2c-core: driver [isa1200] using legacy resume method
[ 2.081611] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[ 2.087410] i2c-core: driver [tabla-i2c-core] using legacy resume method
[ 2.094368] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
[ 2.101052] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
[ 2.110086] SCSI Media Changer driver v0.25
[ 2.114787] spi_qsd spi_qsd.0: master is unqueued, this is deprecated
[ 2.122356] tun: Universal TUN/TAP device driver, 1.6
[ 2.126384] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.132733] rmnet_init: BAM devices[8]
[ 2.156203] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 2.164871] CSLIP: code copyright 1989 Regents of the University of California.
[ 2.172318] wcnss_wlan probed in built-in mode
[ 2.178971] usbcore: registered new interface driver asix
[ 2.183518] usbcore: registered new interface driver cdc_ether
[ 2.189287] usbcore: registered new interface driver net1080
[ 2.194903] usbcore: registered new interface driver cdc_subset
[ 2.200854] usbcore: registered new interface driver zaurus
[ 2.206622] usbcore: registered new interface driver cdc_ncm
[ 2.212116] usbcore: registered new interface driver rmnet_usb
[ 2.219533] rmnet usb ctrl Initialized.
[ 2.222585] msm_otg msm_otg: msm_otg probe
[ 2.226552] msm_otg msm_otg: OTG regs = f0328000
[ 2.234793] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.241782] usbcore: registered new interface driver cdc_acm
[ 2.246421] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.254448] Initializing USB Mass Storage driver...
[ 2.259423] usbcore: registered new interface driver usb-storage
[ 2.265252] USB Mass Storage support registered.
[ 2.269983] usbcore: registered new interface driver ums-alauda
[ 2.275843] usbcore: registered new interface driver ums-cypress
[ 2.281886] usbcore: registered new interface driver ums-datafab
[ 2.287837] usbcore: registered new interface driver ums-freecom
[ 2.293850] usbcore: registered new interface driver ums-isd200
[ 2.299771] usbcore: registered new interface driver ums-jumpshot
[ 2.305814] usbcore: registered new interface driver ums-karma
[ 2.311674] usbcore: registered new interface driver ums-onetouch
[ 2.317686] usbcore: registered new interface driver ums-sddr09
[ 2.323638] usbcore: registered new interface driver ums-sddr55
[ 2.329528] usbcore: registered new interface driver ums-usbat
[ 2.335449] usbcore: registered new interface driver usbserial
[ 2.341095] usbserial: USB Serial Driver core
[ 2.345521] usbcore: registered new interface driver qc_csvt
[ 2.351136] USB Serial support registered for qc_csvt
[ 2.356172] usbcore: registered new interface driver usb_ehset_test
[ 2.362490] usbcore: registered new interface driver diag_bridge
[ 2.368502] usbcore: registered new interface driver mdm_bridge
[ 2.376255] usbcore: registered new interface driver ks_bridge
[ 2.381107] ksb_init: init done
[ 2.385869] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
[ 2.391149] mbim_init: initialize 1 instances
[ 2.395299] mbim_init: Initialized 1 ports
[ 2.402929] rndis_qc_init: initialize rndis QC instance
[ 2.408087] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 2.414069] msm_otg msm_otg: phy_reset: success
[ 2.418525] android_usb gadget: Number of LUNs=1
[ 2.423164] lun0: LUN: removable file: (no medium)
[ 2.428597] android_usb gadget: android_usb ready
[ 2.433786] mousedev: PS/2 mouse device common for all mice
[ 2.440256] input: keypad_8960 as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-keypad/input/input0
[ 2.449534] usbcore: registered new interface driver xpad
[ 2.453990] cyttsp_init:Cypress TrueTouch(R) Standard Product
[ 2.459697] cyttsp_init:I2C Touchscreen Driver (Built Apr 24 2013 @ 18:07:34)
[ 2.467358] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input1
[ 2.477338] lis3dh_acc accelerometer driver: init
[ 2.481153] i2c-core: driver [lis3dh_acc] using legacy suspend method
[ 2.487440] i2c-core: driver [lis3dh_acc] using legacy resume method
[ 2.495162] using rtc device, pm8xxx_rtc, for alarms
[ 2.499008] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
[ 2.506455] i2c /dev entries driver
[ 2.515794] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.521471] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.527697] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.535785] msm_cam_server_request_irq IRQ Router hw is not present.
[ 2.543873] lirc_dev: IR Remote Control driver registered, major 233
[ 2.549519] IR NEC protocol handler initialized
[ 2.553975] IR RC5(x) protocol handler initialized
[ 2.558766] IR RC6 protocol handler initialized
[ 2.563314] IR JVC protocol handler initialized
[ 2.567801] IR Sony protocol handler initialized
[ 2.572440] IR RC5 (streamzap) protocol handler initialized
[ 2.577964] IR SANYO protocol handler initialized
[ 2.582694] IR MCE Keyboard/mouse protocol handler initialized
[ 2.588463] IR LIRC bridge handler initialized
[ 2.593682] usbcore: registered new interface driver uvcvideo
[ 2.598596] USB Video Class driver (1.1.1)
[ 2.629726] pm8xxx_tm_probe: OK
[ 2.633236] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.640988] Bluetooth: HCI UART driver ver 2.2
[ 2.645078] Bluetooth: HCI H4 protocol initialized
[ 2.649900] Bluetooth: HCIATH3K protocol initialized
[ 2.655180] Bluetooth: HCI_IBS protocol initialized
[ 2.661406] cpuidle: using governor ladder
[ 2.664825] cpuidle: using governor menu
[ 2.669037] mmc0: SDCC Version: 0x00000018
[ 2.674103] mmc0: bam physical base=0x12402000
[ 2.677521] mmc0: bam virtual base=0xf0338000
[ 2.681916] sps:BAM 0x12402000 is registered.
[ 2.686036] mmc0: BAM device registered. bam_handle=0xee7b2800
[ 2.692446] sps:BAM 0x12402000 (va:0xf0338000) enabled: ver:0x5, number of pipes:6
[ 2.701144] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
[ 2.706577] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
[ 2.712406] mmc0: No card detect facilities available
[ 2.719548] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
[ 2.727025] mmc0: Controller capabilities: 0x0000039e
[ 2.732061] mmc0: 8 bit data mode enabled
[ 2.736090] mmc0: 4 bit data mode disabled
[ 2.740210] mmc0: polling status mode disabled
[ 2.744575] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
[ 2.750312] mmc0: Slot eject status = 0
[ 2.753883] mmc0: Power save feature enable = 1
[ 2.758400] mmc0: SPS-BAM data transfer mode available
[ 2.764077] mmc1: SDCC Version: 0x00000018
[ 2.769906] mmc1: bam physical base=0x12182000
[ 2.773325] mmc1: bam virtual base=0xf03cc000
[ 2.777842] sps:BAM 0x12182000 is registered.
[ 2.787089] mmc1: BAM device registered. bam_handle=0xee7d9000
[ 2.800671] sps:BAM 0x12182000 (va:0xf03cc000) enabled: ver:0x5, number of pipes:6
[ 2.839829] mmc1: Qualcomm MSM SDCC-BAM at 0x0000000012182000 irq 128
[ 2.850450] mmc1: Qualcomm MSM SDCC-DML at 0x0000000012180800
[ 2.871967] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,657 dma -1 dmacrcri -1
[ 2.879505] mmc1: Controller capabilities: 0x0000039e
[ 2.884571] mmc1: 8 bit data mode disabled
[ 2.888661] mmc1: 4 bit data mode enabled
[ 2.892720] mmc1: polling status mode disabled
[ 2.897146] mmc1: MMC clock 400000 -> 192000000 Hz, PCLK 0 Hz
[ 2.902945] mmc1: Slot eject status = 1
[ 2.906699] mmc1: Power save feature enable = 1
[ 2.911124] mmc1: SPS-BAM data transfer mode available
[ 2.917198] usbcore: registered new interface driver usbhid
[ 2.921898] mmc0: BKOPS_EN bit = 1
[ 2.925164] usbhid: USB HID core driver
[ 2.931146] ashmem: initialized
[ 2.933862] logger: created 256K log 'log_main'
[ 2.938135] logger: created 256K log 'log_events'
[ 2.942987] logger: created 256K log 'log_radio'
[ 2.947230] mmc0: new high speed DDR MMC card at address 0001
[ 2.952998] logger: created 256K log 'log_system'
[ 2.960323] mmcblk0: mmc0:0001 SEM16G 14.8 GiB
[ 2.965267] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB
[ 2.970425] coresight-tpiu coresight-tpiu.0: TPIU initialized
[ 2.976743] coresight-etb coresight-etb.0: ETB initialized
[ 2.983305] coresight-funnel coresight-funnel.0: FUNNEL initialized
[ 2.992278] coresight-etm coresight-etm.0: ETM REG dump setup failed/unsupported
[ 2.999664] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21
[ 3.007813] coresight-etm coresight-etm.0: ETM initialized
[ 3.024202] coresight-etb coresight-etb.0: ETB enabled
[ 3.028353] coresight-funnel coresight-funnel.0: FUNNEL inport 0 enabled
[ 3.035373] coresight-etm coresight-etm.0: ETM tracing enabled
[ 3.041202] coresight-etm coresight-etm.1: ETM REG dump setup failed/unsupported
[ 3.048954] coresight-etm coresight-etm.1: ETM initialized
[ 3.053990] coresight-funnel coresight-funnel.0: FUNNEL inport 1 enabled
[ 3.060521] coresight-funnel coresight-funnel.0: FUNNEL inport 1 disabled
[ 3.067205] coresight: enable failed
[ 3.071661] usbcore: registered new interface driver snd-usb-audio
[ 3.080817] msm_pcm_probe: dev name msm-voip-dsp
[ 3.086891] msm_pcm_probe: dev name msm-pcm-dsp
[ 3.090798] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
[ 3.099435] msm_pcm_probe: dev name msm-lowlatency-pcm-dsp
[ 3.105081] msm_compr_probe: dev name msm-compr-dsp
[ 3.109964] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
[ 3.119578] msm_audio_init: Not APQ8064 in SLIMBUS mode
[ 3.123760] msm8930_audio_init: Not the right machine type
[ 3.129284] msm_audio_init: Not the right machine type
[ 3.134350] msm_audio_init: Not APQ8064 in I2S mode
[ 3.140149] oprofile: using arm/armv7-krait
[ 3.143537] u32 classifier
[ 3.146070] Actions configured
[ 3.149519] Netfilter messages via NETLINK v0.30.
[ 3.154249] nf_conntrack version 0.5.0 (12419 buckets, 49676 max)
[ 3.161696] ctnetlink v0.93: registering with nfnetlink.
[ 3.166946] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 3.173111] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 3.179276] xt_time: kernel timezone is -0000
[ 3.183885] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.188860] arp_tables: (C) 2002 David S. Miller
[ 3.193163] TCP: cubic registered
[ 3.196276] Initializing XFRM netlink socket
[ 3.202319] NET: Registered protocol family 10
[ 3.211292] Mobile IPv6
[ 3.212788] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 3.218525] IPv6 over IPv4 tunneling driver
[ 3.223866] NET: Registered protocol family 17
[ 3.227529] NET: Registered protocol family 15
[ 3.232473] Bridge firewalling registered
[ 3.235891] Ebtables v2.0 registered
[ 3.239707] Bluetooth: RFCOMM TTY layer initialized
[ 3.244132] Bluetooth: RFCOMM socket layer initialized
[ 3.249290] Bluetooth: RFCOMM ver 1.11
[ 3.252983] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.258263] Bluetooth: BNEP filters: protocol multicast
[ 3.263634] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.269647] Registering the dns_resolver key type
[ 3.274988] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
[ 3.281886] Registering SWP/SWPB emulation handler
[ 3.287623] clock_late_init: Removing enables held for handed-off clocks
[ 3.303097] MSM Watchdog Initialized
[ 3.316435] sps:BAM 0x28084000 (va:0xf053c000) enabled: ver:0x12, number of pipes:31
[ 3.323668] rtc-pm8xxx rtc-pm8xxx: setting system clock to 1970-01-07 06:48:49 UTC (542929)
[ 3.331512] sps:BAM 0x28084000 is registered.
[ 3.336456] tabla-slim tabla-slim: Platform data from board file
[ 3.342041] set_battery_data: invalid battid, palladium 1500 assumed batt_id 833a
[ 3.349366] slimbus:1 laddr:0x0, EAPC:0x1:0x1
[ 3.353914] slimbus:1 laddr:0x1, EAPC:0x0:0x1
[ 3.358736] read_ocv_trim: program rev reg is 0x32
[ 3.362826] slimbus:1 laddr:0x2, EAPC:0x5:0x1
[ 3.366946] read_ocv_trim: trim reg is 0x45
[ 3.371310] read_ocv_trim: trim delta is 4
[ 3.375400] pm8921_is_usb_chg_plugged_in: called before init
[ 3.382420] pm8921_is_usb_chg_plugged_in: called before init
[ 3.387120] pm8921_is_batfet_closed: called before init
[ 3.409980] slimbus:1 laddr:0x3, EAPC:0x1:0x60
[ 3.413245] slimbus:1 laddr:0x4, EAPC:0x0:0x60
[ 3.421089] pm8921_is_usb_chg_plugged_in: called before init
[ 3.428292] pm8921_is_usb_chg_plugged_in: called before init
[ 3.433053] pm8921_is_batfet_closed: called before init
[ 3.461284] pm8921_is_usb_chg_plugged_in: called before init
[ 3.468243] pm8921_bms_probe: OK battery_capacity_at_boot=0 volt = 114972 ocv = 3598000
ndroid Bootloader - UART_DM Initialized!!!
[0] welcome to lk
[10] platform_init()
[10] target_init()
[20] Keypad initialized for Dragonboard
[20] display_init
[20] Config MIPI_CMD_PANEL.
[130] Turn on MIPI_CMD_PANEL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment