Firefly开源社区

打印 上一主题 下一主题

rk3288 按照教材上的方式打开UART3后,进不了android系统

23

积分

0

威望

0

贡献

技术小白

积分
23

rk3288 按照教材上的方式打开UART3后,进不了android系统

发表于 2015-12-4 18:16:18      浏览:6401 | 回复:4        打印      只看该作者   [复制链接] 楼主
1、按照教程下载了android的4.4 sdk包,并执行了如下步骤:
mkdir -p ~/proj/firefly-rk3288
cd ~/proj/firefly-rk3288
tar xf /path/to/firefly-rk3288_android4.4_git_20141211.tar.gz
git reset --hard
git remote add bitbucket https://bitbucket.org/T-Firefly/firefly-rk3288.git
2、我进入 ~/proj/firefly-rk3288/kernel/arch/arm/boot/dts/firefly-rk3288.dts ,将uart3打开:
我在此文件中加入了如下代码:
&uart_gps {
        status = "okay";
        dma-names = "!tx", "!rx";
        pinctrl-0 = <&uart3_xfer &uart3_cts>;
};
3、 ~/proj/firefly-rk3288/kernel/ 目录下执行了make firefly-rk3288.img
4、将生成的kernel和resouce的IMG文件用rkflashkit 写入开发板
5、重启设备,能进入liunx系统,但切换到android系统重新启动后,黑屏?请万能的技术大神制定啊
回复

使用道具 举报

23

积分

0

威望

0

贡献

技术小白

积分
23
发表于 2015-12-4 18:17:19        只看该作者  沙发
冰天雪地裸体跪求指点???
回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2015-12-5 11:55:19        只看该作者  板凳
接个串口看一下kernel log
回复

使用道具 举报

23

积分

0

威望

0

贡献

技术小白

积分
23
发表于 2015-12-7 15:23:49        只看该作者  地板
zhansb 发表于 2015-12-5 11:55
接个串口看一下kernel log

请问如何查看kernel log?是用调试串口进入rk3288设备,然后cat kernel log吗
回复

使用道具 举报

23

积分

0

威望

0

贡献

技术小白

积分
23
发表于 2015-12-8 11:58:35        只看该作者  5#
zhansb 发表于 2015-12-5 11:55
接个串口看一下kernel log

