刚买的NanopiM1烧写了官方提供的ROM,启动后卡死无法输入,还怀疑是串口出问题了,然后我只启动了u-boot,在u-boot中可以输入操作。可以肯定是启动Kernel之后出的问题。卡死一段时间后,会出线内核崩溃。请朋友们帮忙分析,多谢!
// u-boot启动后的打印信息,正常 HELLO! BOOT0 is starting!
boot0 version : 4.0.0
boot0 commit : 8776add30ac9925e51defb2a1b50dec2570a3bd1
fel_flag = 0x00000000
rtc[0] value = 0x00000000
rtc[1] value = 0x00000000
rtc[2] value = 0x00000000
rtc[3] value = 0x00000000
rtc[4] value = 0x00000000
rtc[5] value = 0x00000000
rtc[6] value = 0x00000000
rtc[7] value = 0x00000000
DRAM DRIVE INFO: V1.3
the chip id is 0x00000081
the chip id is 0x00000081
the chip id is 0x00000081
the chip id is 0x00000081
the chip id is 0x00000081
READ DQS LCDL = 00232323
DRAM Type = 3 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
DRAM CLK = 576 MHz
DRAM zq value: 003b3bfb
DRAM dram para1: 10f40400
DRAM dram para2: 00000000
DRAM workmode1: 000009f4
DRAM SIZE =1024 M
odt delay
dram size =1024
card boot number = 0
card no is 0
sdcard 0 line count 4
[mmc]: mmc driver ver 2015-04-13 16:07:39
[mmc]: ***Try SD card 0***
[mmc]: SD/MMC Card: 4bit, capacity: 7681MB
[mmc]: vendor: Man 00003000 Snr 00000687
[mmc]: product: APPSD
[mmc]: revision: 0.0
[mmc]: ***SD/MMC 0 init OK!!!***
sdcard 0 init ok
The size of uboot is 000e4000.
sum=b4e88276
src_sum=b4e88276
Succeed in loading uboot from sdmmc flash.
Ready to disable icache.
Jump to secend Boot.
SUNXI_NORMAL_MODE
[ 0.382]e mode
U-Boot 2011.09-rc1-00000-g8776add (May 16 2017 - 01:32:16) Allwinner Technology
[ 0.390]version: 1.1.0
[ 0.393]uboot commit : 8776add30ac9925e51defb2a1b50dec2570a3bd1
normal mode
[ 0.404]pmbus: ready
not set main pmu id
axp_probe error
gpio value=0x20000
[ 0.442]PMU: pll1 1008 Mhz,PLL6=600 Mhz
AXI=336 Mhz,AHB=200 Mhz, APB1=100 Mhz
sid read already
fel key new mode
run key detect
no key found
no key input
dram_para_set start
dram_para_set end
normal mode
[ 0.473]DRAM: 1 GiB
relocation Offset is: 35af2000
[box standby] read rtc = 0x0
[box_start_os] mag be start_type no use
user_gpio config
user_gpio ok
gic: normal or no secure os mode
workmode = 0
MMC: 0
[ 0.552][mmc]: mmc driver ver 2015-04-13 14:50:00
[ 0.557][mmc]: get sdc_phy_wipe fail.
[ 0.561][mmc]: get sdc0 sdc_erase fail.
[ 0.565][mmc]: get sdc_f_max fail,use default 50000000Hz
[ 0.570][mmc]: get sdc_ex_dly_used fail,use default dly
[ 0.576][mmc]: SUNXI SD/MMC: 0
[ 0.589][mmc]: *Try SD card 0*
[ 0.624][mmc]: CID 0x300041 0x50505344 0x6 0x8700f1ad
[ 0.629][mmc]: mmc clk 50000000
[ 0.632][mmc]: SD/MMC Card: 4bit, capacity: 7681MB
[ 0.637][mmc]: boot0 capacity: 0KB,boot1 capacity: 0KB
[ 0.642][mmc]: ***SD/MMC 0 init OK!!!***
[ 0.646][mmc]: erase_grp_size:0x1WrBlk * 0x200 = 0x200 Byte
[ 0.652][mmc]: secure_feature 0x0
[ 0.655][mmc]: secure_removal_type 0x0
[ 0.659]sunxi flash init ok
script config pll_de to 864 Mhz
Not Found clk pll_video1 in script
script config pll_video to 297 Mhz
script config pll_periph0 to 600 Mhz
unable to find regulator vcc-hdmi-18 from [pmu1_regu] or [pmu2_regu]
enable power vcc-hdmi-18, ret=-1
DRV_DISP_Init end
[disk_read_fs] no the partition
error: open tv_vdid.fex, maybe it is not exist
[disk_read_fs] no the partition
error: open disp_rsl.fex, maybe it is not exist
[disk_read_fs] no the partition
error: open disp_rsl.fex, maybe it is not exist
boot_disp.auto_hpd=1
auto hpd check has 100 times!
auto check no any connected, the output_type is 4
[ 2.034]finally, output_type=0x4, output_mode=0x4, screen_id=0x0, disp_para=0x0
try to read logic blk 0 without env partition
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
--------fastboot partitions--------
mbr not exist
base bootcmd=run setargs_mmc boot_normal
bootcmd set setargs_mmc
key 0
cant find rcvy value
cant find fstbt value
no misc partition is found
to be run cmd=run setargs_mmc boot_normal
[ 2.083][mmc]: MMC Device 2 not found
[ 2.087][mmc]: Can not find mmc dev
[ 2.090][mmc]: read first backup failed in fun sdmmc_secure_storage_read line 1854
sunxi_secstorage_read fail
get secure storage map err
check user data form private
the private part isn't exist
WORK_MODE_BOOT
adver not need show
sunxi_bmp_logo_display
[ 2.191][mmc]: blkcnt should not be 0
[ 2.204]screen_id =0, screen_width =0, screen_height =0
[ 2.209]frame buffer address 46400036
[ 2.213]Hit any key to stop autoboot: 0
sunxi#
// 启动内核后卡死的打印 HELLO! BOOT0 is starting!
boot0 version : 4.0.0
boot0 commit : 8776add30ac9925e51defb2a1b50dec2570a3bd1
fel_flag = 0x00000000
rtc[0] value = 0x00000000
rtc[1] value = 0x00000000
rtc[2] value = 0x00000000
rtc[3] value = 0x00000000
rtc[4] value = 0x00000000
rtc[5] value = 0x00000000
rtc[6] value = 0x00000000
rtc[7] value = 0x00000000
DRAM DRIVE INFO: V1.3
the chip id is 0x00000081
the chip id is 0x00000081
the chip id is 0x00000081
the chip id is 0x00000081
the chip id is 0x00000081
READ DQS LCDL = 00232323
DRAM Type = 3 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
DRAM CLK = 576 MHz
DRAM zq value: 003b3bfb
DRAM dram para1: 10f40400
DRAM dram para2: 00000000
DRAM workmode1: 000009f4
DRAM SIZE =1024 M
odt delay
dram size =1024
card boot number = 0
card no is 0
sdcard 0 line count 4
[mmc]: mmc driver ver 2015-04-13 16:07:39
[mmc]: ***Try SD card 0***
[mmc]: SD/MMC Card: 4bit, capacity: 7681MB
[mmc]: vendor: Man 00003000 Snr 00000687
[mmc]: product: APPSD
[mmc]: revision: 0.0
[mmc]: ***SD/MMC 0 init OK!!!***
sdcard 0 init ok
The size of uboot is 000e4000.
sum=b4e88276
src_sum=b4e88276
Succeed in loading uboot from sdmmc flash.
Ready to disable icache.
Jump to secend Boot.
SUNXI_NORMAL_MODE
[ 0.382]e mode
U-Boot 2011.09-rc1-00000-g8776add (May 16 2017 - 01:32:16) Allwinner Technology
[ 0.390]version: 1.1.0
[ 0.393]uboot commit : 8776add30ac9925e51defb2a1b50dec2570a3bd1
normal mode
[ 0.404]pmbus: ready
not set main pmu id
axp_probe error
gpio value=0x20000
[ 0.442]PMU: pll1 1008 Mhz,PLL6=600 Mhz
AXI=336 Mhz,AHB=200 Mhz, APB1=100 Mhz
sid read already
fel key new mode
run key detect
no key found
no key input
dram_para_set start
dram_para_set end
normal mode
[ 0.473]DRAM: 1 GiB
relocation Offset is: 35af2000
[box standby] read rtc = 0x0
[box_start_os] mag be start_type no use
user_gpio config
user_gpio ok
gic: normal or no secure os mode
workmode = 0
MMC: 0
[ 0.552][mmc]: mmc driver ver 2015-04-13 14:50:00
[ 0.557][mmc]: get sdc_phy_wipe fail.
[ 0.561][mmc]: get sdc0 sdc_erase fail.
[ 0.565][mmc]: get sdc_f_max fail,use default 50000000Hz
[ 0.570][mmc]: get sdc_ex_dly_used fail,use default dly
[ 0.576][mmc]: SUNXI SD/MMC: 0
[ 0.589][mmc]: *Try SD card 0*
[ 0.624][mmc]: CID 0x300041 0x50505344 0x6 0x8700f1ad
[ 0.629][mmc]: mmc clk 50000000
[ 0.632][mmc]: SD/MMC Card: 4bit, capacity: 7681MB
[ 0.637][mmc]: boot0 capacity: 0KB,boot1 capacity: 0KB
[ 0.642][mmc]: ***SD/MMC 0 init OK!!!***
[ 0.646][mmc]: erase_grp_size:0x1WrBlk * 0x200 = 0x200 Byte
[ 0.652][mmc]: secure_feature 0x0
[ 0.655][mmc]: secure_removal_type 0x0
[ 0.659]sunxi flash init ok
script config pll_de to 864 Mhz
Not Found clk pll_video1 in script
script config pll_video to 297 Mhz
script config pll_periph0 to 600 Mhz
unable to find regulator vcc-hdmi-18 from [pmu1_regu] or [pmu2_regu]
enable power vcc-hdmi-18, ret=-1
DRV_DISP_Init end
[disk_read_fs] no the partition
error: open tv_vdid.fex, maybe it is not exist
[disk_read_fs] no the partition
error: open disp_rsl.fex, maybe it is not exist
[disk_read_fs] no the partition
error: open disp_rsl.fex, maybe it is not exist
boot_disp.auto_hpd=1
auto hpd check has 100 times!
auto check no any connected, the output_type is 4
[ 2.034]finally, output_type=0x4, output_mode=0x4, screen_id=0x0, disp_para=0x0
try to read logic blk 0 without env partition
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
--------fastboot partitions--------
mbr not exist
base bootcmd=run setargs_mmc boot_normal
bootcmd set setargs_mmc
key 0
cant find rcvy value
cant find fstbt value
no misc partition is found
to be run cmd=run setargs_mmc boot_normal
[ 2.083][mmc]: MMC Device 2 not found
[ 2.087][mmc]: Can not find mmc dev
[ 2.090][mmc]: read first backup failed in fun sdmmc_secure_storage_read line 1854
sunxi_secstorage_read fail
get secure storage map err
check user data form private
the private part isn't exist
WORK_MODE_BOOT
adver not need show
sunxi_bmp_logo_display
[ 2.191][mmc]: blkcnt should not be 0
[ 2.204]screen_id =0, screen_width =0, screen_height =0
[ 2.209]frame buffer address 46400036
[ 2.213]Hit any key to stop autoboot: 0
[ 3.984]ready to boot
board_display_setenv: disp_para=0 init_disp=20b0404 tv_vdid=0
[ 3.991][mmc]: MMC Device 2 not found
[ 3.995][mmc]: mmc not find,so not exit
[ 3.999]
Starting kernel ...
[sun8i_fixup]: From boot, get meminfo:
Start: 0x40000000
Size: 1024MB
ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
ion_reserve_select: ion chipid [0x2c00081!
ion_reserve_common: ion reserve: [0x50000000, 0x60000000]!
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.39-h3 (root@wwd) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #84 SMP PREEMPT Tue May 16 01:31:54 CST 2017
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: sun8i
[ 0.000000] cma: CMA: reserved 256 MiB at 50000000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] On node 0 totalpages: 262144
[ 0.000000] free_area_init_node: node 0, pgdat c0a5c040, node_mem_map c12d8000
[ 0.000000] Normal zone: 1710 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192850 pages, LIFO batch:31
[ 0.000000] HighMem zone: 594 pages used for memmap
[ 0.000000] HighMem zone: 66990 pages, LIFO batch:15
[ 0.000000] script_init enter!
[ 0.000000] script_init exit!
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c1bed000 s11840 r8192 d12736 u32768
[ 0.000000] pcpu-alloc: s11840 r8192 d12736 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 root=/dev/mmcblk0p2 rootwait storage_type=1 init=/***in/init loglevel=8 partitions= selinux=0 fsck.repair=yes boot_type=1 disp_para=0 init_disp=20b0404 tv_vdid=0 fb_base=0x46400000 config_size=33864
[ 0.000000] setup_bootdev 1
[ 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] allocated 2097152 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 1024MB = 1024MB total
[ 0.000000] Memory: 758796k/758796k available, 289780k 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 - 0xc0955858 (9527 kB)
[ 0.000000] .init : 0xc0956000 - 0xc09a9e40 ( 336 kB)
[ 0.000000] .data : 0xc09aa000 - 0xc0a5e878 ( 723 kB)
[ 0.000000] .bss : 0xc0a5f02c - 0xc0b7fea0 (1156 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:544
[ 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.000000] console [tty0] enabled
[ 0.001471] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
[ 0.001539] pid_max: default: 32768 minimum: 301
[ 0.001907] Mount-cache hash table entries: 512
[ 0.002951] Initializing cgroup subsys cpuacct
[ 0.002991] Initializing cgroup subsys memory
[ 0.003058] Initializing cgroup subsys devices
[ 0.003090] Initializing cgroup subsys freezer
[ 0.003119] Initializing cgroup subsys blkio
[ 0.003161] Initializing cgroup subsys perf_event
[ 0.003238] CPU: Testing write buffer coherency: ok
[ 0.003302] ftrace: allocating 25874 entries in 76 pages
[ 0.040302] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.040347] [sunxi_smp_prepare_cpus] enter
[ 0.040397] Setting up static identity map for 0x406994d8 - 0x40699530
[ 0.041362] CPU1: Booted secondary processor
[ 0.041362] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.041497] CPU2: Booted secondary processor
[ 0.041497] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.041497] CPU3: Booted secondary processor
[ 0.041497] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.050203] Brought up 4 CPUs
[ 0.050318] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
[ 0.051066] devtmpfs: initialized
[ 0.054545] wakeup src cnt is : 2.
[ 0.054571] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
[ 0.054603] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0
[ 0.054636] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
[ 0.054669] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
[ 0.054700] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x8
[ 0.054732] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
[ 0.054765] sunxi pm init
[ 0.054909] pinctrl core: initialized pinctrl subsystem
[ 0.068484] NET: Registered protocol family 16
[ 0.069630] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[ 0.069630] script_sysfs_init success
[ 0.069630] sunxi_dump_init success
[ 0.069630] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
[ 0.069630] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
[ 0.070152] plat: add adxl34x device
[ 0.070184] plat: add bmp085 device
[ 0.070203] plat: add ds1307 device
[ 0.070220] plat: add pcf8591 device
[ 0.070258] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.070293] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.070504] script config pll_video to 297 Mhz
[ 0.070533] script config pll_de to 864 Mhz
[ 0.070559] script config pll_ve to 402 Mhz
[ 0.070597] sunxi_default_clk_init
[ 0.070615] try to set pll6ahb1 to 200000000
[ 0.070646] try to set ahb clk source to pll6ahb1
[ 0.070667] set ahb clk source to pll6ahb1
[ 0.070688] try to set ahb1 to 200000000
[ 0.070711] try to set apb1 to 100000000
[ 0.080254] bio: create slab at 0
[ 0.080432] [ARISC] :sunxi-arisc driver v1.04
[ 0.093173] [ARISC] :arisc version: [v0.1.58]
[ 0.178094] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
[ 0.178217] pwm module init!
[ 0.180449] SCSI subsystem initialized
[ 0.180675] u***core: registered new interface driver u***fs
[ 0.180768] u***core: registered new interface driver hub
[ 0.180814] u***core: registered new device driver u***
[ 0.181087] Linux media interface: v0.10
[ 0.181151] Linux video capture interface: v2.00
[ 0.181441] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.182019] Bluetooth: Core ver 2.16
[ 0.182085] NET: Registered protocol family 31
[ 0.182111] Bluetooth: HCI device and connection manager initialized
[ 0.182143] Bluetooth: HCI socket layer initialized
[ 0.182166] Bluetooth: L2CAP socket layer initialized
[ 0.182201] Bluetooth: SCO socket layer initialized
[ 0.190681] Switching to clocksource arch_sys_counter
[ 0.203354] FS-Cache: Loaded
[ 0.203673] CacheFiles: Loaded
[ 0.215506] NET: Registered protocol family 2
[ 0.215815] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.216429] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.218349] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[ 0.219291] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.219319] TCP: reno registered
[ 0.219342] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.219394] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.219708] NET: Registered protocol family 1
[ 0.220144] RPC: Registered named UNIX socket transport module.
[ 0.220178] RPC: Registered udp transport module.
[ 0.220200] RPC: Registered tcp transport module.
[ 0.220220] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.220432] Unpacking initramfs...
[ 0.404599] Freeing initrd memory: 2908K
[ 0.405331] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
[ 0.405486] sunxi_reg_init enter
[ 0.406274] audit: initializing netlink socket (disabled)
[ 0.406342] type=2000 audit(0.400:1): initialized
[ 0.407463] highmem bounce pool size: 64 pages
[ 0.407855] VFS: Disk quotas dquot_6.5.2
[ 0.408057] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.408694] NFS: Registering the id_resolver key type
[ 0.409072] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.409665] NTFS driver 2.1.30 [Flags: R/W].
[ 0.409996] fuse init (API version 7.18)
[ 0.410423] msgmni has been set to 1471
[ 0.411864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.411915] io scheduler noop registered
[ 0.411935] io scheduler deadline registered
[ 0.412009] io scheduler cfq registered (default)
[ 0.412489] [DISP]disp_module_init
[ 0.412810] cmdline,init_disp=20b0404
[ 0.412854] cmdline,disp=0
[ 0.458095] Console: switching to colour frame buffer device 160x45
[ 0.474427] [DISP]disp_module_init finish
[ 0.474772] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
[ 0.474950] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
[ 0.475124] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
[ 0.475297] sw_uart_get_devinfo()1503 - uart3 has no uart_regulator.
[ 0.476039] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[ 0.476210] sw_uart_pm()890 - uart0 clk is already enable
[ 0.476365] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
[ 0.572430] console [ttyS0] enabled
[ 1.223743] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
[ 1.384922] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
[ 1.554812] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
[ 1.715596] sunxi_cmatest_init enter
[ 1.879578] sunxi_cmatest_init success
[ 2.055962] [drm] Initialized drm 1.1.0 20060810
[ 2.174160] loop: module loaded
[ 2.182156] sunxi_spi_chan_cfg()1383 - [spi-0] has no spi_regulator.
[ 2.193533] sunxi_spi_chan_cfg()1383 - [spi-1] has no spi_regulator.
[ 2.205368] spi spi0: master is unqueued, this is deprecated
[ 2.216237] tun: Universal TUN/TAP device driver, 1.6
[ 2.226084] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.238220] PPP generic driver version 2.4.2
[ 2.247508] PPP BSD Compression module registered
[ 2.257086] PPP Deflate Compression module registered
[ 2.269774] PPP MPPE Compression module registered
[ 2.279468] NET: Registered protocol family 24
[ 2.288635] PPTP driver version 0.8.5
[ 2.297144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.328785] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.342066] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
[ 2.355439] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
[ 2.380039] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
[ 2.391554] hub 1-0:1.0: USB hub found
[ 2.399920] hub 1-0:1.0: 1 port detected
[ 2.428839] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.442063] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
[ 2.455195] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
[ 2.480041] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
[ 2.491415] hub 2-0:1.0: USB hub found
[ 2.499775] hub 2-0:1.0: 1 port detected
[ 2.528772] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.542052] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
[ 2.555248] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
[ 2.580042] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
[ 2.591471] hub 3-0:1.0: USB hub found
[ 2.599926] hub 3-0:1.0: 1 port detected
[ 2.628905] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.642279] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4
[ 2.655594] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
[ 2.680042] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
[ 2.691668] hub 4-0:1.0: USB hub found
[ 2.700371] hub 4-0:1.0: 1 port detected
[ 2.709475] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.740821] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 2.753812] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5
[ 2.766791] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
[ 2.834577] hub 5-0:1.0: USB hub found
[ 2.843294] hub 5-0:1.0: 1 port detected
[ 2.872557] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 2.885783] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6
[ 2.898925] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
[ 2.974575] hub 6-0:1.0: USB hub found
[ 2.983458] hub 6-0:1.0: 1 port detected
[ 3.012813] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 3.026094] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7
[ 3.039283] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
[ 3.114598] hub 7-0:1.0: USB hub found
[ 3.123452] hub 7-0:1.0: 1 port detected
[ 3.152837] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 3.166150] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8
[ 3.179374] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400
[ 3.254571] hub 8-0:1.0: USB hub found
[ 3.263462] hub 8-0:1.0: 1 port detected
[ 3.272813] Initializing USB Mass Storage driver...
[ 3.283065] u***core: registered new interface driver u***-storage
[ 3.294372] USB Mass Storage support registered.
[ 3.304227] u***core: registered new interface driver ums-alauda
[ 3.315547] u***core: registered new interface driver ums-cypress
[ 3.326965] u***core: registered new interface driver ums-datafab
[ 3.338248] u***core: registered new interface driver ums_eneub6250
[ 3.349643] u***core: registered new interface driver ums-freecom
[ 3.360769] u***core: registered new interface driver ums-isd200
[ 3.371834] u***core: registered new interface driver ums-jumpshot
[ 3.382963] u***core: registered new interface driver ums-karma
[ 3.393774] u***core: registered new interface driver ums-onetouch
[ 3.404770] u***core: registered new interface driver ums-realtek
[ 3.415574] u***core: registered new interface driver ums-sddr09
[ 3.426208] u***core: registered new interface driver ums-sddr55
[ 3.436795] u***core: registered new interface driver ums-u***at
[ 3.447281] u***core: registered new interface driver u***serial
[ 3.457624] u***serial: USB Serial Driver core
[ 3.466308] u***core: registered new interface driver option
[ 3.476317] USB Serial support registered for GSM modem (1-port)
[ 3.487450] file system registered
[ 3.496720] android_u*** gadget: Mass Storage Function, version: 2009/09/11
[ 3.508306] android_u*** gadget: Number of LUNs=3
[ 3.517334] lun0: LUN: removable file: (no medium)
[ 3.526635] lun1: LUN: removable file: (no medium)
[ 3.535792] lun2: LUN: removable file: (no medium)
[ 3.545209] android_u*** gadget: android_u*** ready
[ 3.554323] uinput result 0 , vmouse_init
[ 3.563230] mousedev: PS/2 mouse device common for all mice
[ 3.574144] ls_fetch_sysconfig_para: ls_unused.
[ 3.582930] ltr_init: ls_fetch_sysconfig_para err.
[ 3.592151] [RTC] WARNING: Rtc time will be wrong!!
[ 3.601191] [RTC] WARNING: use *internal OSC* as clock source
[ 3.611426] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
[ 3.622535] i2c /dev entries driver
[ 3.630433] IR RC5(x) protocol handler initialized
[ 3.652970] [ISP] isp platform_id = 5!
[ 3.660887] sunxi tsc version 0.1
[ 3.668214] tscdev_init: tsc driver is disabled
[ 3.677009] sunxi cedar version 0.1
[ 3.684515] [cedar]: install start!!!
[ 3.692350] [cedar]: install end!!!
[ 3.699672] Driver for 1-wire Dallas network protocol.
[ 3.708901] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
[ 3.719579] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
[ 3.731045] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
[ 3.745647] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
[ 3.755510] timeout_to_interv, line 167
[ 3.763374] interv_to_timeout, line 189
[ 3.771263] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
[ 3.777470] [OV5640]error at sensor_detect
[ 3.777477] [OV5640]chip found is not an target chip.
[ 3.802387] device-mapper: uevent: version 1.0.3
[ 3.811786] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 3.825429] Bluetooth: HCI UART driver ver 2.2
[ 3.834627] Bluetooth: HCI H4 protocol initialized
[ 3.844233] Bluetooth: HCI BCSP protocol initialized
[ 3.854070] Bluetooth: HCILL protocol initialized
[ 3.863647] Bluetooth: HCIATH3K protocol initialized
[ 3.873672] Bluetooth: MSM Sleep Mode Driver Ver 1.2
[ 3.883694] Bluetooth: init no bt used in configuration
[ 3.883700]
[ 3.900157] calibrat: max_cpufreq 1200Mhz Type 0!
[ 3.909836] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
[ 3.923951] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.111 2015-4-13 15:24) Compiled in Apr 1 2017 at 15:54:49
[ 3.940136] [mmc]: get mmc0's sdc_power is null!
[ 3.949938] [mmc]: MMC host used card: 0x1, boot card: 0x1, io_card 0
[ 3.963850] no red_led, ignore it!
[ 3.965303] [mmc]: sdc0 power_supply is null
[ 3.982085] Registered led device: green_led
[ 3.990994] Registered led device: blue_led
[ 4.001103] u***core: registered new interface driver u***hid
[ 4.011358] u***hid: USB HID core driver
[ 4.020305] pcm5102a_probe
[ 4.027942] script_get_item audio_pa_ctrl not found
[ 4.033004] mmc0: new high speed SDHC card at address 21ad
[ 4.033421] mmcblk0: mmc0:21ad APPSD 7.50 GiB
[ 4.035868] mmcblk0: p1 p2
[ 4.066025] asoc: sndcodec <-> sunxi-codec mapping ok
[ 4.076560] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly!
[ 4.091227] [I2S]snddaudio cannot find any using configuration for controllers, return directly!
[ 4.105184] [DAUDIO0] driver not init,just return.
[ 4.117816] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
[ 4.129132] oprofile: using arm/armv7-ca7
[ 4.137982] u32 classifier
[ 4.145204] Actions configured
[ 4.153226] Netfilter messages via NETLINK v0.30.
[ 4.162789] nf_conntrack version 0.5.0 (15997 buckets, 63988 max)
[ 4.174242] ctnetlink v0.93: registering with nfnetlink.
[ 4.184409] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 4.196357] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 4.207319] xt_time: kernel timezone is -0000
[ 4.216474] IPv4 over IPv4 tunneling driver
[ 4.225751] gre: GRE over IPv4 demultiplexor driver
[ 4.235305] ip_gre: GRE over IPv4 tunneling driver
[ 4.245325] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.255543] arp_tables: (C) 2002 David S. Miller
[ 4.264823] TCP: cubic registered
[ 4.272511] Initializing XFRM netlink socket
[ 4.281399] NET: Registered protocol family 10
[ 4.291389] Mobile IPv6
[ 4.298084] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 4.308307] IPv6 over IPv4 tunneling driver
[ 4.318001] NET: Registered protocol family 17
[ 4.327062] NET: Registered protocol family 15
[ 4.336198] Bluetooth: RFCOMM TTY layer initialized
[ 4.345655] Bluetooth: RFCOMM socket layer initialized
[ 4.355356] Bluetooth: RFCOMM ver 1.11
[ 4.363393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.373089] Bluetooth: BNEP filters: protocol multicast
[ 4.382600] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 4.392987] L2TP core driver, V2.0
[ 4.400415] PPPoL2TP kernel driver, V2.0
[ 4.408395] L2TP IP encapsulation support (L2TPv3)
[ 4.417441] L2TP netlink interface
[ 4.424926] L2TP ethernet pseudowire support (L2TPv3)
[ 4.434242] Registering the dns_resolver key type
[ 4.443701] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 4.456025] ThumbEE CPU extension supported.
[ 4.464614] Registering SWP/SWPB emulation handler
[ 4.474617] cmdline,disp=0
[ 4.481414] [HDMI] power vcc-hdmi-18
[ 4.520217] sunxi-rtc sunxi-rtc: setting system clock to 1970-01-01 00:00:08 UTC (8)
[ 4.532719] ths_fetch_sysconfig_para: type err device_used = 1.
[ 4.544584] CPU Budget:Register notifier
[ 4.552682] CPU Budget:register Success
[ 4.560529] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
[ 4.577066] [rf_pm]: module power0 name vcc-wifi-33
[ 4.586290] [rf_pm]: Did not config module_power1 in sys_config
[ 4.596659] [rf_pm]: Did not config module_power2 in sys_config
[ 4.606977] [rf_pm]: Did not config module_power3 in sys_config
[ 4.617237] [rf_pm]: mod has no chip_en gpio
[ 4.625616] [rf_pm]: failed to fetch lpo_use_apclk
[ 4.634539] [rf_pm]: regulator on.
[ 4.641888] [wifi_pm]: no wifi used in configuration
[ 4.650987] [rfkill]: init no bt used in configuration
[ 4.660226] ALSA device list:
[ 4.666999] #0: audiocodec
[ 4.673646] #1: sndhdmi
[ 4.680287] Freeing init memory: 332K
[ 5.120074] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=4
0
|
|
|
|