U-Boot SPL 2013.04-06937-g4a60715-dirty (Jun 01 2013 - 00:35:33) Board: EOMA68_A20 DRAM:dramc_init pre setup clock dramc_init pre disable pad power dramc_init pre ddr3 reset dramc_init pre set drive dramc_init clock off post select dram, csel = 0x86c9883 dramc_init clock pre itm disable dramc_init clock pre enable dll0 dramc_init configure external dram dramc_init external dram reg written dramc_init set impedance dramc_init clock on dramc_init wait for ccr dramc_init enable dllx dramc_init set iocr dramc_init set refresh period dramc_init set timings dramc_init set mode dramc_init set dqs dramc_init reset dram dramc_init scan read pipe dramc_init read pipe: 0 dramc_init configure hostport dramc_init configured hostport, getting ramsize dramc_init got ramsize 1073741824 1024MB U-Boot 2013.04-06937-g4a60715-dirty (Jun 01 2013 - 00:35:33) Allwinner Technology CPU: SUNXI Family Board: EOMA68_A20 I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 MMC Device 3 not found No MMC card found Using default environment In: serial Out: serial Err: serial Net: wemac Hit any key to stop autoboot: 3  2  1  0 reading uEnv.txt 188 bytes read in 10 ms (17.6 KiB/s) Loaded environment from uEnv.txt reading boot.scr 622 bytes read in 4 ms (151.4 KiB/s) Jumping to boot.scr ## Executing script at 44000000 Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** reading script.bin 43080 bytes read in 7 ms (5.9 MiB/s) reading uImage 3026992 bytes read in 156 ms (18.5 MiB/s) ## Booting kernel from Legacy Image at 48000000 ... Image Name: Linux-3.3.0+ Created: 2013-06-01 11:31:45 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3026928 Bytes = 2.9 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Using machid 0xf35 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Linux version 3.3.0+ (lkcl@teenymac) (gcc version 4.7.2 (Debian 4.7.2-5) ) #57 SMP PREEMPT Sat Jun 1 12:31:11 BST 2013 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: sun7i [ 0.000000] [sun7i_fixup]: From boot, get meminfo: [ 0.000000] Start: 0x40000000 [ 0.000000] Size: 1024MB [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] memory reserved(in bytes): [ 0.000000] : 0x43000000, 0x00010000 [ 0.000000] : 0x52000000, 0x00010000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 217088 [ 0.000000] free_area_init_node: node 0, pgdat c05efd80, node_mem_map d0000000 [ 0.000000] DMA zone: 576 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 64960 pages, LIFO batch:15 [ 0.000000] Normal zone: 1134 pages used for memmap [ 0.000000] Normal zone: 82834 pages, LIFO batch:15 [ 0.000000] HighMem zone: 594 pages used for memmap [ 0.000000] HighMem zone: 66990 pages, LIFO batch:15 [ 0.000000] [scu_get_core_count] cores=1800001 [ 0.000000] sun7i_init_early: enter [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0908000 s5568 r8192 d14912 u32768 [ 0.000000] pcpu-alloc: s5568 r8192 d14912 u32768 alloc=8*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 214784 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 loglevel=8 panic=10 earlyprintk=ttyS0,115200 rootfstype=ext4 rootwait hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1920x1080p60 sunxi_fb_mem_reserve=32 [ 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: 64MB 784MB = 848MB total [ 0.000000] Memory: 851744k/851744k available, 196832k reserved, 270336K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 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 - 0xc0580110 (5601 kB) [ 0.000000] .init : 0xc0581000 - 0xc05a95c0 ( 162 kB) [ 0.000000] .data : 0xc05aa000 - 0xc05f0ca0 ( 284 kB) [ 0.000000] .bss : 0xc05f0cc4 - 0xc0638040 ( 285 kB) [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:160 [ 0.000000] aw_clkevt_init: timer base 0xf000cc00 aw_clkevt_init: sun7i_timer0_clockevent mult 6442450, max_delta_ns 170000, min_delta_ns 1000, cpumask 0xc03fe7b8, irq 54 [ 0.000000] aw_clksrc_init(96) [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] aw_clksrc_init(120) [ 0.000000] Architected local timer running at 24.00MHz. [ 0.000000] Console: colour dummy device 80x30 [ 0.012933] Calibrating delay loop... 766.77 BogoMIPS (lpj=3833856) [ 0.099753] pid_max: default: 32768 minimum: 301 [ 0.101947] Mount-cache hash table entries: 512 [ 0.107357] CPU: Testing write buffer coherency: ok [ 0.111279] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.116544] Setting up static identity map for 0x403fc130 - 0x403fc188 [ 0.230937] CPU1: Booted secondary processor [ 0.266800] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.266898] Brought up 2 CPUs [ 0.274136] SMP: Total of 2 processors activated (1533.54 BogoMIPS). [ 0.282322] devtmpfs: initialized [ 0.294866] [gpio-inf] aw gpio init start [ 0.294919] [gpio-err] gpio_clk_init: apb pio clk handle not NULL [ 0.299375] [gpio-err] gpio_clk_init: get apb pio clk failed [ 0.304962] [gpio-err] aw_gpio_init: gpio clk init failed [ 0.310418] gpiochip_add: registered GPIOs 0 to 17 on device: GPA [ 0.316409] gpiochip_add: registered GPIOs 24 to 47 on device: GPB [ 0.322582] gpiochip_add: registered GPIOs 54 to 78 on device: GPC [ 0.328718] gpiochip_add: registered GPIOs 85 to 112 on device: GPD [ 0.334969] gpiochip_add: registered GPIOs 119 to 130 on device: GPE [ 0.341279] gpiochip_add: registered GPIOs 137 to 142 on device: GPF [ 0.347621] gpiochip_add: registered GPIOs 149 to 160 on device: GPG [ 0.353935] gpiochip_add: registered GPIOs 167 to 194 on device: GPH [ 0.360275] gpiochip_add: registered GPIOs 201 to 222 on device: GPI [ 0.367546] kworker/u:0 used greatest stack depth: 6312 bytes left [ 0.372781] [gpio-inf] aw gpio init done [ 0.376966] script_init enter! [ 0.381326] script_init exit! [ 0.385572] print_constraints: dummy: [ 0.387657] NET: Registered protocol family 16 [ 0.391344] sunxi_dump_init success [ 0.394584] [ccu-dbg] ccu_sysfs_init successfully [ 0.405820] sun7i_init: enter [ 0.406761] [ccu-inf] aw clock manager init [ 0.407337] [ccu-inf] aw_ccu_init [ 0.411049] [ccu-inf] script config pll3 to 297MHz [ 0.415404] [ccu-dbg] clk_enable: video_pll0 is enabled, count #1 [ 0.421808] [ccu-dbg] clk_set_rate: set video_pll0 rate to 297000000, actual rate is 297000000 [ 0.430047] [ccu-inf] script config pll4 to 300MHz [ 0.435264] [ccu-dbg] clk_enable: ve_pll is enabled, count #1 [ 0.440541] [ccu-dbg] clk_set_rate: set ve_pll rate to 300000000, actual rate is 312000000 [ 0.448800] [ccu-inf] script config pll6 to 600MHz [ 0.453533] [ccu-dbg] clk_enable: sata_pll is enabled, count #1 [ 0.459451] [ccu-dbg] clk_set_rate: set sata_pll rate to 600000000, actual rate is 600000000 [ 0.467831] [ccu-inf] script config pll7 to 297MHz [ 0.472660] [ccu-dbg] clk_enable: video_pll1 is enabled, count #1 [ 0.478671] [ccu-dbg] clk_set_rate: set video_pll1 rate to 297000000, actual rate is 297000000 [ 0.487292] [ccu-inf] script config pll8 to 336MHz [ 0.492012] [ccu-dbg] clk_enable: gpu_pll is enabled, count #1 [ 0.497846] [ccu-dbg] clk_set_rate: set gpu_pll rate to 336000000, actual rate is 336000000 [ 0.506281] [ccu-dbg] clk_enable: ahb_dma is enabled, count #1 [ 0.512973] axp config [pmu_para] [pmu_used] : 1 [ 0.516542] axp config [pmu_para] [pmu_twi_id] : 0 [ 0.521306] axp config [pmu_para] [pmu_irq_id] : 32 [ 0.526275] axp config [pmu_para] [pmu_twi_addr] : 52 [ 0.531188] axp config [pmu_para] [pmu_battery_rdc] : 171 [ 0.536587] axp config [pmu_para] [pmu_battery_cap] : 2700 [ 0.542020] axp config [pmu_para] [pmu_init_chgcur] : 300 [ 0.547413] axp config [pmu_para] [pmu_suspend_chgcur] : 1000 [ 0.553114] axp config [pmu_para] [pmu_resume_chgcur] : 300 [ 0.558736] axp config [pmu_para] [pmu_shutdown_chgcur] : 1000 [ 0.564467] axp config [pmu_para] [pmu_init_chgvol] : 4200 [ 0.569953] axp config [pmu_para] [pmu_init_chgend_rate] : 15 [ 0.575647] axp config [pmu_para] [pmu_init_chg_enabled] : 1 [ 0.581327] axp config [pmu_para] [pmu_init_adc_freq] : 100 [ 0.586828] axp config [pmu_para] [pmu_init_adc_freqc] : 100 [ 0.592484] axp config [pmu_para] [pmu_init_chg_pretime] : 50 [ 0.598181] axp config [pmu_para] [pmu_init_chg_csttime] : 720 [ 0.604010] axp config [pmu_para] [pmu_bat_para1] : 0 [ 0.609014] axp config [pmu_para] [pmu_bat_para2] : 0 [ 0.614060] axp config [pmu_para] [pmu_bat_para3] : 0 [ 0.619067] axp config [pmu_para] [pmu_bat_para4] : 0 [ 0.624111] axp config [pmu_para] [pmu_bat_para5] : 5 [ 0.629120] axp config [pmu_para] [pmu_bat_para6] : 11 [ 0.634256] axp config [pmu_para] [pmu_bat_para7] : 13 [ 0.639347] axp config [pmu_para] [pmu_bat_para8] : 15 [ 0.644477] axp config [pmu_para] [pmu_bat_para9] : 19 [ 0.649573] axp config [pmu_para] [pmu_bat_para10] : 32 [ 0.654792] axp config [pmu_para] [pmu_bat_para11] : 50 [ 0.659973] axp config [pmu_para] [pmu_bat_para12] : 58 [ 0.665190] axp config [pmu_para] [pmu_bat_para13] : 71 [ 0.670373] axp config [pmu_para] [pmu_bat_para14] : 81 [ 0.675591] axp config [pmu_para] [pmu_bat_para15] : 89 [ 0.680774] axp config [pmu_para] [pmu_bat_para16] : 100 [ 0.686077] axp config [pmu_para] [pmu_usbvol_limit] : 1 [ 0.691347] axp config [pmu_para] [pmu_usbvol] : 4000 [ 0.696390] axp config [pmu_para] [pmu_usbcur_limit] : 0 [ 0.701660] axp config [pmu_para] [pmu_usbcur] : 0 [ 0.706444] axp config [pmu_para] [pmu_pwroff_vol] : 3300 [ 0.711801] axp config [pmu_para] [pmu_pwron_vol] : 2900 [ 0.717103] axp config [target] [dcdc2_vol] : 1400 [ 0.721852] axp config [target] [dcdc3_vol] : 1250 [ 0.726618] axp config [target] [ldo2_vol] : 3000 [ 0.731315] axp config [target] [ldo3_vol] : 2800 [ 0.735980] axp config [target] [ldo4_vol] : 2800 [ 0.740661] axp config [pmu_para] [pmu_pekoff_time] : 6000 [ 0.746137] axp config [pmu_para] [pmu_pekoff_en] : 1 [ 0.751147] axp config [pmu_para] [pmu_peklong_time] : 1500 [ 0.756711] axp config [pmu_para] [pmu_pwrok_time] : 64 [ 0.761894] axp config [pmu_para] [pmu_pwrnoe_time] : 2000 [ 0.767370] axp config [pmu_para] [pmu_intotp_en] : 1 [ 0.772380] axp config [pmu_para] [pmu_pekon_time] : 1000 [ 0.851136] bio: create slab at 0 [ 0.854999] SCSI subsystem initialized [ 0.856971] usbcore: registered new interface driver usbfs [ 0.859501] usbcore: registered new interface driver hub [ 0.865196] usbcore: registered new device driver usb [ 0.872177] [ccu-dbg] clk_enable: apb_twi0 is enabled, count #1 [ 0.874990] [ccu-dbg] clk_enable: twi0 is enabled, count #1 [ 0.880479] [ccu-dbg] clk_reset: twi0 reset done [ 0.885949] [ccu-dbg] clk_get_rate: twi0 current rate is 24000000 [ 0.892268] ------------------------------------------- [ 0.896416] axp_mfd_probe:axp20_mfd pmu probed ! [ 0.900926] ------------------------------------------- [ 0.908656] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected [ 0.912163] ------------------------------------------- [ 0.916615] axp_mfd_probe:axp20_mfd pmu request_irq ok ! [ 0.921943] ------------------------------------------- [ 0.931106] I2C: i2c-0: sun7i I2C adapter [ 0.931149] **********start************ [ 0.934964] 0x40 [ 0.936807] 0xf8 [ 0.938712] 0x58 [ 0.940619] 0x0 [ 0.942439] 0x0 [ 0.944259] **********end************ [ 0.948218] [ccu-dbg] clk_enable: apb_twi1 is enabled, count #1 [ 0.953800] [ccu-dbg] clk_enable: twi1 is enabled, count #1 [ 0.959639] [ccu-dbg] clk_reset: twi1 reset done [ 0.963945] [ccu-dbg] clk_get_rate: twi1 current rate is 24000000 [ 0.970595] I2C: i2c-1: sun7i I2C adapter [ 0.973986] **********start************ [ 0.977800] 0x40 [ 0.979706] 0xf8 [ 0.981762] 0x58 [ 0.983520] 0x0 [ 0.985339] 0x0 [ 0.987159] **********end************ [ 0.990984] [ccu-dbg] clk_enable: apb_twi2 is enabled, count #1 [ 0.996755] [ccu-dbg] clk_enable: twi2 is enabled, count #1 [ 1.002243] [ccu-dbg] clk_reset: twi2 reset done [ 1.006863] [ccu-dbg] clk_get_rate: twi2 current rate is 24000000 [ 1.013386] I2C: i2c-2: sun7i I2C adapter [ 1.016916] **********start************ [ 1.020701] 0x40 [ 1.022606] 0xf8 [ 1.024512] 0x58 [ 1.026419] 0x0 [ 1.028373] 0x0 [ 1.030060] **********end************ [ 1.034966] print_constraints: axp20_ldo1: 1300 mV [ 1.040791] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV [ 1.047341] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV [ 1.054271] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV [ 1.060646] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV [ 1.067387] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV [ 1.073365] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV [ 1.080346] gpiochip_add: registered GPIOs 229 to 233 on device: axp_pin [ 1.087648] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 1.095421] Switching to clocksource arch_sys_counter [ 1.096821] cfg80211: Calling CRDA to update world regulatory domain [ 1.147467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.148809] Line:1148:ohci_hcd_mod_init [ 1.152194] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.160757] line = 473,usb_manager_init [ 1.162159] [usb_manager]: CONFIG_USB_SW_SUN7I_USB0_OTG [ 1.168172] WRN:L242(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc0(usb_restrict) failed [ 1.176548] WRN:L498(drivers/usb/sun7i_usb/manager/usb_manager.c):wrn: usb0 is disable [ 1.184433] [sw_hcd0]: usb host driver initialize........ [ 1.190721] [sw_udc]: udc_init: version 20080411 [ 1.195138] WRN:L3707(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: platform_driver_register failed [ 1.203223] NET: Registered protocol family 2 [ 1.209084] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 1.219562] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 1.230895] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 1.234468] TCP: Hash tables configured (established 131072 bind 65536) [ 1.238562] TCP reno registered [ 1.241699] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.247993] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.254434] NET: Registered protocol family 1 [ 1.259162] RPC: Registered named UNIX socket transport module. [ 1.264133] RPC: Registered udp transport module. [ 1.268771] RPC: Registered tcp transport module. [ 1.273409] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.280463] sunxi_reg_init enter [ 1.283889] [ccu-dbg] clk_get_rate: core_pll current rate is 384000000 [ 1.289578] [ccu-dbg] clk_get_rate: cpu current rate is 384000000 [ 1.295600] [ccu-dbg] clk_get_rate: axi current rate is 384000000 [ 1.301798] [ccu-dbg] clk_get_rate: ahb current rate is 192000000 [ 1.307820] [ccu-dbg] clk_get_rate: apb current rate is 96000000 [ 1.313718] [cpu_freq] INF:sunxi_cpufreq_initcall: clocks pll=384000000,cpu=384000000,axi=384000000,ahp=192000000,apb=96000000 [ 1.325217] [cpu_freq] INF:try to get regulator(0xef0f5540) successed. [ 1.332085] [cpu_freq] INF:-------------------V-F Table------------------- [ 1.338442] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz [ 1.344477] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz [ 1.350565] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz [ 1.356610] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz [ 1.362697] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz [ 1.368764] [cpu_freq] INF: voltage = 1000mv frequency = 312MHz [ 1.374810] [cpu_freq] INF: voltage = 1000mv frequency = 144MHz [ 1.380897] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz [ 1.386965] [cpu_freq] INF:----------------------------------------------- [ 1.393807] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 60MHz [ 1.404477] [ccu-dbg] clk_get_rate: core_pll current rate is 384000000 [ 1.410986] [ccu-dbg] clk_get_rate: cpu current rate is 384000000 [ 1.417042] [ccu-dbg] clk_get_rate: axi current rate is 384000000 [ 1.423088] [ccu-dbg] clk_get_rate: ahb current rate is 192000000 [ 1.429175] [ccu-dbg] clk_get_rate: apb current rate is 96000000 [ 1.435137] [cpu_freq] DBG:cur: pll=384000000, cpudiv=1, axidiv=1, ahbdiv=2, apb=2 [ 1.442720] [ccu-dbg] clk_get_rate: cpu current rate is 384000000 [ 1.449027] [ccu-dbg] clk_get_rate: cpu current rate is 384000000 [ 1.454838] [pm]aw_pm_init! [ 1.457611] standby_mode = 1. [ 1.460611] cpu0_en = 0. [ 1.463125] dram_selfresh_en = 1. [ 1.466417] wakeup src cnt is : 0. [ 1.469919] [wifi]: select wifi: rtl8192cu !! [ 1.474880] [rtl8192cu]: exec rtl8192cu_wifi_gpio_init [ 1.479391] [rtl8192cu]: rtl8192cu module power set by axp. [ 1.484882] [rtl8192cu]: get power regulator failed. [ 1.489969] [wifi_pm]: wifi gpio init is OK !! [ 1.497987] highmem bounce pool size: 64 pages [ 1.549656] msgmni has been set to 1135 [ 1.551395] io scheduler noop registered [ 1.551780] io scheduler deadline registered [ 1.557893] io scheduler cfq registered (default) [ 1.582382] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 1.58523 [ 1.589902] console [ttyS0] enabled, bootconsole disabled [ 1.589902] console [ttyS0] enabled, bootconsole disabled [ 1.597331] [uart-inf] sw_serial_init: uart used: 0x1 [ 1.605873] [uart-inf] sw_serial_probe: uart0 probe [ 1.611371] [ccu-dbg] clk_get_rate: uart0 current rate is 24000000 [ 1.617668] [ccu-dbg] clk_enable: apb_uart0 is enabled, count #1 [ 1.623691] [ccu-dbg] clk_enable: uart0 is enabled, count #1 [ 1.629398] [ccu-dbg] clk_reset: uart0 reset done [ 1.634144] [uart-inf] sw_serial_probe: uart0 have been register as console [ 1.641280] [uart-inf] sw_serial_probe: uart0 probe done [ 1.647283] sw_dma_test_init enter [ 1.651080] sw_dma_test_init success [ 1.654673] sw_gpio_test_init: enter [ 1.658525] [GPIO_TEST]__gtc_api, line 97 [ 1.662703] [GPIO_TEST]__gtc_api, line 106 [ 1.666887] [GPIO_TEST]__gtc_api, line 108 [ 1.671008] [GPIO_TEST]__gtc_api, line 110 [ 1.675118] __gtc_api: test err! line 112 [ 1.679313] __gpio_test_thread: test failed! [ 1.684265] sunmm_probe, line 269 [ 1.690233] [sw_hci_sun4i_init 1254] [ 1.693847] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci1(restrict_gpio) is invalid [ 1.702620] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci1(restrict_gpio) is invalid [ 1.711399] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci2(restrict_gpio) is invalid [ 1.720055] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci2(restrict_gpio) is invalid [ 1.729354] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc062e97c [ 1.737449] [sw-ehci1]: open clock [ 1.740879] [ccu-dbg] clk_enable: usb_phy is enabled, count #1 [ 1.746729] [ccu-dbg] clk_enable: usb_phy1 is enabled, count #1 [ 1.752701] [ccu-dbg] clk_reset: usb_phy1 reset done [ 1.767710] [ccu-dbg] clk_enable: ahb_ehci0 is enabled, count #1 [ 1.783798] [sw-ehci1]: open clock, 0x60(0x2c843), 0xcc(0x103) [ 1.789678] [sw-ehci1]: Set USB Power ON [ 1.793628] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.801200] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1 [ 1.808529] sw-ehci sw-ehci.1: irq 71, io mem 0xf1c14000 [ 1.813858] [ehci_run 736] [ 1.826821] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 [ 1.834320] hub 1-0:1.0: USB hub found [ 1.838178] hub 1-0:1.0: 1 port detected [ 1.843607] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc062ea90 [ 1.851499] [sw-ohci1]: open clock [ 1.854927] [ccu-dbg] clk_enable: usb_phy is enabled, count #2 [ 1.860819] [ccu-dbg] clk_enable: usb_phy1 is enabled, count #2 [ 1.866787] [ccu-dbg] clk_reset: usb_phy1 reset done [ 1.871771] [ccu-dbg] clk_enable: usb_ohci0 is enabled, count #1 [ 1.887834] [ccu-dbg] clk_enable: ahb_ohci0 is enabled, count #1 [ 1.904009] [sw-ohci1]: open clock, 0x60(0x2c847), 0xcc(0x163) [ 1.909898] [sw_ohci_hcd_probe 359]:reg(0xf1c20060) = 2c847 [ 1.915489] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.922710] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2 [ 1.929868] sw-ohci sw-ohci.1: irq 96, io mem 0xf1c14400 [ 1.992739] hub 2-0:1.0: USB hub found [ 1.996548] hub 2-0:1.0: 1 port detected [ 2.002092] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc062eba4 [ 2.009968] [sw-ehci2]: open clock [ 2.013390] [ccu-dbg] clk_enable: usb_phy is enabled, count #3 [ 2.019266] [ccu-dbg] clk_enable: usb_phy2 is enabled, count #1 [ 2.025201] [ccu-dbg] clk_reset: usb_phy2 reset done [ 2.040210] [ccu-dbg] clk_enable: ahb_ehci1 is enabled, count #1 [ 2.056245] [sw-ehci2]: open clock, 0x60(0x2c84f), 0xcc(0x167) [ 2.062260] [sw-ehci2]: Set USB Power ON [ 2.066209] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.073789] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3 [ 2.081106] sw-ehci sw-ehci.2: irq 72, io mem 0xf1c1c000 [ 2.086433] [ehci_run 736] [ 2.106819] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 [ 2.114236] hub 3-0:1.0: USB hub found [ 2.118087] hub 3-0:1.0: 1 port detected [ 2.123597] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc062ecb8 [ 2.131499] [sw-ohci2]: open clock [ 2.134922] [ccu-dbg] clk_enable: usb_phy is enabled, count #4 [ 2.140810] [ccu-dbg] clk_enable: usb_phy2 is enabled, count #2 [ 2.146745] [ccu-dbg] clk_reset: usb_phy2 reset done [ 2.151753] [ccu-dbg] clk_enable: usb_ohci1 is enabled, count #1 [ 2.167803] [ccu-dbg] clk_enable: ahb_ohci1 is enabled, count #1 [ 2.183976] [sw-ohci2]: open clock, 0x60(0x2c85f), 0xcc(0x1e7) [ 2.189868] [sw_ohci_hcd_probe 359]:reg(0xf1c20060) = 2c85f [ 2.195460] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.202690] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 4 [ 2.209870] sw-ohci sw-ohci.2: irq 97, io mem 0xf1c1c400 [ 2.272813] hub 4-0:1.0: USB hub found [ 2.276625] hub 4-0:1.0: 1 port detected [ 2.281713] Initializing USB Mass Storage driver... [ 2.287280] usbcore: registered new interface driver usb-storage [ 2.293303] USB Mass Storage support registered. [ 2.298981] usbcore: registered new interface driver usbserial [ 2.304831] usbserial: USB Serial Driver core [ 2.309680] USB Serial support registered for GSM modem (1-port) [ 2.316360] usbcore: registered new interface driver option [ 2.321985] option: v0.7.2:USB Driver for GSM modems [ 2.328455] mousedev: PS/2 mouse device common for all mice [ 2.334828] input: sw-keyboard as /devices/virtual/input/input0 [ 2.341502] =====ctp_fetch_sysconfig_para=====. [ 2.347295] sunxi_rtc_init: enter [ 2.351185] rtc_hw_init(351): start [ 2.354794] rtc_hw_init(364) err: set clksrc to external losc failed! rtc time will be wrong [ 2.363452] rtc_hw_init(379): end [ 2.367110] sunxi_rtc_gettime(33): err, losc_err_flag is 1 [ 2.373768] using rtc device, rtc, for alarms [ 2.378199] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 [ 2.384904] i2c /dev entries driver [ 2.391470] lirc_dev: IR Remote Control driver registered, major 251 [ 2.398108] IR NEC protocol handler initialized [ 2.402654] IR RC5(x) protocol handler initialized [ 2.407485] IR RC6 protocol handler initialized [ 2.412027] IR JVC protocol handler initialized [ 2.416568] IR Sony protocol handler initialized [ 2.421405] IR RC5 (streamzap) protocol handler initialized [ 2.427048] IR SANYO protocol handler initialized [ 2.431766] IR MCE Keyboard/mouse protocol handler initialized [ 2.437635] IR LIRC bridge handler initialized [ 2.442091] Linux video capture interface: v2.00 [ 2.447539] [hx-cedar dev]: install start!!! [ 2.452906] [ccu-dbg] clk_get_rate: ve_pll current rate is 312000000 [ 2.459450] [ccu-dbg] clk_set_parent: set ve parent to ve_pll, actual parent is ve_pll, current rate is 312000000 [ 2.469799] [ccu-dbg] clk_set_rate: set ve rate to 52000000, actual rate is 52000000 [ 2.477653] [ccu-dbg] clk_set_parent: set avs parent to hosc, actual parent is hosc, current rate is 24000000 [ 2.487610] [ccu-dbg] clk_reset: ve reset done [ 2.493131] [cedar dev]: install end!!! [ 2.497881] input: axp20-supplyer as /devices/platform/sun7i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 [ 2.520184] pmu_pekoff_time = 6000 [ 2.523610] pmu_pekoff_en = 1 [ 2.526588] pmu_peklong_time = 1500 [ 2.530210] pmu_pekon_time = 1000 [ 2.533541] pmu_pwrok_time = 64 [ 2.536693] pmu_pwrnoe_time = 2000 [ 2.540285] pmu_intotp_en = 1 [ 2.543932] [AXP]POWER20_OFF_CTL:2010-->0x42 [ 2.548905] POWER20_PEK_SET:2027-->0x9d [ 2.553405] POWER20_PEK_SET:2038-->0x9d [ 2.557944] POWER20_PEK_SET:2047-->0x9d [ 2.562443] POWER20_PEK_SET:2058-->0x9d [ 2.567000] POWER20_PEK_SET:2070-->0x9d [ 2.571518] POWER20_HOTOVER_CTL:2079-->0xad [ 2.580827] [AXP]last_rest_vol = 0, now_rest_vol = 100 [ 2.588241] [AXP]Cur_CoulombCounter = 0 [ 2.592092] [AXP]charger->rest_vol = 100 [ 2.603241] create_regulator: axp20_ldo2: Failed to create debugfs directory [ 2.610466] regulator_virtual_consumer_probe:get regulator:axp20_analog/fm ok [ 2.618386] regulator_virtual_consumer_probe:get regulator:axp20_pll ok [ 2.625656] regulator_virtual_consumer_probe:get regulator:axp20_hdmi ok [ 2.633071] create_regulator: axp20_buck2: Failed to create debugfs directory [ 2.640336] regulator_virtual_consumer_probe:get regulator:axp20_core ok [ 2.648057] regulator_virtual_consumer_probe:get regulator:axp20_ddr ok [ 2.655452] regulator_virtual_consumer_probe:get regulator:axp20_mic ok [ 2.662288] sunxi_wdt: sunxi watchdog timer driver v1.0 [ 2.669157] sunxi_wdt: initialized (g_timeout=16s, g_nowayout=0) [ 2.675183] wdt_enable 0 [ 2.677861] wdt_irq_en, enable 0 [ 2.681102] wdt_clr_irq_pend [ 2.684020] wdt_set_tmout, timeout_in_sec 16, timeout_to_interv return interv 0x0000000b [ 2.692311] wdt_set_tmout, write 0x00000058 to modreg 0xf1c20c94, interv_to_timeout return timeout 16 [ 2.701623] [ccu-dbg] clk_get_rate: cpu current rate is 384000000 [ 2.708002] [cpu_freq] DBG:target frequency find is 912000000, entry 37 [ 2.714640] [cpu_freq] DBG:cur: pll=384000000, cpudiv=1, axidiv=1, ahbdiv=2, apb=2 [ 2.722259] [cpu_freq] DBG:new: pll=912000000, cpudiv=1, axidiv=3, ahbdiv=2, apb=2 [ 2.730061] [cpu_freq] INF:cpu: 384Mhz->912Mhz [ 2.734775] [ccu-dbg] clk_set_rate: set core_pll rate to 408000000, actual rate is 408000000 [ 2.743266] [ccu-dbg] clk_set_rate: set cpu rate to 408000000, actual rate is 408000000 [ 2.751317] [ccu-dbg] clk_set_rate: set axi rate to 408000000, actual rate is 204000000 [ 2.759365] [ccu-dbg] clk_set_rate: set ahb rate to 204000000, actual rate is 102000000 [ 2.767431] [ccu-dbg] clk_set_rate: set apb rate to 102000000, actual rate is 51000000 [ 2.775605] [ccu-dbg] clk_set_rate: set core_pll rate to 408000000, actual rate is 408000000 [ 2.784090] [ccu-dbg] clk_set_rate: set cpu rate to 408000000, actual rate is 408000000 [ 2.792137] [ccu-dbg] clk_set_rate: set axi rate to 204000000, actual rate is 136000000 [ 2.800185] [ccu-dbg] clk_set_rate: set ahb rate to 102000000, actual rate is 68000000 [ 2.808164] [ccu-dbg] clk_set_rate: set apb rate to 51000000, actual rate is 34000000 [ 2.816311] [ccu-dbg] clk_set_rate: set core_pll rate to 816000000, actual rate is 816000000 [ 2.824760] [ccu-dbg] clk_set_rate: set cpu rate to 816000000, actual rate is 816000000 [ 2.832775] [ccu-dbg] clk_set_rate: set axi rate to 408000000, actual rate is 272000000 [ 2.840790] [ccu-dbg] clk_set_rate: set ahb rate to 204000000, actual rate is 136000000 [ 2.848809] [ccu-dbg] clk_set_rate: set apb rate to 102000000, actual rate is 68000000 [ 2.856973] [ccu-dbg] clk_set_rate: set core_pll rate to 816000000, actual rate is 816000000 [ 2.865409] [ccu-dbg] clk_set_rate: set cpu rate to 816000000, actual rate is 816000000 [ 2.873423] [ccu-dbg] clk_set_rate: set axi rate to 272000000, actual rate is 204000000 [ 2.881452] [ccu-dbg] clk_set_rate: set ahb rate to 136000000, actual rate is 102000000 [ 2.889471] [ccu-dbg] clk_set_rate: set apb rate to 68000000, actual rate is 51000000 [ 2.897556] [ccu-dbg] clk_set_rate: set core_pll rate to 912000000, actual rate is 912000000 [ 2.905991] [ccu-dbg] clk_set_rate: set cpu rate to 912000000, actual rate is 912000000 [ 2.914002] [ccu-dbg] clk_set_rate: set axi rate to 304000000, actual rate is 228000000 [ 2.922014] [ccu-dbg] clk_set_rate: set ahb rate to 152000000, actual rate is 114000000 [ 2.930027] [ccu-dbg] clk_set_rate: set apb rate to 76000000, actual rate is 57000000 [ 2.937867] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished [ 2.943532] [ccu-dbg] clk_get_rate: cpu current rate is 912000000 [ 2.950165] [mmc-msg] sw_mci_init [ 2.953526] [mmc-msg] MMC host used card: 0x8, boot card: 0x0, io_card 8 [ 2.961510] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 2.971138] [mmc-msg] sdc3 Probe: base:0xf002c000 irq:67 sg_cpu:ffdf7000(4fc00000) ret 0. [ 2.982767] usbcore: registered new interface driver usbhid [ 2.988402] usbhid: USB HID core driver [ 2.993723] value is 0 [ 2.998967] asoc: sndhdmi <-> sun7i-hdmiaudio.0 mapping ok [ 3.006000] [SPDIF]sun7i-spdif cannot find any using configuration for controllers, return directly! [ 3.016380] [SPDIF]sun7i_sndspdif cannot find any using configuration for controllers, return directly! [ 3.025836] [I2S]sun7i-i2s cannot find any using configuration for controllers, return directly! [ 3.035874] [I2S]sun7i_sndi2s cannot find any using configuration for controllers, return directly! [ 3.045054] ALSA device list: [ 3.048067] #0: sndhdmi [ 3.050855] Netfilter messages via NETLINK v0.30. [ 3.055681] nf_conntrack version 0.5.0 (13308 buckets, 53232 max) [ 3.062942] ctnetlink v0.93: registering with nfnetlink. [ 3.068487] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 3.075450] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 3.082627] xt_time: kernel timezone is -0000 [ 3.087097] IPv4 over IPv4 tunneling driver [ 3.092405] GRE over IPv4 demultiplexor driver [ 3.096681] GRE over IPv4 tunneling driver [ 3.102479] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.108140] TCP cubic registered [ 3.111371] Initializing XFRM netlink socket [ 3.117459] NET: Registered protocol family 10 [ 3.123182] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 3.128980] IPv6 over IPv4 tunneling driver [ 3.135963] NET: Registered protocol family 17 [ 3.140535] NET: Registered protocol family 15 [ 3.144993] L2TP core driver, V2.0 [ 3.148680] L2TP IP encapsulation support (L2TPv3) [ 3.154005] L2TP netlink interface [ 3.157507] L2TP ethernet pseudowire support (L2TPv3) [ 3.162558] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 3.170307] ThumbEE CPU extension supported. [ 3.175817] [LCD] lcd_module_init [ 3.179798] [ccu-dbg] clk_get_rate: video_pll0 current rate is 297000000 [ 3.186508] [ccu-dbg] clk_get_rate: video_pll1 current rate is 297000000 [ 3.193542] [ccu-dbg] clk_reset: de_scale0 reset done [ 3.198641] [ccu-dbg] clk_get_parent: de_scale0's parent is video_pll0 [ 3.205177] [ccu-dbg] clk_set_parent: set de_scale0 parent to video_pll1, actual parent is video_pll1, current rate is 297000000 [ 3.216762] [ccu-dbg] clk_get_parent: de_scale0's parent is video_pll1 [ 3.223287] [ccu-dbg] clk_get_rate: video_pll1 current rate is 297000000 [ 3.230124] [ccu-dbg] clk_set_rate: set de_scale0 rate to 297000000, actual rate is 297000000 [ 3.238669] [ccu-dbg] clk_enable: ahb_de_scale0 is enabled, count #1 [ 3.245020] [ccu-dbg] clk_enable: de_scale0 is enabled, count #1 [ 3.251038] [ccu-dbg] clk_disable: de_scale0 is disabled, count #0 [ 3.257227] [ccu-dbg] clk_enable: sdram_de_scale0 is enabled, count #1 [ 3.263753] [ccu-dbg] clk_disable: sdram_de_scale0 is disabled, count #0 [ 3.270564] [ccu-dbg] clk_reset: de_scale1 reset done [ 3.275623] [ccu-dbg] clk_get_parent: de_scale1's parent is video_pll0 [ 3.282190] [ccu-dbg] clk_set_parent: set de_scale1 parent to video_pll1, actual parent is video_pll1, current rate is 297000000 [ 3.293761] [ccu-dbg] clk_get_parent: de_scale1's parent is video_pll1 [ 3.300296] [ccu-dbg] clk_get_rate: video_pll1 current rate is 297000000 [ 3.307016] [ccu-dbg] clk_set_rate: set de_scale1 rate to 297000000, actual rate is 297000000 [ 3.315536] [ccu-dbg] clk_enable: ahb_de_scale1 is enabled, count #1 [ 3.321899] [ccu-dbg] clk_enable: de_scale1 is enabled, count #1 [ 3.327912] [ccu-dbg] clk_disable: de_scale1 is disabled, count #0 [ 3.334089] [ccu-dbg] clk_enable: sdram_de_scale1 is enabled, count #1 [ 3.340622] [ccu-dbg] clk_disable: sdram_de_scale1 is disabled, count #0 [ 3.347374] [ccu-dbg] clk_reset: de_image0 reset done [ 3.352431] [ccu-dbg] clk_get_parent: de_image0's parent is video_pll0 [ 3.358976] [ccu-dbg] clk_set_parent: set de_image0 parent to sdram_pll_p, actual parent is sdram_pll_p, current rate is 384000000 [ 3.370723] [ccu-dbg] clk_get_rate: sdram_pll_p current rate is 384000000 [ 3.377516] [ccu-dbg] clk_get_parent: de_image0's parent is sdram_pll_p [ 3.384127] [ccu-dbg] clk_get_rate: sdram_pll_p current rate is 384000000 [ 3.390929] [ccu-dbg] clk_set_rate: set de_image0 rate to 192000000, actual rate is 192000000 [ 3.399460] [ccu-dbg] clk_enable: ahb_de_image0 is enabled, count #1 [ 3.405810] [ccu-dbg] clk_enable: de_image0 is enabled, count #1 [ 3.411825] [ccu-dbg] clk_enable: sdram_de_image0 is enabled, count #1 [ 3.418392] [ccu-dbg] clk_reset: de_image1 reset done [ 3.423450] [ccu-dbg] clk_get_parent: de_image1's parent is video_pll0 [ 3.429990] [ccu-dbg] clk_set_parent: set de_image1 parent to sdram_pll_p, actual parent is sdram_pll_p, current rate is 384000000 [ 3.441737] [ccu-dbg] clk_get_rate: sdram_pll_p current rate is 384000000 [ 3.448530] [ccu-dbg] clk_get_parent: de_image1's parent is sdram_pll_p [ 3.455141] [ccu-dbg] clk_get_rate: sdram_pll_p current rate is 384000000 [ 3.461939] [ccu-dbg] clk_set_rate: set de_image1 rate to 192000000, actual rate is 192000000 [ 3.470467] [ccu-dbg] clk_enable: ahb_de_image1 is enabled, count #1 [ 3.476833] [ccu-dbg] clk_enable: de_image1 is enabled, count #1 [ 3.482837] [ccu-dbg] clk_enable: sdram_de_image1 is enabled, count #1 [ 3.489524] [ccu-dbg] clk_get_parent: lcd0_ch0's parent is video_pll0 [ 3.495970] [ccu-dbg] clk_set_parent: set lcd0_ch0 parent to video_pll1, actual parent is video_pll1, current rate is 297000000 [ 3.507464] [ccu-dbg] clk_get_parent: lcd0_ch1_s1's parent is video_pll0 [ 3.514166] [ccu-dbg] clk_set_parent: set lcd0_ch1_s1 parent to video_pll1, actual parent is video_pll0, current rate is 297000000 [ 3.525905] [ccu-dbg] clk_get_parent: lcd0_ch1_s2's parent is video_pll0 [ 3.532613] [ccu-dbg] clk_get_rate: video_pll0 current rate is 297000000 [ 3.539324] [ccu-dbg] clk_set_rate: set lcd0_ch1_s2 rate to 29700000, actual rate is 29700000 [ 3.547853] [ccu-dbg] clk_get_parent: lcd0_ch1_s1's parent is video_pll0 [ 3.554550] [ccu-dbg] clk_get_rate: video_pll0 current rate is 297000000 [ 3.561261] [ccu-dbg] clk_set_rate: set lcd0_ch1_s1 rate to 29700000, actual rate is 29700000 [ 3.569789] [ccu-dbg] clk_reset: lcd0_ch0 reset done [ 3.574754] [ccu-dbg] clk_enable: ahb_lcd0 is enabled, count #1 [ 3.580683] [ccu-dbg] clk_enable: lcd0_ch0 is enabled, count #1 [ 3.586599] [ccu-dbg] clk_disable: lcd0_ch0 is disabled, count #0 [ 3.592699] [ccu-dbg] clk_enable: lcd0_ch1_s1 is enabled, count #1 [ 3.598886] [ccu-dbg] clk_disable: lcd0_ch1_s1 is disabled, count #0 [ 3.605237] [ccu-dbg] clk_enable: lcd0_ch1_s2 is enabled, count #1 [ 3.611422] [ccu-dbg] clk_disable: lcd0_ch1_s2 is disabled, count #0 [ 3.617783] [ccu-dbg] clk_enable: lcd0_ch0 is enabled, count #1 [ 3.623699] [ccu-dbg] clk_enable: lcd0_ch1_s1 is enabled, count #1 [ 3.629885] [ccu-dbg] clk_enable: lcd0_ch1_s2 is enabled, count #1 [ 3.636081] [ccu-dbg] clk_disable: lcd0_ch0 is disabled, count #0 [ 3.642183] [ccu-dbg] clk_disable: lcd0_ch1_s1 is disabled, count #0 [ 3.648542] [ccu-dbg] clk_disable: lcd0_ch1_s2 is disabled, count #0 [ 3.654959] [ccu-dbg] clk_get_parent: lcd1_ch0's parent is video_pll0 [ 3.661417] [ccu-dbg] clk_set_parent: set lcd1_ch0 parent to video_pll1, actual parent is video_pll1, current rate is 297000000 [ 3.672906] [ccu-dbg] clk_get_parent: lcd1_ch1_s1's parent is video_pll0 [ 3.679626] [ccu-dbg] clk_set_parent: set lcd1_ch1_s1 parent to video_pll1, actual parent is video_pll0, current rate is 297000000 [ 3.691365] [ccu-dbg] clk_get_parent: lcd1_ch1_s2's parent is video_pll0 [ 3.698072] [ccu-dbg] clk_get_rate: video_pll0 current rate is 297000000 [ 3.704777] [ccu-dbg] clk_set_rate: set lcd1_ch1_s2 rate to 29700000, actual rate is 29700000 [ 3.713304] [ccu-dbg] clk_get_parent: lcd1_ch1_s1's parent is video_pll0 [ 3.720011] [ccu-dbg] clk_get_rate: video_pll0 current rate is 297000000 [ 3.726712] [ccu-dbg] clk_set_rate: set lcd1_ch1_s1 rate to 29700000, actual rate is 29700000 [ 3.735240] [ccu-dbg] clk_reset: lcd1_ch0 reset done [ 3.740214] [ccu-dbg] clk_enable: ahb_lcd1 is enabled, count #1 [ 3.746122] [ccu-dbg] clk_enable: lcd1_ch0 is enabled, count #1 [ 3.752048] [ccu-dbg] clk_disable: lcd1_ch0 is disabled, count #0 [ 3.758149] [ccu-dbg] clk_enable: lcd1_ch1_s1 is enabled, count #1 [ 3.764317] [ccu-dbg] clk_disable: lcd1_ch1_s1 is disabled, count #0 [ 3.770677] [ccu-dbg] clk_enable: lcd1_ch1_s2 is enabled, count #1 [ 3.776864] [ccu-dbg] clk_disable: lcd1_ch1_s2 is disabled, count #0 [ 3.783214] [ccu-dbg] clk_enable: lcd1_ch0 is enabled, count #1 [ 3.789140] [ccu-dbg] clk_enable: lcd1_ch1_s1 is enabled, count #1 [ 3.795316] [ccu-dbg] clk_enable: lcd1_ch1_s2 is enabled, count #1 [ 3.801505] [ccu-dbg] clk_disable: lcd1_ch0 is disabled, count #0 [ 3.807605] [ccu-dbg] clk_disable: lcd1_ch1_s1 is disabled, count #0 [ 3.813955] [ccu-dbg] clk_disable: lcd1_ch1_s2 is disabled, count #0 [ 3.820341] [ccu-dbg] clk_enable: ahb_tve0 is enabled, count #1 [ 3.826279] [ccu-dbg] clk_enable: ahb_tve1 is enabled, count #1 [ 3.832232] [ccu-dbg] clk_reset: hdmi reset done [ 3.836865] [ccu-dbg] clk_get_parent: hdmi's parent is video_pll0 [ 3.842962] [ccu-dbg] clk_set_parent: set hdmi parent to video_pll1, actual parent is video_pll1, current rate is 297000000 [ 3.854093] [ccu-dbg] clk_get_parent: hdmi's parent is video_pll1 [ 3.860193] [ccu-dbg] clk_get_rate: video_pll1 current rate is 297000000 [ 3.866904] [ccu-dbg] clk_set_rate: set hdmi rate to 297000000, actual rate is 297000000 [ 3.874989] [ccu-dbg] clk_enable: ahb_hdmi is enabled, count #1 [ 3.880922] [ccu-dbg] clk_enable: hdmi is enabled, count #1 [ 3.890355] [ccu-dbg] clk_get_rate: video_pll1 current rate is 297000000 [ 3.897185] [ccu-dbg] clk_get_parent: lcd0_ch0's parent is video_pll1 [ 3.903631] [ccu-dbg] clk_enable: lcd0_ch0 is enabled, count #1 [ 3.909571] [ccu-dbg] clk_enable: lcd0_ch1_s1 is enabled, count #1 [ 3.915749] [ccu-dbg] clk_enable: lcd0_ch1_s2 is enabled, count #1 [ 3.958894] [mmc-msg] mmc 3 detect change, present 1 [ 4.456808] [mmc-msg] sdc3 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.465852] [ccu-dbg] clk_enable: ahb_sdc3 is enabled, count #1 [ 4.471787] [ccu-dbg] clk_enable: sdc3 is enabled, count #1 [ 4.477370] [ccu-dbg] clk_reset: sdc3 reset done [ 4.483990] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on [ 4.492078] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on [ 4.500107] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on [ 4.506791] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.506879] [ccu-dbg] clk_set_parent: set sdc3 parent to hosc, actual parent is hosc, current rate is 6000000 [ 4.506902] [ccu-dbg] clk_set_rate: set sdc3 rate to 400000, actual rate is 400000 [ 4.506916] [ccu-dbg] clk_get_rate: sdc3 current rate is 400000 [ 4.506926] [ccu-dbg] clk_get_rate: hosc current rate is 24000000 [ 4.546925] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on [ 4.554860] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on [ 4.562805] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on [ 4.570572] sunxi_rtc_gettime(33): err, losc_err_flag is 1 [ 4.576065] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock [ 4.583062] [mmc-err] smc 3 err, cmd 52, RTO [ 4.587993] Waiting for root device /dev/mmcblk0p2... [ 4.593067] [mmc-err] smc 3 err, cmd 52, RTO [ 4.597481] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.608155] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.619159] [mmc-err] smc 3 err, cmd 5, RTO [ 4.624245] [mmc-err] smc 3 err, cmd 5, RTO [ 4.629344] [mmc-err] smc 3 err, cmd 5, RTO [ 4.634425] [mmc-err] smc 3 err, cmd 5, RTO [ 4.639340] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.648786] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.659453] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.722911] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 4.732275] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 4.741824] [ccu-dbg] clk_set_parent: set sdc3 parent to sata_pll_2, actual parent is sata_pll_2, current rate is 5000000 [ 4.752791] [ccu-dbg] clk_set_rate: set sdc3 rate to 45000000, actual rate is 42857143 [ 4.760718] [ccu-dbg] clk_get_rate: sdc3 current rate is 42857143 [ 4.766818] [ccu-dbg] clk_get_rate: sata_pll_2 current rate is 300000000 [ 4.828590] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B [ 4.838132] mmc0: new high speed SDHC card at address aaaa [ 4.844447] mmcblk0: mmc0:aaaa SU04G 3.69 GiB [ 4.851065] mmcblk0: p1 p2 [ 4.949651] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 4.957853] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 4.974152] devtmpfs: mounted [ 4.977579] Freeing init memory: 160K [ 5.230518] modprobe used greatest stack depth: 5560 bytes left INIT: version 2.88 booting Using makefile-style concurrent boot in runlevel S. [ 5.850743] egrep used greatest stack depth: 5276 bytes left Starting the hotplug events dispatcher: udevd[ 5.972300] udevd[759]: starting version 175 . Synthesizing the initial hotplug events...done. Waiting for /dev to be fully populated...done. Activating swap...done. [ 8.509254] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Loading kernel modules...done. [ 9.606957] set usbcur 0 mA [ 9.610336] set usbvol 4000 mV Activating lvm and md swap...done. Checking file systems...fsck from util-linux 2.20.1 done. Mounting local filesystems...done. Activating swapfile swap...done. Cleaning up temporary files.... Cleaning up ifupdown.... Setting up networking.... Configuring network interfaces...Internet Systems Consortium DHCP Client 4.2.2 Copyright 2004-2011 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Cannot find device "eth0" Bind socket to interface: No such device Failed to bring up eth0. SIOCSIFADDR: No such device usb0: ERROR while getting interface flags: No such device SIOCSIFNETMASK: No such device usb0: ERROR while getting interface flags: No such device Failed to bring up usb0. done. Cleaning up temporary files.... Setting kernel variables ...done. INIT: Entering runlevel: 2 Using makefile-style concurrent boot in runlevel 2. Starting enhanced syslogd: rsyslogd. Starting periodic command scheduler: cron. Starting system message bus: dbus. Starting NTP server: ntpd. saned disabled; edit /etc/default/saned Starting OpenBSD Secure Shell server: sshd. Debian GNU/Linux wheezy/sid debian ttyS0 debian login: root Password: Last login: Sun May 26 12:41:09 UTC 2013 on tty1 Linux debian 3.3.0+ #57 SMP PREEMPT Sat Jun 1 12:31:11 BST 2013 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. root@debian:~# ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) root@debian:~# lsmod Module Size Used by root@debian:~# ls /lib/mod modprobe.d/ modules/ root@debian:~# ls /lib/mod modprobe.d/ modules/ root@debian:~# ls /lib/modules/ 3.3.0 3.3.0+ 3.4.43+ root@debian:~#