[    0.918767] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.918783] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.918798] usb usb3: Product: DWC OTG Controller
[    0.918811] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    0.918824] usb usb3: SerialNumber: ff540000.usb
[    0.919218] hub 3-0:1.0: USB hub found
[    0.919242] hub 3-0:1.0: 1 port detected
[    0.919777] .. rk pwm remotectl v1.0 init
[    0.919871] remotectl probe j=0x0
[    0.920034] input: ff680000.pwm as /devices/ff680000.pwm/input/input0
[    0.920215] pwm enable val=0x646205
[    0.920475] usbcore: registered new interface driver xpad
[    0.920524] usbcore: registered new interface driver usb_acecad
[    0.920567] usbcore: registered new interface driver aiptek
[    0.920609] usbcore: registered new interface driver gtco
[    0.920655] usbcore: registered new interface driver hanwang
[    0.920697] usbcore: registered new interface driver kbtab
[    0.920746] usbcore: registered new interface driver wacom
[    0.921105] sensor_register_slave:mma8452,id=17
[    0.921120] sensor_register_slave:cm3217,id=44
[    0.921131] sensor_register_slave:cm3218,id=45
[    0.925797] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0
[    0.925849] i2c /dev entries driver
[    0.926507] IR NEC protocol handler initialized
[    0.926522] IR RC5(x) protocol handler initialized
[    0.926532] IR RC6 protocol handler initialized
[    0.926543] IR JVC protocol handler initialized
[    0.926553] IR Sony protocol handler initialized
[    0.926564] IR RC5 (streamzap) protocol handler initialized
[    0.926574] IR SANYO protocol handler initialized
[    0.926585] IR MCE Keyboard/mouse protocol handler initialized
[    0.926668] usbcore: registered new interface driver uvcvideo
[    0.926680] USB Video Class driver (1.1.1)
[    0.926694] CamSys driver version: v0.19.0,  CamSys head file version: v0.8.0
[    0.927646] D1:camsys_platform_probe(1061): 1-gpios-cifpower: gpio=-2
[    0.927740] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0  reg_vir: 0x0  size: 0x0)
[    0.927881] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000  reg_vir: 0xf19b0000  size: 0x4000)
[    0.928497] D1:camsys_platform_probe(1208): ff910000.isp memory:
[    0.928517] D1:camsys_platform_probe(1218):     Register memory (phy: 0xff910000 vir: 0xf19e0000 size: 0x10000)
[    0.928534] D1:camsys_platform_probe(1213):     I2c memory (phy: 0x2da27000 vir: 0xeda27000 size: 0x1000)
[    0.928550] D1:camsys_platform_probe(1233): Probe ff910000.isp device success
[    0.929427] device-mapper: uevent: version 1.0.3
[    0.929655] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    0.929967] Bluetooth: HCI UART driver ver 2.2
[    0.929982] Bluetooth: HCI H4 protocol initialized
[    0.929994] Bluetooth: HCILL protocol initialized
[    0.933066] cpufreq version 1.0, suspend freq 1200 MHz
[    0.933256] cpuidle: using governor ladder
[    0.933269] cpuidle: using governor menu
[    0.933308] Synopsys Designware Multimedia Card Interface Driver
[    0.933558] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
[    0.933847] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
[    0.934024] 3230..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
[    0.934042] Line3235..dw_mci_init_slot: The rk_sdmmc Ver 1.12 2014-07-08
[    0.934163] 1357..dw_mci_set_ios:  no card. [mmc0]
[    0.952457] 1357..dw_mci_set_ios:  no card. [mmc0]
[    0.972152] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
[    0.973251] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
[    0.973270] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
[    0.973551] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
[    0.975618] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
[    0.975740] 3224..dw_mci_init_slot: fmin=300000, fmax=50000000 [mmc1]
[    0.976138] 1357..dw_mci_set_ios:  no card. [mmc1]
[    0.991801] 1357..dw_mci_set_ios:  no card. [mmc1]
[    1.004257] mmc0: BKOPS_EN bit is not set
[    1.006130] rk_sdmmc: BOOT Bus speed=0Hz,Bus width=8bits.[mmc0]
[    1.008412] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
[    1.008436] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
[    1.011637] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
[    1.011651] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
[    1.011910] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
[    1.012079] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
[    1.012192] 3230..dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
[    1.012275] 1357..dw_mci_set_ios:  no card. [mmc2]
[    1.023458] rk_sdmmc: BOOT
[    1.023458]  execute tuning: candidates_degree = SDMMC_SHIFT_DEGREE_0        SDMMC_SHIFT_DEGREE_90   SDMMC_SHIFT_DEGREE_INVALID      SDMMC_S]
[    1.023562] mmc0: new HS200 MMC card at address 0001
[    1.023819] mmcblk0: mmc0:0001 AWMB3R 14.5 GiB
[    1.024122]      uboot: 0x000400000 -- 0x000800000 (4 MB)
[    1.024134]       misc: 0x000800000 -- 0x000c00000 (4 MB)
[    1.024144]   resource: 0x000c00000 -- 0x001c00000 (16 MB)
[    1.024153]     kernel: 0x001c00000 -- 0x002c00000 (16 MB)
[    1.024161]       boot: 0x002c00000 -- 0x004c00000 (32 MB)
[    1.024170]   recovery: 0x004c00000 -- 0x006c00000 (32 MB)
[    1.024179]     backup: 0x006c00000 -- 0x00a000000 (52 MB)
[    1.024187]      cache: 0x00a000000 -- 0x012000000 (128 MB)
[    1.024195]     kpanic: 0x012000000 -- 0x012400000 (4 MB)
[    1.024204]     system: 0x012400000 -- 0x042400000 (768 MB)
[    1.024212]   metadata: 0x042400000 -- 0x042800000 (4 MB)
[    1.024220]   userdata: 0x042800000 -- 0x082800000 (1024 MB)
[    1.024229]  linuxroot: 0x082800000 -- 0x146800000 (3136 MB)
[    1.024237]       user: 0x146800000 -- 0x3a3a00000 (9682 MB)
[    1.024266]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p141357..dw_mci_set_ios:  no card. [mmc1]
[    1.031162] 1357..dw_mci_set_ios:  no card. [mmc2]
[    1.050852] 1357..dw_mci_set_ios:  no card. [mmc2]
[    1.051061] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
[    1.051074] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
[    1.051326] leds-gpio leds.31: pins are not configured from the driver
[    1.051544] hidraw: raw HID events driver (C) Jiri Kosina
[    1.052819] usbcore: registered new interface driver usbhid
[    1.052830] usbhid: USB HID core driver
[    1.053153] ashmem: initialized
[    1.053262] logger: created 256K log 'log_main'
[    1.053356] logger: created 256K log 'log_events'
[    1.053450] logger: created 256K log 'log_radio'
[    1.053545] logger: created 256K log 'log_system'
[    1.054536] input: rk29-keypad as /devices/ff100000.adc/key.34/input/input1
[    1.055126] rockchip-pinctrl ff770000.pinctrl: pin gpio6-8 already requested by ; cannot claim for 2-0010
[    1.055142] rockchip-pinctrl ff770000.pinctrl: pin-200 (2-0010) status -22
[    1.055153] rockchip-pinctrl ff770000.pinctrl: could not request pin 200 on device rockchip-pinctrl
[    1.055165] ES8323 2-0010: Error applying setting, reverse things back
[    1.055450] es8323 probe i2c recv ok
[    1.055662] i2c-core: driver [ES8323] using legacy suspend method
[    1.055672] i2c-core: driver [ES8323] using legacy resume method
[    1.055981] rockchip-hdmi-spdif rockchip-hdmi-spdif.27: ASoC: CPU DAI (null) not registered
[    1.056011] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[    1.056029] platform rockchip-hdmi-spdif.27: Driver rockchip-hdmi-spdif requests probe deferral
[    1.056255] es8323_probe
[    1.056340] es8323_probe:register ISR (irq=194)
[    1.690802] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> NULL --> Left Line Mux
[    1.690815] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> NULL -> Left Line Mux
[    1.690825] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> NULL --> Left Line Mux
[    1.690834] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> NULL -> Left Line Mux
[    1.690844] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> NULL --> Left Line Mux
[    1.690853] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> NULL -> Left Line Mux
[    1.690863] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> NULL --> Right Line Mux
[    1.690871] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> NULL -> Right Line Mux
[    1.690880] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> NULL --> Right Line Mux
[    1.690887] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> NULL -> Right Line Mux
[    1.690896] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> NULL --> Right Line Mux
[    1.690904] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> NULL -> Right Line Mux
[    1.690914] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left PGA Mux
[    1.690921] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left PGA Mux
[    1.690931] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left PGA Mux
[    1.690939] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left PGA Mux
[    1.690947] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> LAMP --> Left PGA Mux
[    1.690956] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> LAMP -> Left PGA Mux
[    1.690965] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right PGA Mux
[    1.690972] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right PGA Mux
[    1.690981] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right PGA Mux
[    1.690989] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right PGA Mux
[    1.690998] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> RAMP --> Right PGA Mux
[    1.691005] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> RAMP -> Right PGA Mux
[    1.691014] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Differential Mux
[    1.691022] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Differential Mux
[    1.691031] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Differential Mux
[    1.691038] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Differential Mux
[    1.691047] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Differential Mux
[    1.691055] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Differential Mux
[    1.691064] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Differential Mux
[    1.691071] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Differential Mux
[    1.691091] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left Line Mux
[    1.691099] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left Line Mux
[    1.691108] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left Line Mux
[    1.691115] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left Line Mux
[    1.691125] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> LAMP --> Left Line Mux
[    1.691132] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> LAMP -> Left Line Mux
[    1.691142] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right Line Mux
[    1.691149] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right Line Mux
[    1.691158] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right Line Mux
[    1.691165] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right Line Mux
[    1.691174] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> RAMP --> Right Line Mux
[    1.691182] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> RAMP -> Right Line Mux
[    1.691314] ES8323 2-0010: ASoC: mux Right Line Mux has no paths
[    1.691328] ES8323 2-0010: ASoC: mux Left Line Mux has no paths
[    1.691339] ES8323 2-0010: ASoC: mux Right PGA Mux has no paths
[    1.691349] ES8323 2-0010: ASoC: mux Left PGA Mux has no paths
[    1.691383] ES8323 2-0010: ASoC: mux Differential Mux has no paths
[    1.694261] Enter::rk29_es8323_init----135
[    1.697578] rockchip-es8323 rockchip-es8323.29:  ES8323 HiFi <-> rockchip-i2s.0 mapping ok
[    1.698100] u32 classifier
[    1.698109]     Actions configured
[    1.698120] Netfilter messages via NETLINK v0.30.
[    1.698177] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.698465] ctnetlink v0.93: registering with nfnetlink.
[    1.698526] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    1.698533] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    1.698752] xt_time: kernel timezone is -0000
[    1.698921] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.699028] arp_tables: (C) 2002 David S. Miller
[    1.699064] TCP: cubic registered
[    1.699070] Initializing XFRM netlink socket
[    1.699246] NET: Registered protocol family 10
[    1.699683] mip6: Mobile IPv6
[    1.699708] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    1.699807] sit: IPv6 over IPv4 tunneling driver
[    1.700095] NET: Registered protocol family 17
[    1.700116] NET: Registered protocol family 15
[    1.700159] Bridge firewalling registered
[    1.700169] Ebtables v2.0 registered
[    1.700343] Bluetooth: RFCOMM TTY layer initialized
[    1.700365] Bluetooth: RFCOMM socket layer initialized
[    1.700372] Bluetooth: RFCOMM ver 1.11
[    1.700380] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.700385] Bluetooth: BNEP filters: protocol multicast
[    1.700395] Bluetooth: BNEP socket layer initialized
[    1.700401] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.700411] Bluetooth: HIDP socket layer initialized
[    1.700438] l2tp_core: L2TP core driver, V2.0
[    1.700450] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[    1.700456] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    1.700645] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[    1.700656] wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
[    1.700664] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[    1.700672] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
[    1.700680] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[    1.700701] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flagrk320.:/     1.700720] [WLAN_RFKILL]: wlan_pla.
[    1.700728] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[    1.700753] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
[    1.700789] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[    1.700829] [BT_RFKILL]: Enter rfkill_rk_init
[    1.700939] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
[    1.700954] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
[    1.700967] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
[    1.700980] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
[    1.700992] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
[    1.701041] [BT_RFKILL]: Request irq for bt wakeup host
[    1.701131] [BT_RFKILL]: ** disable irq
[    1.701201] [BT_RFKILL]: ap6335 device registered.
[    1.701507] rk3288-hdmi ff980000.hdmi: Unable to get hdmi cec_clk
[    1.701520] rk3288-hdmi ff980000.hdmi: rk3288 hdmi probe error.
[    1.701864] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
[    1.701881] rk3288_init_suspend
[    1.701889] rk3288_suspend_init enter
[    1.701999] rk3288_suspend_init: pm_ctrbits =40017
[    1.702025] gpio_get_dts_info suspend:8
[    1.702031] gpio_get_dts_info resume:8
[    1.702036] rockchip,pmic-suspend_gpios:1007c30 1007c40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[    1.702062] rockchip,pmic-resume_gpios:2007c32 2007c42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[    1.702184] clks_gating_suspend_init:clkgt info ok
[    1.702257] Registering SWP/SWPB emulation handler
[    1.702645] ddrfreq: verion 1.2 20140526
[    1.702657] ddrfreq: normal 456MHz video_1080p 0MHz video_4k 456MHz dualview 0MHz idle 0MHz suspend 200MHz reboot 456MHz
[    1.702664] ddrfreq: auto-freq=0
[    1.702671] ddrfreq: auto-freq-table[0] 240MHz
[    1.702676] ddrfreq: auto-freq-table[1] 324MHz
[    1.702681] ddrfreq: auto-freq-table[2] 456MHz
[    1.702686] ddrfreq: auto-freq-table[3] 528MHz
[    1.703105] act_ldo3: operation not allowed
[    1.704063] vga_edid_probe: turn on ldo3 done.
[    1.704085] act_ldo4: operation not allowed
[    1.704315] vga_edid_probe: turn on ldo done.
[    1.704346] act_ldo2: operation not allowed
[    1.704577] vga_edid_probe: turn on ldo2 done.
[    1.704599] act_ldo8: operation not allowed
[    1.704829] vga_edid_probe: turn on ldo done.
[    1.729918] vga-ddc: read and parse vga edid success.
[    1.729926] vga-ddc: max mode 1680x1050@59[pixclock-146262 KHZ]
[    1.729941] vga-ddc: best mode 1680x1050@60[pixclock-6 KHZ]
[    1.729946] vga_edid_probe: success. 9
[    1.730048] firefly_vga_get_enable 180, 0
[    1.730054] firefly_vga_get_status 186
[    1.730061] firefly_vga_set_enable 159 enable:1
[    1.730080] firefly_vga_enable 130 start
[    1.730087] firefly_switch_fb 55
[    1.730094]
[    1.730094] rk_fb_switch_screen lcdc_id 0 type 1 enable 1
[    1.730105] fb0 win id 1 state 1
[    1.730114] regulator-dummy: disabling
[    1.730137] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:61
[    1.730158] fb1 win id 0 state 0
[    1.730164] fb2 win id 2 state 0
[    1.730169] fb3 win id 3 state 0
[    1.730174] fb4 win id 4 state 0
[    1.730179]
[    1.730179] rk_fb_switch_screen lcdc_id 0 type 1 enable 1 done
[    1.730179]
[    1.730208] VGA ENABLE
[    1.730459] rockchip-hdmi-spdif rockchip-hdmi-spdif.27: ASoC: CPU DAI (null) not registered
[    1.730482] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[    1.730495] platform rockchip-hdmi-spdif.27: Driver rockchip-hdmi-spdif requests probe deferral
[    1.730573] pcd_pullup, is_on 0
[    1.730609] file system registered
[    1.731135] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    1.731144] android_usb gadget: Number of LUNs=2
[    1.731151]  lun0: LUN: removable file: (no medium)
[    1.731157]  lun1: LUN: removable file: (no medium)
[    1.731271] android_usb gadget: android_usb ready
[    1.731341] sensor_init: Probe name sensors
[    1.731355] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
[    1.731877] rtc_hym8563 0-0051: setting system clock to 2011-01-01 12:45:42 UTC (1293885942)
[    1.737192] usbcore: registered new interface driver snd-usb-audio
[    1.737215] ALSA device list:
[    1.737221]   #0: RK_ES8323
[    1.738423] Freeing unused kernel memory: 2364K (c0a77000 - c0cc6000)
[    1.738830] rockchip-hdmi-spdif rockchip-hdmi-spdif.27:  rk-hdmi-spdif-hifi <-> rockchip-spdif mapping ok
[    1.743009] SELinux:  Permission attach_queue in class tun_socket not defined in policy.
[    1.743022] SELinux: the above unknown classes and permissions will be denied
[    2.008280] type=1403 audit(1293885942.770:2): policy loaded auid=4294967295 ses=4294967295
[    2.008377] SELinux: Loaded policy from /sepolicy
[    2.009798] type=1404 audit(1293885942.770:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    2.347319] vga-ddc: read and parse vga edid success.
[    2.347328] vga-ddc: max mode 1680x1050@59[pixclock-146262 KHZ]
[    2.347345] vga-ddc: best mode 1680x1050@60[pixclock-6 KHZ]
[    2.347350] VGA Devie connected 9
[    2.347356] firefly_vga_set_mode 203
[    2.347362] firefly_vga_set_mode 219 1680 1050 60 146200000
[    2.347368] firefly_vga_enable 130 start
[    2.347373] firefly_switch_fb 55
[    2.347380]
[    2.347380] rk_fb_switch_screen lcdc_id 0 type 1 enable 1
[    2.347390] fb0 win id 1 state 1
[    2.347431] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:61
[    2.347453] fb1 win id 0 state 0
[    2.347459] fb2 win id 2 state 0
[    2.347464] fb3 win id 3 state 0
[    2.347469] fb4 win id 4 state 0
[    2.347474]
[    2.347474] rk_fb_switch_screen lcdc_id 0 type 1 enable 1 done
[    2.347474]
[    2.890897] dwc_otg_hcd_enable, enable host controller
[    3.004067] Using Buffer DMA mode
[    3.004074] Periodic Transfer Interrupt Enhancement - disabled
[    3.004080] Multiprocessor Interrupt Enhancement - disabled
[    3.004087] OTG VER PARAM: 0, OTG VER FLAG: 0
[    3.004092] ^^^^^^^^^^^^^^^^^^Host Mode
[    3.048425] Init: Power Port (0)
[    3.353404] Indeed it is in host mode hprt0 = 00021501
[    3.530525] usb 3-1: new high-speed USB device number 2 using usb20_host
[    3.530593] Indeed it is in host mode hprt0 = 00001101
[    3.727532] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[    3.727546] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.727554] usb 3-1: Product: USB 2.0 Hub [MTT]
[    3.728007] hub 3-1:1.0: USB hub found
[    3.728057] hub 3-1:1.0: 4 ports detected
[    3.806689] init: init.rk30board.bootmode.emmc.rc: 8: invalid command '/devices/ff0f0000.rksdmmc/mmc_host/mmc'
[    3.806708] init: init.rk30board.bootmode.emmc.rc: 9: invalid command '/devices/ff0c0000.rksdmmc/mmc_host/mmc'
[    3.806721] init: init.rk30board.bootmode.emmc.rc: 10: invalid command '/devices/ff580000.usb'
[    3.806731] init: init.rk30board.bootmode.emmc.rc: 11: invalid command '/devices/ff580000.usb'
[    3.806741] init: init.rk30board.bootmode.emmc.rc: 12: invalid command '/devices/ff500000.usb'
[    3.806750] init: init.rk30board.bootmode.emmc.rc: 13: invalid command '/devices/ff500000.usb'
[    3.806760] init: init.rk30board.bootmode.emmc.rc: 14: invalid command '/devices/ff540000.usb'
[    3.806769] init: init.rk30board.bootmode.emmc.rc: 15: invalid command '/devices/ff540000.usb'
[    3.807053] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[    3.857477] init: /dev/hw_random not found
[    3.857534] keychord: using input dev ff680000.pwm for fevent
[    3.857543] keychord: using input dev rk29-keypad for fevent
[    3.862612] fs_mgr: parse_link_device : path = NULL
[    3.862635] fs_mgr: parse_link_device : path = NULL
[    3.862661] fs_mgr: parse_link_device : path = NULL
[    3.862679] fs_mgr: parse_link_device : path = NULL
[    3.862694] fs_mgr: parse_link_device : path = NULL
[    3.862710] fs_mgr: parse_link_device : path = NULL
[    3.862725] fs_mgr: parse_link_device : path = NULL
[    3.862739] fs_mgr: parse_link_device : path = NULL
[    3.862794] fs_mgr: ---------------resize_fs blk_dev /dev/block/platform/ff0f0000.rksdmmc/by-name/system, type ext4fs_mgr: Running /sbin/resm
[    3.863600] resize2fs: resize2fs 1.41.14 (22-Dec-2010)resize2fs: The filesystem is already 196608 blocks long.  Nothing to do!resize2fs:
[    3.870051] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
[    3.881006] EXT4-fs (mmcblk0p8): recovery complete
[    3.882430] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[    3.885714] EXT4-fs (mmcblk0p11): recovery complete
[    3.885726] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[    3.936077] EXT4-fs (mmcblk0p12): recovery complete
[    3.936579] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[    3.941552] drmboot: version magic '3.0.36+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
[    3.946662] mali pd enabled
[    3.946675] clk enabled
[    3.946685] MALI_DVFS_STEP=4,div_dvfs=10
[    3.946692] mali_dvfs_infotbl[0].clock=198000,min_threshold=0,max_threshold=70
[    3.946699] mali_dvfs_infotbl[1].clock=297000,min_threshold=70,max_threshold=80
[    3.946706] mali_dvfs_infotbl[2].clock=313000,min_threshold=86,max_threshold=90
[    3.946713] mali_dvfs_infotbl[3].clock=480000,min_threshold=88,max_threshold=100
[    3.946809] turn on mali power
[    3.946831] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
[    3.947183] mali ffa30000.gpu: Probed as mali0
[    3.949503] rk29_ipp: version magic '3.0.8+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
[    3.958372] init: /dev/hw_random not found
[    3.965634] binder: 130:130 transaction failed 29189, size 0-0
[    3.966150] init: cannot find '/system/vendor/bin/pvrsrvctl', disabling 'pvrsrvctl'
[    3.968502] init: cannot find '/system/bin/rild3', disabling 'ril-daemon3'
[    3.970019] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[    3.970897] init: cannot find '/system/bin/bindvbplayservice', disabling 'dvbdataserv'
[    3.971248] init: cannot find '/system/bin/chrome.sh', disabling 'chrome'
[    3.971588] init: cannot find '/system/bin/bplus_helper', disabling 'bplus_helper'
[    3.973352] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[    3.973367] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
[    3.973516] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
[    4.062724] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
[    4.062739] init: powerctl: cannot expand '${sys.powerctl}'
[    4.062751] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
[    4.062761] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
[    4.063488] android_usb: already disabled
[    4.065110] read descriptors
[    4.065126] read strings
[    4.065157] pcd_pullup, is_on 1
[    4.098191] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:61
[    4.099065] firefly_vga_get_enable 180, 1
[    4.099117] firefly_vga_get_status 186
[    4.099254] firefly_vga_set_mode 203
[    4.099298] firefly_vga_set_enable 159 enable:1
[    4.165757] fs_mgr: parse_link_device : path = NULL
[    4.165785] fs_mgr: parse_link_device : path = NULL
[    4.165804] fs_mgr: parse_link_device : path = NULL
[    4.165822] fs_mgr: parse_link_device : path = NULL
[    4.165840] fs_mgr: parse_link_device : path = NULL
[    4.165859] fs_mgr: parse_link_device : path = NULL
[    4.165889] fs_mgr: parse_link_device : path = NULL
[    4.165907] fs_mgr: parse_link_device : path = NULL
[    4.602671] rk3288-lcdc lcdc0: blank mode:0
[    4.841284] init: sys_prop: permission denied uid:1003  name:sys.gmali.version
[    5.098567] init: sys_prop: permission denied uid:1000  name:sys_graphic.cam_hal.ver
[    5.098679] init: sys_prop: permission denied uid:1000  name:sys_graphic.cam_trace
[    5.098759] init: sys_prop: permission denied uid:1000  name:sys_graphic.cam_camboard.ver
[    5.098846] init: sys_prop: permission denied uid:1000  name:sys_graphic.cam_libisp.ver
[    5.098929] init: sys_prop: permission denied uid:1000  name:sys_graphic.cam_isi.ver
[    5.102733] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[    5.102746] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[    5.102754] D1:camsys_open(710): camsys_marvin(eda26010) is opened!
[    5.102798] D1:camsys_extdev_register(226): Get RK30_PIN2_PB6(78) gpio(active: 1) for dev_id 0x1000000 success!
[    5.102810] D1:camsys_extdev_register(226): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x1000000 success!
[    5.102825] E:camsys_extdev_register(222): Request RK30_PIN0_PC1(17) failed
[    5.102833] D1:camsys_extdev_register(226): Get RK30_PIN0_PC1(17) gpio(active: 1) for dev_id 0x1000000 success!
[    5.102842] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_dvp10bit
[    5.102934] D1:camsys_extdev_register(248): Extdev(dev_id: 0x1000000) register success
[    5.107980] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
[    5.107989] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
[    5.108094] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
[    5.108119] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
[    5.109182] D1:camsys_sysctl_extdev(326): Sysctl 11 success, gpio(17) set 1
[    5.110240] D1:camsys_sysctl_extdev(330): Sysctl 8 success, gpio(79) set 1
[    5.111296] D1:camsys_sysctl_extdev(330): Sysctl 7 success, gpio(78) set 0
[    5.114514] E:camsys_i2c_write(77): i2c write dev(addr:0x60) failed!
[    5.114556] D1:camsys_sysctl_extdev(326): Sysctl 7 success, gpio(78) set 1
[    5.114568] D1:camsys_sysctl_extdev(326): Sysctl 8 success, gpio(79) set 0
[    5.114579] D1:camsys_sysctl_extdev(330): Sysctl 11 success, gpio(17) set 0
[    5.115646] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
[    5.115669] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
[    5.117715] D1:camsys_extdev_deregister(308): Extdev(dev_id: 0x1000000) is deregister success
[    5.117728] D1:camsys_irq_disconnect(635): All thread disconnect camsys_marvin irq success!
[    5.117737] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[    5.117744] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[    5.117751] D1:camsys_release(734): camsys_marvin(eda26010) is closed
[    5.120272] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[    5.120283] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[    5.120292] D1:camsys_open(710): camsys_marvin(eda26010) is opened!
[    5.120340] D1:camsys_extdev_register(226): Get RK30_PIN2_PB5(77) gpio(active: 0) for dev_id 0x2000000 success!
[    5.120353] D1:camsys_extdev_register(226): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x2000000 success!
[    5.120365] D1:camsys_extdev_register(226): Get RK30_PIN0_PC1(17) gpio(active: 1) for dev_id 0x2000000 success!
[    5.120394] rockchip_gpio_request:GPIO7-13
[    5.120404] rockchip_gpio_set:GPIO7-13 level = 0
[    5.120410] rockchip_gpio_direction_output:set GPIO7-13 level 0
[    5.120419] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000000,result=0x0
[    5.120428] rockchip_pmx_gpio_set_direction:gpio_direction for pin 237 as gpio7-13 to output,data=0x206600,result=0x206600
[    5.120436] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_mipi_fl
[    5.120462] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000400,result=0x400
[    5.120471] _rockchip_pinconf_set:GPIO7-13,group=isp_flash_trigger, function=isp_pin, type=3
[    5.120479] rk3288_calc_drv_reg_and_bit:GPIO7-13, drv_reg=0x74, bit=10
[    5.120486] _rockchip_pinconf_set:GPIO-7 13 data=0xc000000,type=3
[    5.120495] D1:camsys_extdev_register(248): Extdev(dev_id: 0x2000000) register success
[    5.125566] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
[    5.125582] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
[    5.125687] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
[    5.125725] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
[    5.126800] D1:camsys_sysctl_extdev(326): Sysctl 11 success, gpio(17) set 1
[    5.127889] D1:camsys_sysctl_extdev(330): Sysctl 8 success, gpio(79) set 1
[    5.128968] D1:camsys_sysctl_extdev(330): Sysctl 7 success, gpio(77) set 1
[    5.132203] E:camsys_i2c_write(77): i2c write dev(addr:0x6c) failed!
[    5.132256] D1:camsys_sysctl_extdev(326): Sysctl 7 success, gpio(77) set 0
[    5.132268] D1:camsys_sysctl_extdev(326): Sysctl 8 success, gpio(79) set 0
[    5.132280] D1:camsys_sysctl_extdev(330): Sysctl 11 success, gpio(17) set 0
[    5.133366] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
[    5.133400] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
[    5.135456] D1:camsys_extdev_deregister(308): Extdev(dev_id: 0x2000000) is deregister success
[    5.135472] D1:camsys_irq_disconnect(635): All thread disconnect camsys_marvin irq success!
[    5.135482] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[    5.135489] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[    5.135496] D1:camsys_release(734): camsys_marvin(eda26010) is closed
[    5.613401] Enter::rk29_hw_params----52
[    5.614352] Enter:rk29_hw_params, 86, rate=44100
[    5.614366] Enter:rk29_hw_params, 104, LRCK=64
[    5.632100] hjc:hp_det_irq_handler>>>>
[    5.724842] hjc:hp_detect_do_switch,irq=194
[    5.724866] mic_state_switch 0
[    5.724872] hp_det = 0,insert hp
[    5.724877] hp mic use intern
[    5.811739] warning: `zygote' uses 32-bit capabilities (legacy support in use)
[    5.927281] Enter::rk29_hw_params----52
[    5.928263] Enter:rk29_hw_params, 86, rate=44100
[    5.928276] Enter:rk29_hw_params, 104, LRCK=64
[    8.112292] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
[    8.112323] lowmemorykiller: oom_adj 0 => oom_score_adj 0
[    8.112332] lowmemorykiller: oom_adj 1 => oom_score_adj 58
[    8.112340] lowmemorykiller: oom_adj 2 => oom_score_adj 117
[    8.112348] lowmemorykiller: oom_adj 3 => oom_score_adj 176
[    8.112355] lowmemorykiller: oom_adj 9 => oom_score_adj 529
[    8.112362] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
[    8.356447] phy_power_on: enable = 1
[    8.390937] Read the Ethernet MAC address from IDB:00:00:00:00:00:00
[    8.390995] eth0: device MAC address 26:79:1c:94:59:af
[    8.395340] libphy: stmmac: probed
[    8.395354] eth0: PHY ID 001cc915 at 0 IRQ 0 (stmmac-0:00) active
[    8.395364] eth0: PHY ID 001cc915 at 1 IRQ 0 (stmmac-0:01) active
[    8.538382] wifi_driver_write: wifi driver already rmmod
[    8.750169] acc_open
[    8.750202] acc_release
[    8.952960] es8323_mic_state_ctrl read: 0
[    8.952988] mic_state_switch 0
[    8.952996] hp_det = 0,insert hp
[    8.953002] hp mic use intern
[   13.240377] FAT-fs (mmcblk0p14): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   13.266131] init: no such service 'fuse_internal_sd'
[   13.833378] init: sys_prop: permission denied uid:1001  name:media.cfg.audio.soundeffect
[   13.934866] init: sys_prop: permission denied uid:10007  name:sys.gmali.version
[   14.085183] vpu_service: power on
[   14.085245] rk_iommu ff9a0800.vpu_mmu: (vpu) Enabled
[   14.531222] init: sys_prop: permission denied uid:1003  name:service.bootanim.exit
[   18.024841] rk_iommu ff9a0800.vpu_mmu: (vpu) Disabled
[   18.024865] rk_iommu ff9a0800.vpu_mmu: rockchip_iommu_detach_device: Detached IOMMU with pgtable 0x2e26e000
[   18.024876] vpu_service: power off...
[   18.024911] done

CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7 | VT102 | Offline | ttyUSB0                                                                 
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表