-
-
Save 6f70/a083d2d7f5b6a8392764cf819620e036 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0 | |
[ 0.000000] Linux version 3.4.112 (ubuntu@ubuntu-precise) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 SMP Mon Nov 14 07:01:08 JST 2016 | |
[ 0.000000] cma: CMA: reserved 96 MiB at 4a000000 | |
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0955000 s11072 r8192 d13504 u32768 | |
[ 0.000000] Kernel command line: console=ttyS0,115200 boot_type=0 disp_para=0 fb_base=0x0 config_size=0 partitions= | |
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Memory: 256MB = 256MB total | |
[ 0.000000] Memory: 150736k/150736k available, 111408k reserved, 0K highmem | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) | |
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
[ 0.000000] .text : 0xc0008000 - 0xc0530d40 (5284 kB) | |
[ 0.000000] .init : 0xc0531000 - 0xc061eb40 ( 951 kB) | |
[ 0.000000] .data : 0xc0620000 - 0xc068ce20 ( 436 kB) | |
[ 0.000000] .bss : 0xc068e098 - 0xc0741bcc ( 719 kB) | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] NR_IRQS:416 | |
[ 0.000000] try to syncboot of clk ats | |
[ 0.000000] try to syncboot of clk sdmmc2mod | |
[ 0.000000] try to syncboot of clk uart0 | |
[ 0.000000] try to syncboot of clk pll_ddr1 | |
[ 0.000000] try to syncboot of clk nand | |
[ 0.000000] try to syncboot of clk dma | |
[ 0.000000] try to syncboot of clk pio | |
[ 0.000000] try to syncboot of clk mbus | |
[ 0.000000] try to syncboot of clk axi | |
[ 0.000000] Architected local timer running at 24.00MHz. | |
[ 0.000000] Switching to timer-based delay loop | |
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.000439] Calibrating delay loop (skipped), value calculated using timer frequency.. 14405.00 BogoMIPS (lpj=24000000) | |
[ 0.000462] pid_max: default: 32768 minimum: 301 | |
[ 0.001060] Mount-cache hash table entries: 512 | |
[ 0.002338] CPU: Testing write buffer coherency: ok | |
[ 0.002401] ftrace: allocating 14958 entries in 44 pages | |
[ 0.020309] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.020329] [sunxi_smp_prepare_cpus] enter | |
[ 0.020389] Setting up static identity map for 0x403a3920 - 0x403a3978 | |
[ 0.003333] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.003333] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 | |
[ 0.003333] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 | |
[ 0.033539] Brought up 4 CPUs | |
[ 0.033557] SMP: Total of 4 processors activated (57623.00 BogoMIPS). | |
[ 0.034086] devtmpfs: initialized | |
[ 0.041862] pinctrl core: initialized pinctrl subsystem | |
[ 0.042372] dummy: | |
[ 0.046300] NET: Registered protocol family 16 | |
[ 0.046761] DMA: preallocated 2048 KiB pool for atomic coherent allocations | |
[ 0.046843] script_sysfs_init success | |
[ 0.047256] sunxi pinctrl probe enter | |
[ 0.048112] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl | |
[ 0.049963] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver | |
[ 0.050254] axp_pinctrl_probe enter... | |
[ 0.050436] gpiochip_add: registered GPIOs 1024 to 1029 on device: axp-pinctrl | |
[ 0.050459] mainkey total count : 78 | |
[ 0.050468] mainkey name : product, pin count : 0 | |
[ 0.050477] mainkey name : platform, pin count : 2 | |
[ 0.050490] mainkey name : target, pin count : 0 | |
[ 0.050499] mainkey name : power_sply, pin count : 0 | |
[ 0.050508] mainkey name : key_detect_en, pin count : 0 | |
[ 0.050518] mainkey name : fel_key, pin count : 0 | |
[ 0.050527] mainkey name : card_boot, pin count : 0 | |
[ 0.050536] mainkey name : card0_boot_para, pin count : 6 | |
[ 0.050551] mainkey name : card2_boot_para, pin count : 10 | |
[ 0.050571] mainkey name : twi_para, pin count : 2 | |
[ 0.050584] mainkey name : uart_para, pin count : 2 | |
[ 0.050596] mainkey name : force_uart_para, pin count : 2 | |
[ 0.050609] mainkey name : jtag_para, pin count : 4 | |
[ 0.050623] mainkey name : clock, pin count : 0 | |
[ 0.050633] mainkey name : pm_para, pin count : 0 | |
[ 0.050642] mainkey name : dram_para, pin count : 0 | |
[ 0.050651] mainkey name : pm_para, pin count : 0 | |
[ 0.050660] mainkey name : wakeup_src_para, pin count : 1 | |
[ 0.050672] mainkey name : twi0, pin count : 2 | |
[ 0.050683] mainkey name : twi1, pin count : 2 | |
[ 0.050694] mainkey name : twi2, pin count : 2 | |
[ 0.050706] mainkey name : uart0, pin count : 2 | |
[ 0.050717] mainkey name : uart1, pin count : 4 | |
[ 0.050729] mainkey name : uart2, pin count : 4 | |
[ 0.050741] mainkey name : uart3, pin count : 4 | |
[ 0.050754] mainkey name : uart4, pin count : 4 | |
[ 0.050766] mainkey name : spi0, pin count : 4 | |
[ 0.050778] mainkey name : spi1, pin count : 4 | |
[ 0.050791] mainkey name : spi_devices, pin count : 0 | |
[ 0.050801] mainkey name : spi_board0, pin count : 0 | |
[ 0.050810] mainkey name : ctp_para, pin count : 2 | |
[ 0.050822] mainkey name : ctp_list_para, pin count : 0 | |
[ 0.050832] mainkey name : tkey_para, pin count : 0 | |
[ 0.050841] mainkey name : motor_para, pin count : 1 | |
[ 0.050854] map mainkey [motor_para] to pinctrl, map number [2] | |
[ 0.050868] mainkey name : ths_para, pin count : 0 | |
[ 0.050878] mainkey name : cooler_table, pin count : 0 | |
[ 0.050888] mainkey name : nand0_para, pin count : 19 | |
[ 0.050915] mainkey name : hdmi_ep952_para, pin count : 2 | |
[ 0.050927] mainkey name : disp_init, pin count : 0 | |
[ 0.050937] mainkey name : lcd0_para, pin count : 29 | |
[ 0.050963] mainkey name : pwm0_para, pin count : 1 | |
[ 0.050974] mainkey name : pwm1_para, pin count : 1 | |
[ 0.050986] mainkey name : csi0, pin count : 16 | |
[ 0.051004] mainkey name : led_para, pin count : 2 | |
[ 0.051018] mainkey name : mmc0_para, pin count : 7 | |
[ 0.051034] mainkey name : mmc1_para, pin count : 6 | |
[ 0.051051] mainkey name : mmc2_para, pin count : 11 | |
[ 0.051071] mainkey name : usbc0, pin count : 1 | |
[ 0.051083] map mainkey [usbc0] to pinctrl, map number [2] | |
[ 0.051097] mainkey name : usbc1, pin count : 0 | |
[ 0.051108] mainkey name : usb_feature, pin count : 0 | |
[ 0.051119] mainkey name : msc_feature, pin count : 0 | |
[ 0.051129] mainkey name : gsensor_para, pin count : 1 | |
[ 0.051142] mainkey name : gsensor_list_para, pin count : 0 | |
[ 0.051153] mainkey name : rf_para, pin count : 0 | |
[ 0.051163] mainkey name : wifi_para, pin count : 2 | |
[ 0.051177] mainkey name : bt_para, pin count : 3 | |
[ 0.051191] mainkey name : gps_para, pin count : 2 | |
[ 0.051205] mainkey name : 3g_para, pin count : 4 | |
[ 0.051219] mainkey name : gy_para, pin count : 0 | |
[ 0.051231] mainkey name : gy_list_para, pin count : 0 | |
[ 0.051241] mainkey name : ls_para, pin count : 1 | |
[ 0.051252] mainkey name : ls_list_para, pin count : 0 | |
[ 0.051262] mainkey name : compass_para, pin count : 0 | |
[ 0.051272] mainkey name : i2s0, pin count : 4 | |
[ 0.051285] mainkey name : i2s1, pin count : 4 | |
[ 0.051298] mainkey name : audio0, pin count : 0 | |
[ 0.051308] mainkey name : pmu1_para, pin count : 0 | |
[ 0.051317] mainkey name : pmu2_para, pin count : 0 | |
[ 0.051327] mainkey name : dvfs_table, pin count : 0 | |
[ 0.051337] mainkey name : Vdevice, pin count : 2 | |
[ 0.051349] mainkey name : s_uart0, pin count : 2 | |
[ 0.051361] mainkey name : s_rsb0, pin count : 2 | |
[ 0.051373] mainkey name : s_jtag0, pin count : 4 | |
[ 0.051386] mainkey name : s_powchk, pin count : 0 | |
[ 0.051396] mainkey name : mali_para, pin count : 0 | |
[ 0.051406] mainkey name : dram_dvfs_table, pin count : 0 | |
[ 0.051416] mainkey name : charging_type, pin count : 0 | |
[ 0.051426] mainkey name : dram_scene_table, pin count : 0 | |
[ 0.051435] axp pinctrl driver probe ok | |
[ 0.052621] script config pll3 to 297 Mhz | |
[ 0.052636] script config pll4 to 300 Mhz | |
[ 0.052668] script config pll6 to 600 Mhz | |
[ 0.052681] script config pll8 to 408 Mhz | |
[ 0.052702] script config pll9 to 480 Mhz | |
[ 0.052715] script config pll10 to 297 Mhz | |
[ 0.060295] bio: create slab <bio-0> at 0 | |
[ 0.060295] [ARISC] :sunxi-arisc driver v1.60 | |
[ 0.096949] [ARISC] :arisc version: [v0.0.23.1] | |
[ 0.308811] [ARISC] :sunxi-arisc driver v1.60 startup succeeded | |
[ 0.311009] SCSI subsystem initialized | |
[ 0.311248] usbcore: registered new interface driver usbfs | |
[ 0.311389] usbcore: registered new interface driver hub | |
[ 0.313419] usbcore: registered new device driver usb | |
[ 0.313370] axp22_board axp22_board: AXP (CHIP ID: 0x06) detected | |
[ 0.319396] axp22_dcdc1: 1600 <--> 3400 mV at 3000 mV | |
[ 0.319396] axp22_dcdc2: 600 <--> 1540 mV at 1100 mV | |
[ 0.320195] axp22_dcdc3: 600 <--> 1860 mV at 1200 mV | |
[ 0.320273] axp22_dcdc4: 600 <--> 1540 mV at 1100 mV | |
[ 0.320329] axp22_dcdc5: 1000 <--> 2550 mV at 1500 mV | |
[ 0.320329] axp22_rtc: 3000 mV | |
[ 0.320329] axp22_aldo1: 700 <--> 3300 mV at 3000 mV | |
[ 0.320329] axp22_aldo2: 700 <--> 3300 mV at 2500 mV | |
[ 0.320329] axp22_aldo3: 700 <--> 3300 mV at 3000 mV | |
[ 0.320329] axp22_dldo1: 700 <--> 3300 mV at 3300 mV | |
[ 0.320329] axp22_dldo2: 700 <--> 3300 mV at 700 mV | |
[ 0.323487] axp22_dldo3: 700 <--> 3300 mV at 700 mV | |
[ 0.323632] axp22_dldo4: 700 <--> 3300 mV at 700 mV | |
[ 0.323643] axp22_eldo1: 700 <--> 3300 mV at 700 mV | |
[ 0.323643] axp22_eldo1: supplied by axp22_dcdc1 | |
[ 0.323689] axp22_eldo2: 700 <--> 3300 mV at 1800 mV | |
[ 0.323689] axp22_eldo2: supplied by axp22_dcdc1 | |
[ 0.323695] axp22_eldo3: 700 <--> 3300 mV at 700 mV | |
[ 0.323695] axp22_eldo3: supplied by axp22_dcdc1 | |
[ 0.323703] axp22_dc5ldo: 700 <--> 1400 mV at 1100 mV | |
[ 0.323703] axp22_ldoio0: 700 <--> 3300 mV at 3800 mV | |
[ 0.323703] axp22_ldoio1: 700 <--> 3300 mV at 3800 mV | |
[ 0.326685] axp22_dc1sw: at 700 mV | |
[ 0.326732] axp22_dc1sw: supplied by axp22_dcdc1 | |
[ 0.327239] input: axp22-supplyer as /devices/platform/axp22_board/axp22-supplyer.20/input/input0 | |
[ 0.330557] Advanced Linux Sound Architecture Driver Version 1.0.25. | |
[ 0.331532] Switching to clocksource arch_sys_counter | |
[ 0.366397] [ddrfreq] ERR:unsupported, please enable in sysconfig | |
[ 0.415353] Unpacking initramfs... | |
[ 0.628980] Freeing initrd memory: 2952K | |
[ 0.629112] standby_mode = 1. | |
[ 0.629121] wakeup src cnt is : 1. | |
[ 0.629166] sunxi_reg_init enter | |
[ 0.632578] msgmni has been set to 492 | |
[ 0.633031] io scheduler noop registered | |
[ 0.633042] io scheduler deadline registered | |
[ 0.633146] io scheduler cfq registered (default) | |
[ 0.633767] pwm module init! | |
[ 0.634339] [DISP]disp_module_init | |
[ 0.634789] [DISP]disp_probe | |
[ 0.645290] [DISP]Fb_Init | |
[ 0.645619] [DISP] parser_disp_init_para,line:130: fetch script data disp_init.screen2_output_type fail | |
[ 0.645638] [DISP] parser_disp_init_para,line:147: fetch script data disp_init.screen2_output_mode fail | |
[ 0.645664] [DISP] parser_disp_init_para,line:208: fetch script data disp_init.fb2_format fail | |
[ 0.645679] [DISP] parser_disp_init_para,line:213: fetch script data disp_init.fb2_scaler_mode_enable fail | |
[ 0.645695] [DISP] parser_disp_init_para,line:218: fetch script data disp_init.fb2_width fail | |
[ 0.645709] [DISP] parser_disp_init_para,line:223: fetch script data disp_init.fb2_height fail | |
[ 0.654877] [DISP]disp_probe finish | |
[ 0.655022] [DISP]capture_module_init | |
[ 0.655507] [DISP]capture_probe | |
[ 0.655570] [DISP]capture finish | |
[ 0.655578] [DISP]disp_module_init finish | |
[ 0.655588] [HDMI]ep952_module_init begin | |
[ 0.703999] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI | |
[ 0.814929] console [ttyS0] enabled | |
[ 0.992067] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI | |
[ 1.888438] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI | |
[ 1.896397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.923812] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.932762] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1 | |
[ 1.941736] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000 | |
[ 1.956701] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00 | |
[ 1.964156] hub 1-0:1.0: USB hub found | |
[ 1.968356] hub 1-0:1.0: 1 port detected | |
[ 1.973320] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 2.000322] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
[ 2.008863] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 2 | |
[ 2.017352] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400 | |
[ 2.081450] hub 2-0:1.0: USB hub found | |
[ 2.085653] hub 2-0:1.0: 1 port detected | |
[ 2.090592] Initializing USB Mass Storage driver... | |
[ 2.096181] usbcore: registered new interface driver usb-storage | |
[ 2.102902] USB Mass Storage support registered. | |
[ 2.108117] usbcore: registered new interface driver ums-alauda | |
[ 2.114776] usbcore: registered new interface driver ums-cypress | |
[ 2.121528] usbcore: registered new interface driver ums-datafab | |
[ 2.128344] usbcore: registered new interface driver ums_eneub6250 | |
[ 2.135294] usbcore: registered new interface driver ums-freecom | |
[ 2.142044] usbcore: registered new interface driver ums-isd200 | |
[ 2.148733] usbcore: registered new interface driver ums-jumpshot | |
[ 2.155581] usbcore: registered new interface driver ums-karma | |
[ 2.162175] usbcore: registered new interface driver ums-onetouch | |
[ 2.169041] usbcore: registered new interface driver ums-realtek | |
[ 2.175791] usbcore: registered new interface driver ums-sddr09 | |
[ 2.182444] usbcore: registered new interface driver ums-sddr55 | |
[ 2.189098] usbcore: registered new interface driver ums-usbat | |
[ 2.195894] usbcore: registered new interface driver usbserial | |
[ 2.202425] usbserial: USB Serial Driver core | |
[ 2.207749] android_usb gadget: android_usb ready | |
[ 2.213441] [RTC] WARNING: Rtc time will be wrong!! | |
[ 2.219322] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0 | |
[ 2.226918] lirc_dev: IR Remote Control driver registered, major 249 | |
[ 2.240650] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0 | |
[ 2.247938] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf | |
[ 2.259168] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0) | |
[ 2.266658] wdt_enable, write reg 0xf1c20cb8 val 0x00000000 | |
[ 2.272857] timeout_to_interv, line 167 | |
[ 2.277160] interv_to_timeout, line 189 | |
[ 2.281430] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec | |
[ 2.291177] axp22_dcdc3: Failed to create debugfs directory | |
[ 2.301082] usbcore: registered new interface driver usbhid | |
[ 2.307282] usbhid: USB HID core driver | |
[ 2.312893] [ audio ] err:try to get audio_pa_ctrl failed! | |
[ 2.319017] sunxi-pcm-codec: probe of sunxi-pcm-codec failed with error -14 | |
[ 2.327554] input: headset as /devices/virtual/input/input1 | |
[ 2.334190] oprofile: hardware counters not available | |
[ 2.339811] oprofile: using timer interrupt. | |
[ 2.344690] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 | |
[ 2.353344] ThumbEE CPU extension supported. | |
[ 2.358142] Registering SWP/SWPB emulation handler | |
[ 2.364332] axp22_dc5ldo: incomplete constraints, leaving on | |
[ 2.370716] axp22_eldo2: incomplete constraints, leaving on | |
[ 2.377118] axp22_dldo1: incomplete constraints, leaving on | |
[ 2.383406] axp22_aldo3: incomplete constraints, leaving on | |
[ 2.389646] axp22_aldo2: incomplete constraints, leaving on | |
[ 2.395918] axp22_aldo1: incomplete constraints, leaving on | |
[ 2.402198] axp22_dcdc5: incomplete constraints, leaving on | |
[ 2.408483] axp22_dcdc3: incomplete constraints, leaving on | |
[ 2.414720] axp22_dcdc2: incomplete constraints, leaving on | |
[ 2.420991] axp22_dcdc1: incomplete constraints, leaving on | |
[ 2.427398] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock | |
[ 2.435211] ths_fetch_sysconfig_para: type err device_used = 1. | |
[ 2.442316] input: sunxi-ths as /devices/virtual/input/input2 | |
[ 2.449098] suxi_ths: Kernel Thermal management registered | |
[ 2.455207] fetch C0_LV_count from sysconfig failed | |
[ 2.461243] CPU Budget:Register notifier | |
[ 2.465650] CPU Budget:register Success | |
[ 2.469921] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0 | |
[ 2.483856] ALSA device list: | |
[ 2.487169] No soundcards found. | |
[ 2.491071] Warning: unable to open an initial console. | |
[ 2.497718] Freeing init memory: 948K |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processor : ARMv7 Processor rev 5 (v7l) | |
processor : 0 | |
BogoMIPS : 17149.14 | |
processor : 1 | |
BogoMIPS : 17149.14 | |
processor : 2 | |
BogoMIPS : 17149.14 | |
processor : 3 | |
BogoMIPS : 17149.14 | |
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt | |
CPU implementer : 0x41 | |
CPU architecture: 7 | |
CPU variant : 0x0 | |
CPU part : 0xc07 | |
CPU revision : 5 | |
Hardware : sun8i | |
Revision : 0000 | |
Serial : <REMOVED> | |
Chipid : <REMOVED> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment