已经拿到板子一段时间了,今天发下开箱贴和初次使用其系统。本次是全志的芯片,使用的是平头哥的64位玄铁C906核心。这个也是RISC-V架构的内核芯片。 先看下开箱图。
这次的是SIPEED出的开发板,目前资料暂时比较少,不过有合作开发的渠道,相信后期的资料会越来越丰富的。 本次也是核心板加底板设计的方案,其核心板上是有运行内存,板载没有存储,所以使用的是SD卡作为启动设备。底板有网口,WiFi,显示屏接口,麦克风和扬声器都是有的,还预留了一些拓展接口。
正面是现在比较流行的86屏幕,目前应该是在家庭控制中心中推的比较多。分辨率应该是480*480的方屏。 接下来就是上电加载。
我们连接u***-uart这样既可以上电也可以连接串口调试。
- ***i reboot
- [32]HELLO! BOOT0 is starting!
- [35]BOOT0 commit : 27369ab
- [37]set pll start
- [39]periph0 has been enabled
- [42]set pll end
- [43][pmu]: bus read error
- [46]board init ok
- [48]DRAM only have internal ZQ!!
- [51]get_pmu_exist() = -1
- [53]ddr_efuse_type: 0x0
- [56][AUTO DEBUG] single rank and full DQ!
- [60]ddr_efuse_type: 0x0
- [63][AUTO DEBUG] rank 0 row = 15
- [66][AUTO DEBUG] rank 0 bank = 8
- [69][AUTO DEBUG] rank 0 page size = 2 KB
- [73]DRAM BOOT DRIVE INFO: V0.24
- [76]DRAM CLK = 792 MHz
- [78]DRAM Type = 3 (2:DDR2,3:DDR3)
- [81]DRAMC ZQ value: 0x7b7bfb
- [84]DRAM ODT value: 0x42.
- [86]ddr_efuse_type: 0x0
- [89]DRAM SIZE =512 M
- [93]DRAM simple test OK.
- [95]dram size =512
- [97]card no is 0
- [98]sdcard 0 line count 4
- [101][mmc]: mmc driver ver 2021-04-2 16:45
- [110][mmc]: Wrong media type 0x0
- [113][mmc]: ***Try SD card 0***
- [122][mmc]: HSSDR52/SDR25 4 bit
- [124][mmc]: 50000000 Hz
- [127][mmc]: 29544 MB
- [129][mmc]: ***SD/MMC 0 init OK!!!***
- [166]Loading boot-pkg Succeed(index=0).
- [170]Entry_name = open***i
- [173]Entry_name = u-boot
- [176]Entry_name = dtb
- [179]mmc not para
- [181]Jump to second Boot.
-
- OpenSBI v0.6
- ____ _____ ____ _____
- / __ / ____| _ _ _|
- | | | |_ __ ___ _ __ | (___ | |_) || |
- | | | | '_ / _ '_ ___ | _ < | |
- | |__| | |_) | __/ | | |____) | |_) || |_
- ____/| .__/ ___|_| |_|_____/|____/_____|
- | |
- |_|
-
- Platform Name : T-HEAD Xuantie Platform
- Platform HART Features : RV64ACDFIMSUVX
- Platform Max HARTs : 1
- Current Hart : 0
- Firmware Base : 0x40000400
- Firmware Size : 75 KB
- Runtime SBI Version : 0.2
-
- MIDELEG : 0x0000000000000222
- MEDELEG : 0x000000000000b1ff
- PMP0 : 0x0000000040000000-0x000000004001ffff (A)
- PMP1 : 0x0000000040000000-0x000000007fffffff (A,R,W,X)
- PMP2 : 0x0000000080000000-0x00000000bfffffff (A,R,W,X)
- PMP3 : 0x0000000000020000-0x0000000000027fff (A,▒
-
- U-Boot 2018.05-g0a88ac9-dirty-config-dirty (Dec 24 2021 - 20:02:52 +0800) Allwinner Technology
-
- [00.265]DRAM: 512 MiB
- [00.267]Relocation Offset is: 1df30000
- [00.271]secure enable bit: 0
- [00.274]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz
- [00.280]flash init start
- [00.282]workmode = 0,storage type = 1
- [00.286][mmc]: mmc driver ver uboot2018:2021-04-16 14:23:00-1
- [00.291][mmc]: get sdc_type fail and use default host:tm1.
- [00.298][mmc]: can't find node "mmc0",will add new node
- [00.302][mmc]: fdt err returned
- [00.306][mmc]: Using default timing para
- [00.310][mmc]: SUNXI SDMMC Controller Version:0x50310
- [00.327][mmc]: card_caps:0x3000000a
- [00.330][mmc]: host_caps:0x3000003f
- [00.334]sunxi flash init ok
- [00.336]line:714 init_clocks
- __clk_init: clk pll_periph0x2 already initialized
- register fix_factor clk error
- [00.351]Loading Environment from SUNXI_FLASH... OK
- [00.370]out of u*** burn from boot: not need burn key
- root_partition is rootfs
- set root to /dev/mmcblk0p7
- [00.380]update part info
- [00.383]update bootcmd
- [00.386]change working_fdt 0x5eaefda8 to 0x5eacfda8
- [00.405]update dts
- Hit any key to stop autoboot: 0
- Android's image name: d1-nezha
- No reserved memory region found in source FDT
- [00.833]
- Starting kernel ...
-
- [00.836][mmc]: MMC Device 2 not found
- [00.839][mmc]: mmc 2 not find, so not exit
- [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000
- [ 0.000000] Linux version 5.4.61 (nihao@79453f5cca24) (riscv64-unknown-linux-gnu-gcc (C-SKY RISCV Tools V1.8.4 B20200702) 8.1.0, GNU ld (GNU Binutils) 2.32) #163 PREEMPT Fri Dec 24 12:08:17 UTC 2021
- [ 0.000000] cma: Reserved 8 MiB at 0x000000005f800000
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000040200000-0x000000005fffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000040200000-0x000000005fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000005fffffff]
- [ 0.000000] On node 0 totalpages: 130560
- [ 0.000000] DMA32 zone: 1785 pages used for memmap
- [ 0.000000] DMA32 zone: 0 pages reserved
- [ 0.000000] DMA32 zone: 130560 pages, LIFO batch:31
- [ 0.000000] elf_hwcap is 0x20112d
- [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
- [ 0.000000] pcpu-alloc: [0] 0
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 128775
- [ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 clk_ignore_unused initcall_debug=0 console=ttyS0,115200 console=tty0 loglevel=8 root=/dev/mmcblk0p7 init=/***in/init partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:env-redund@mmcblk0p3:boot@mmcblk0p4:dsp0@mmcblk0p5:recovery@mmcblk0p6:rootfs@mmcblk0p7:UDISK@mmcblk0p8 cma=8M snum= mac_addr= wifi_mac= bt_mac= specialstr= gpt=1 androidboot.mode=normal androidboot.hardware=sun20iw1p1 boot_type=1 androidboot.boot_type=1 gpt=1 uboot_message=2018.05-g0a88ac9-dirty-config-dirty(12
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
- [ 0.000000] Sorting __ex_table...
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 495292K/522240K available (6171K kernel code, 674K rwdata, 2130K rodata, 196K init, 332K bss, 18756K reserved, 8192K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] NR_IRQS: 0, nr_irqs: 0, preallocated irqs: 0
- [ 0.000000] plic: mapped 200 interrupts with 1 handlers for 2 contexts.
- [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
- [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- [ 0.000006] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000021] riscv_timer_clockevent depends on broadcast, but no broadcast function available
- [ 0.000311] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.000906] Console: colour dummy device 80x25
- [ 0.001998] printk: console [tty0] enabled
- [ 0.002060] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
- [ 0.002134] pid_max: default: 32768 minimum: 301
- [ 0.002330] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
- [ 0.002408] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
- [ 0.004183] ASID allocator initialised with 65536 entries
- [ 0.004386] rcu: Hierarchical SRCU implementation.
- [ 0.005048] devtmpfs: initialized
- [ 0.017636] random: get_random_u32 called from bucket_table_alloc.isra.31+0x4e/0x15e with crng_init=0
- [ 0.018485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.018634] futex hash table entries: 256 (order: 0, 6144 bytes, linear)
- [ 0.019095] pinctrl core: initialized pinctrl subsystem
- [ 0.020450] NET: Registered protocol family 16
- [ 0.022241] DMA: preallocated 256 KiB pool for atomic allocations
- [ 0.022843] cpuidle: using governor menu
- [ 0.064468] rtc_ccu: sunxi ccu init OK
- [ 0.070730] clock: sunxi ccu init OK
- [ 0.071623] clock: sunxi ccu init OK
- [ 0.103091] iommu: Default domain type: Translated
- [ 0.103297] sunxi iommu: irq = 4
- [ 0.104402] SCSI subsystem initialized
- [ 0.104745] u***core: registered new interface driver u***fs
- [ 0.104860] u***core: registered new interface driver hub
- [ 0.105003] u***core: registered new device driver u***
- [ 0.105191] mc: Linux media interface: v0.10
- [ 0.105286] videodev: Linux video capture interface: v2.00
- [ 0.106350] sunxi-msgbox-amp 3003000.msgbox: invalid resource
- [ 0.106997] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.107599] Bluetooth: Core ver 2.22
- [ 0.107738] NET: Registered protocol family 31
- [ 0.107782] Bluetooth: HCI device and connection manager initialized
- [ 0.107832] Bluetooth: HCI socket layer initialized
- [ 0.107876] Bluetooth: L2CAP socket layer initialized
- [ 0.107941] Bluetooth: SCO socket layer initialized
- [ 0.108230] pwm module init!
- [ 0.109731] g2d 5410000.g2d: Adding to iommu group 0
- [ 0.110228] G2D: rcq version initialized.major:250
- [ 0.111017] input: sunxi-keyboard as /devices/virtual/input/input0
- [ 0.112393] clocksource: Switched to clocksource riscv_clocksource
- [ 0.123420] sun8iw20-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
- [ 0.138395] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.138401] thermal_sys: Registered thermal governor 'user_space'
- [ 0.138931] NET: Registered protocol family 2
- [ 0.139779] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
- [ 0.139881] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
- [ 0.139996] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
- [ 0.140075] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.140240] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.140317] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.140558] NET: Registered protocol family 1
- [ 0.143095] Initialise system trusted keyrings
- [ 0.143357] workingset: timestamp_bits=62 max_order=17 bucket_order=0
- [ 0.149742] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.170490] Key type asymmetric registered
- [ 0.170539] Asymmetric key parser 'x509' registered
- [ 0.170589] io scheduler mq-deadline registered
- [ 0.170625] io scheduler kyber registered
- [ 0.170671] atomic64_test: passed
- [ 0.171827] [DISP]disp_module_init
- [ 0.172385] disp 5000000.disp: Adding to iommu group 0
- [ 0.197536] disp 5000000.disp: 5000000.disp supply vcc-lcd not found, using dummy regulator
- [ 0.197880] disp 5000000.disp: 5000000.disp supply vcc-pd not found, using dummy regulator
- [ 0.209150] ##########################lcd_init
- [ 0.209204] =====lcd 0, driver_name st7701s_rgb, panel_name default_lcd
- [ 0.209244] =====lcd 0, driver_name st7701s_rgb, panel_name inet_dsi_panel
- [ 0.209284] =====lcd 0, driver_name st7701s_rgb, panel_name st7789v_cpu
- [ 0.209323] =====lcd 0, driver_name st7701s_rgb, panel_name tft08006
- [ 0.209362] =====lcd 0, driver_name st7701s_rgb, panel_name st7701s_rgb
- [ 0.209398] ##match!
- [ 0.209439] =====lcd 0, driver_name st7701s_rgb, panel_name nv3052c_rgb
- [ 0.209479] =====lcd 0, driver_name st7701s_rgb, panel_name bp101wx1
- [ 0.209518] =====lcd 0, driver_name st7701s_rgb, panel_name k101im2qa04
- [ 0.209557] =====lcd 0, driver_name st7701s_rgb, panel_name fx070
- [ 0.209595] =====lcd 0, driver_name st7701s_rgb, panel_name K080_IM2HYL802R_800X1280
- [ 0.209656] =====lcd 0, driver_name st7701s_rgb, panel_name K101_IM2BYL02_L_800X1280
- [ 0.209746] display_fb_request,fb_id:0
- [ 0.216109] [DISP] Fb_copy_boot_fb,line:1444:
- [ 0.216114] no boot_fb0
- [ 0.216554] ===disp_lcd_enable lcd 0
- [ 0.216596] ===2033
- [ 0.216625] ===2039
- [ 0.216654] ===2042
- [ 0.216729] disp_al_manager_apply ouput_type:0
- [ 0.216893] ===2047
- [ 0.216933] ===2064
- [ 0.216993] ===2069
- [ 0.217264] [DISP] lcd_clk_config,line:732:
- [ 0.217276] disp 0, clk: pll(304000000),clk(304000000),dclk(19000000) dsi_rate(304000000)
- [ 0.217276] clk real:pll(300000000),clk(300000000),dclk(18750000) dsi_rate(0)
- [ 0.217276] tcon_div=16, lcd_div=1, dsi_div=1
- [ 0.217332] ===2078
- [ 0.217497] ===2081
- [ 0.217530] going to enbale pwm
- [ 0.217562] ===2089
- [ 0.217606] ===2109
- [ 0.217637] =====================LCD_open_flow
- [ 0.217672] ===2114
- [ 0.217701] ===2118
- [ 0.217730] =====================LCD_power_on
- [ 0.217774] lcd 0 pin config, state on, 1
- [ 0.217807] ## io=pad
- [ 0.219067] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pd not found, using dummy regulator
- [ 0.219581] [DISP]disp_module_init finish
- [ 0.220512] sunxi_sid_init()506 - insmod ok
- [ 0.221130] pwm-regulator: supplied by regulator-dummy
- [ 0.221601] open flow:step 0 finish, to delay 20
- [ 0.228731] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pb not found, using dummy regulator
- [ 0.229188] uart uart0: get regulator failed
- [ 0.229250] uart uart0: uart0 supply uart not found, using dummy regulator
- [ 0.229638] uart0: ttyS0 at MMIO 0x2500000 (irq = 18, base_baud = 1500000) is a SUNXI
- [ 0.229724] sw_console_setup()1808 - console setup baud 115200 parity n bits 8, flow n
- [ 0.256467] =====================LCD_panel_init
- [ 0.525683] open flow:step 1 finish, to delay 20
- [ 0.556411] open flow:step 2 finish, to delay 100
- [ 0.664524] =====================LCD_bl_open
- [ 0.664740] open flow:step 3 finish, to delay 0
- [ 0.664745] ===2129
- [ 0.664748] ===2142
- [ 0.664753] [DISP] disp_device_attached_and_enable,line:233:
- [ 0.664757] attached ok, mgr0<-->dev0
- [ 0.664760] [DISP] disp_device_attached_and_enable,line:236:
- [ 0.664769] type:1,mode:0,fmt:rgb,bits:8bits,eotf:4,cs:0 dvi_hdmi:2, range:2 scan:0 ratio:8
- [ 1.269470] printk: console [ttyS0] enabled
- [ 1.275061] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pg not found, using dummy regulator
- [ 1.286576] uart uart1: get regulator failed
- [ 1.291391] uart uart1: uart1 supply uart not found, using dummy regulator
- [ 1.299451] uart1: ttyS1 at MMIO 0x2500400 (irq = 19, base_baud = 1500000) is a SUNXI
- [ 1.309410] misc dump reg init
- [ 1.313665] sunxi-rfkill soc@3000000:rfkill@0: module version: v1.0.9
- [ 1.320953] sunxi-rfkill soc@3000000:rfkill@0: devm_pinctrl_get() failed!
- [ 1.328615] sunxi-rfkill soc@3000000:rfkill@0: get gpio chip_en failed
- [ 1.335971] sunxi-rfkill soc@3000000:rfkill@0: get gpio power_en failed
- [ 1.343466] sunxi-rfkill soc@3000000:rfkill@0: wlan_busnum (1)
- [ 1.350012] sunxi-rfkill soc@3000000:rfkill@0: Missing wlan_power.
- [ 1.357018] sunxi-rfkill soc@3000000:rfkill@0: wlan clock[0] (32k-fanout1)
- [ 1.364787] sunxi-rfkill soc@3000000:rfkill@0: wlan_regon gpio=204 assert=1
- [ 1.372728] sunxi-rfkill soc@3000000:rfkill@0: wlan_hostwake gpio=202 assert=1
- [ 1.380877] sunxi-rfkill soc@3000000:rfkill@0: wakeup source is enabled
- [ 1.388614] sunxi-rfkill soc@3000000:rfkill@0: Missing bt_power.
- [ 1.395424] sunxi-rfkill soc@3000000:rfkill@0: bt clock[0] (32k-fanout1)
- [ 1.402998] sunxi-rfkill soc@3000000:rfkill@0: bt_rst gpio=210 assert=0
- [ 1.411245] [ADDR_MGT] addr_mgt_probe: module version: v1.0.9
- [ 1.418820] [ADDR_MGT] addr_mgt_probe: success.
- [ 1.425265] libphy: Fixed MDIO Bus: probed
- [ 1.429869] CAN device driver interface
- [ 1.435010] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator
- [ 1.446389] sunxi gmac driver's version: 1.0.0
- [ 1.451528] gmac-power0: NULL
- [ 1.454912] gmac-power1: NULL
- [ 1.458275] gmac-power2: NULL
- [ 1.462866] Failed to alloc md5
- [ 1.466410] eth0: Use random mac address
- [ 1.471146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.478591] sunxi-ehci: EHCI SUNXI driver
- [ 1.483698] get ehci0-controller wakeup-source is fail.
- [ 1.489668] sunxi ehci0-controller don't init wakeup source
- [ 1.496052] [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xffffffe000923398, 0x:ffffffd004077000, irq_no:2e
- [ 1.509698] [sunxi-ehci0]: Not init ehci0
- [ 1.514606] get ehci1-controller wakeup-source is fail.
- [ 1.520564] sunxi ehci1-controller don't init wakeup source
- [ 1.526932] [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xffffffe000923758, 0x:ffffffd00407b000, irq_no:31
- [ 1.540540] sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply drvvbus not found, using dummy regulator
- [ 1.553155] sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller
- [ 1.560439] sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 1
- [ 1.570329] sunxi-ehci 4200000.ehci1-controller: irq 49, io mem 0x04200000
- [ 1.602440] sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00
- [ 1.611203] hub 1-0:1.0: USB hub found
- [ 1.615544] hub 1-0:1.0: 1 port detected
- [ 1.620730] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.627801] sunxi-ohci: OHCI SUNXI driver
- [ 1.632907] get ohci0-controller wakeup-source is fail.
- [ 1.638878] sunxi ohci0-controller don't init wakeup source
- [ 1.645215] [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xffffffe000923ed8
- [ 1.655684] [sunxi-ohci0]: Not init ohci0
- [ 1.660564] get ohci1-controller wakeup-source is fail.
- [ 1.666577] sunxi ohci1-controller don't init wakeup source
- [ 1.672863] [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xffffffe000924298
- [ 1.683405] sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply drvvbus not found, using dummy regulator
- [ 1.696048] sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller
- [ 1.703359] sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 2
- [ 1.713268] sunxi-ohci 4200400.ohci1-controller: irq 50, io mem 0x04200400
- [ 1.787329] hub 2-0:1.0: USB hub found
- [ 1.791607] hub 2-0:1.0: 1 port detected
- [ 1.797149] u***core: registered new interface driver uas
- [ 1.803344] u***core: registered new interface driver u***-storage
- [ 1.810145] u***core: registered new interface driver ums-alauda
- [ 1.816981] u***core: registered new interface driver ums-cypress
- [ 1.823833] u***core: registered new interface driver ums-datafab
- [ 1.830663] u***core: registered new interface driver ums_eneub6250
- [ 1.837699] u***core: registered new interface driver ums-freecom
- [ 1.844541] u***core: registered new interface driver ums-isd200
- [ 1.851273] u***core: registered new interface driver ums-jumpshot
- [ 1.858219] u***core: registered new interface driver ums-kARMa
- [ 1.864917] u***core: registered new interface driver ums-onetouch
- [ 1.871844] u***core: registered new interface driver ums-realtek
- [ 1.878693] u***core: registered new interface driver ums-sddr09
- [ 1.885489] u***core: registered new interface driver ums-sddr55
- [ 1.892194] u***core: registered new interface driver ums-u***at
- [ 1.899870] sunxi_gpadc_init,1968, success
- [ 1.906661] sunxi-rtc 7090000.rtc: registered as rtc0
- [ 1.912515] sunxi-rtc 7090000.rtc: setting system clock to 2022-03-02T13:44:39 UTC (1646228679)
- [ 1.922338] sunxi-rtc 7090000.rtc: sunxi rtc probed
- [ 1.928251] i2c /dev entries driver
- [ 1.932303] IR NEC protocol handler initialized
- [ 1.938088] sunxi cedar version 1.1
- [ 1.942267] sunxi-cedar 1c0e000.ve: Adding to iommu group 0
- [ 1.948657] VE: install start!!!
- [ 1.948657]
- [ 1.954225] VE: cedar-ve the get irq is 6
- [ 1.954225]
- [ 1.960584] VE: ve_debug_proc_info:(____ptrval____), data:(____ptrval____), lock:(____ptrval____)
- [ 1.960584]
- [ 1.972296] VE: install end!!!
- [ 1.972296]
- [ 1.978747] sunxi-wdt 6011000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- [ 1.987993] Bluetooth: HCI UART driver ver 2.3
- [ 1.993030] Bluetooth: HCI UART protocol H4 registered
- [ 1.998787] Bluetooth: HCI UART protocol BCSP registered
- [ 2.004807] Bluetooth: XRadio Bluetooth LPM Mode Driver Ver 1.0.10
- [ 2.014795] sunxi-mmc 4020000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.19 2021-03-24 19:50)
- [ 2.024861] sunxi-mmc 4020000.sdmmc: ***ctl-spec-caps*** 8
- [ 2.031076] sunxi-mmc 4020000.sdmmc: No vmmc regulator found
- [ 2.037504] sunxi-mmc 4020000.sdmmc: No vqmmc regulator found
- [ 2.043978] sunxi-mmc 4020000.sdmmc: No vdmmc regulator found
- [ 2.050461] sunxi-mmc 4020000.sdmmc: No vd33sw regulator found
- [ 2.057030] sunxi-mmc 4020000.sdmmc: No vd18sw regulator found
- [ 2.063593] sunxi-mmc 4020000.sdmmc: No vq33sw regulator found
- [ 2.070151] sunxi-mmc 4020000.sdmmc: No vq18sw regulator found
- [ 2.077149] sunxi-mmc 4020000.sdmmc: Got CD GPIO
- [ 2.082673] sunxi-mmc 4020000.sdmmc: set cd-gpios as 24M fail
- [ 2.089380] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.100577] sunxi-mmc 4020000.sdmmc: no vqmmc,Check if there is regulator
- [ 2.120807] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.145258] sunxi-mmc 4020000.sdmmc: detmode:gpio irq
- [ 2.150990] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.163327] sunxi-mmc 4021000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.19 2021-03-24 19:50)
- [ 2.173494] sunxi-mmc 4021000.sdmmc: ***ctl-spec-caps*** 8
- [ 2.179763] sunxi-mmc 4021000.sdmmc: No vmmc regulator found
- [ 2.186246] sunxi-mmc 4021000.sdmmc: No vqmmc regulator found
- [ 2.192745] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.204416] sunxi-mmc 4021000.sdmmc: No vdmmc regulator found
- [ 2.210860] sunxi-mmc 4021000.sdmmc: No vd33sw regulator found
- [ 2.217531] sunxi-mmc 4021000.sdmmc: No vd18sw regulator found
- [ 2.224172] sunxi-mmc 4021000.sdmmc: No vq33sw regulator found
- [ 2.230753] sunxi-mmc 4021000.sdmmc: No vq18sw regulator found
- [ 2.237434] sunxi-mmc 4021000.sdmmc: Cann't get pin bias hs pinstate,check if needed
- [ 2.246211] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.258908] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.270151] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
- [ 2.279135] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.290817] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.315183] sunxi-mmc 4021000.sdmmc: detmode:manually by software
- [ 2.322910] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
- [ 2.330215] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pc not found, using dummy regulator
- [ 2.341268] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
- [ 2.348230] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.360133] sunxi_led_probe()1715 - start
- [ 2.364887] sunxi_get_str_of_property()1560 - failed to get the string of propname led_regulator!
- [ 2.375000] sunxi_register_led_classdev()1448 - led_classdev start
- [ 2.383292] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 2.396774] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 2.407342] sunxi_led_probe()1820 - finish
- [ 2.412610] u***core: registered new interface driver u***hid
- [ 2.418915] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
- [ 2.430601] u***hid: USB HID core driver
- [ 2.435795] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
- [ 2.442734] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
- [ 2.454451] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
- [ 2.462084] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
- [ 2.469085] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing SD-HS(SDR25) dt B
- [ 2.480801] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
- [ 2.487647] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
- [ 2.499006] u***core: registered new interface driver snd-u***-audio
- [ 2.509552] sunxi-daudio 2034000.daudio: regulator missing or invalid
- [ 2.517002] mmc0: new high speed SDHC card at address 1234
- [ 2.524226] [AUDIOCODEC][sunxi_codec_parse_params][2094]:digital_vol:0, lineout_vol:26, mic1gain:19, mic2gain:19 pa_msleep:120, pa_level:1, pa_pwr_level:1
- [ 2.524226]
- [ 2.542675] mmcblk0: mmc0:1234 SA32G 28.9 GiB
- [ 2.549698] [AUDIOCODEC][sunxi_codec_parse_params][2130]:adcdrc_cfg:0, adchpf_cfg:1, dacdrc_cfg:0, dachpf:0
- [ 2.561382] [AUDIOCODEC][sunxi_internal_codec_probe][2266]:codec probe finished
- [ 2.569805] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
- [ 2.575969] sid_rd_ver_reg()254 - ver >= 4, soc ver:5
- [ 2.581708] debugfs: Directory '203034c.dummy_cpudai' with parent 'audiocodec' already present!
- [ 2.594326] [SNDCODEC][sunxi_card_init][583]:card init finished
- [ 2.603185] sunxi-codec-machine 2030340.sound: 2030000.codec <-> 203034c.dummy_cpudai mapping ok
- [ 2.614504] input: audiocodec sunxi Audio Jack as /devices/platform/soc@3000000/2030340.sound/sound/card0/input1
- [ 2.626622] [SNDCODEC][sunxi_card_dev_probe][832]:register card finished
- [ 2.634913] sunxi-rpaf-dsp soc@3000000:rpaf-dsp@203034c: register device finished!
- [ 2.643488] sunxi-rpaf-dsp soc@3000000:rpaf-dsp@203034c: [rpaf_dsp0] probe finished!
- [ 2.652645] rpmsg_hifi 3003000.msgbox.sunxi,dsp-msgbox.514.258: id:sunxi,dsp-msgbox new channel: 0x202 -> 0x102!
- [ 2.664309] rpmsg_hifi 3003000.msgbox.sunxi,dsp-msgbox.514.258: rpmsg hifi[0] client driver is probed
- [ 2.676250] NET: Registered protocol family 10
- [ 2.682756] Segment Routing with IPv6
- [ 2.687045] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
- [ 2.694526] NET: Registered protocol family 17
- [ 2.699610] can: controller area network core (rev 20170425 abi 9)
- [ 2.706715] NET: Registered protocol family 29
- [ 2.711714] can: raw protocol (rev 20170425)
- [ 2.716587] can: broadcast manager protocol (rev 20170425 t)
- [ 2.722978] can: netlink gateway (rev 20190810) max_hops=1
- [ 2.729478] Bluetooth: RFCOMM TTY layer initialized
- [ 2.735076] Bluetooth: RFCOMM socket layer initialized
- [ 2.740866] Bluetooth: RFCOMM ver 1.11
- [ 2.746160] Loading compiled-in X.509 certificates
- [ 2.753778] HDMI 2.0 driver init start!
- [ 2.758099] boot_hdmi=false
- [ 2.761283] ERROR: pinctrl_get for HDMI2.0 DDC fail
- [ 2.768396] HDMI2.0 module init end
- [ 2.796571] twi twi2: twi2 supply twi not found, using dummy regulator
- [ 2.810798] input: fts_ts as /devices/platform/soc@3000000/twi2/i2c-2/2-0048/input/input2
- [ 2.842692] fts_ts 2-0048: 2-0048 supply not found, using dummy regulator
- [ 2.850681] fts_ts 2-0048: 2-0048 supply not found, using dummy regulator
- [ 2.858512] debugfs: Directory '2-0048-' with parent 'reg-dummy-regulator-dummy' already present!
- [ 3.322445] [SNDCODEC][sunxi_check_hs_detect_status][191]:plugin --> switch:3
- [ 3.390890] random: fast init done
- [ 3.722723] sunxi_i2c_probe()2262 - [i2c2] probe success
- [ 3.732287] debugfs: Directory '2031000.dmic' with parent 'snddmic' already present!
- [ 3.742568] sunxi-audio-card 2031060.sounddmic: dmic-hifi <-> 2031000.dmic mapping ok
- [ 3.752814] debugfs: Directory '2034000.daudio' with parent 'sndhdmi' already present!
- [ 3.763494] sunxi-audio-card 20340a0.sounddaudio2: 20340a4.hdmiaudio <-> 2034000.daudio mapping ok
- [ 3.775338] get det_vbus is fail, -84
- [ 3.779456] get id is fail, -84
- [ 3.784340] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 3.795305] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 3.802971] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 3.812728] clk: Not disabling unused clocks
- [ 3.817552] ALSA device list:
- [ 3.820887] #0: audiocodec
- [ 3.824252] cfg80211: failed to load regulatory.db
- [ 3.829708] #1: snddmic
- [ 3.832795] #2: sndhdmi
- [ 3.835759] alloc_fd: slot 0 not NULL!
- [ 3.850448] EXT4-fs (mmcblk0p7): mounted filesystem without journal. Opts: (null)
- [ 3.859012] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
- [ 3.867997] devtmpfs: mounted
- [ 3.871508] Freeing unused kernel memory: 196K
- [ 3.876577] This architecture does not have kernel memory protection.
- [ 3.883897] Run /***in/init as init process
- [ 3.987952] cgroup1: Need name or subsystem set
- [ 4.010578] init: Console is alive
- [ 4.014770] init: - watchdog -
- [ 4.018351] init: - preinit -
- [ 4.331331] mount_root: mounting /dev/root
- [ 4.336446] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
- [ 4.342911] mount_root: loading kmods from internal overlay
- [ 4.439594] block: attempting to load /etc/config/fstab
- [ 4.448146] block: extroot: not configured
- [ 4.464500] procd: - early -
- [ 4.467892] procd: - watchdog -
- [ 4.481321] random: procd: uninitialized urandom read (4 bytes read)
- [ 4.773753] procd: - watchdog -
- [ 4.777575] procd: - ubus -
- [ 4.781372] procd (1): /proc/118/oom_adj is deprecated, please use /proc/118/oom_score_adj instead.
- [ 4.804450] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 4.836351] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 4.882478]
- [ 4.882478] insmod_device_driver
- [ 4.882478]
- [ 4.889586] device_chose finished 139!
- [ 4.896514] procd: - init -
- Please press Enter to activate this console.
- [ 5.810769] fuse: init (API version 7.31)
- [ 5.912070] u***core: registered new interface driver uvcvideo
- [ 5.942528] USB Video Class driver (1.1.1)
- [ 6.112662] file system registered
- [ 6.189268] configfs-gadget 4100000.udc-controller: failed to start g1: -19
- [ 6.362480] hdmi_hpd_sys_config_release
- [ 6.431375] read descriptors
- [ 6.438529] read strings
- [ 10.733914] ======== XRADIO WIFI OPEN ========
- [ 10.761108] [XRADIO] Driver Label:XR_V02.16.84_P2P_HT40_01.31
- [ 10.768295] [XRADIO] Allocated hw_priv @ (____ptrval____)
- [ 10.789941] sunxi-rfkill soc@3000000:rfkill@0: bus_index: 1
- [ 10.823598] sunxi-rfkill soc@3000000:rfkill@0: wlan power on success
- [ 11.047514] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- [ 11.371769] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 11.383069] [XRADIO] Detect SDIO card 1
- [ 11.399405] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
- [ 11.435611] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 11.473115] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 11.515536] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
- [ 11.553867] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
- [ 11.592544] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
- [ 11.615689] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing SD-HS(SDR25) dt B
- [ 11.649244] mmc1: new high speed SDIO card at address 0001
- [ 11.666806] [SBUS] XRadio Device:sdio clk=50000000
- [ 11.681919] [XRADIO] XRADIO_HW_REV 1.0 detected.
- [ 11.753130] [XRADIO] xradio_update_dpllctrl: DPLL_CTRL Sync=0x01400000.
- [ 11.852482] [XRADIO] Bootloader complete
- [ 12.105862] [XRADIO] Firmware completed.
- [ 12.133909] [WSM] Firmware Label:XR_C09.08.52.64_DBG_02.100 2GHZ HT40 Jan 3 2020 13:14:37
- [ 12.172623] [XRADIO] Firmware Startup Done.
- [ 12.185336] [XRADIO_WRN] enable Multi-Rx!
- [ 12.204570] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
- [ 12.254151] xt_time: kernel timezone is -0000
- [ 12.312386] Error: Driver 'gt9xxnew_ts' is already registered, aborting...
- [ 13.662001] EXT4-fs (mmcblk0p7): warning: mounting unchecked fs, running e2fsck is recommended
- [ 13.733910] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
- [ 13.741947] ieee80211_do_open: vif_type=2, p2p=0, ch=3, addr=b8:7e:bb:e4:36:da
- [ 13.770746] [STA] !!!xradio_vif_setup: id=0, type=2, p2p=0, addr=b8:7e:bb:e4:36:da
- [ 13.819888] [AP_WRN] BSS_CHANGED_ASSOC but driver is unjoined.
- [ 14.653741] [SNDCODEC][sunxi_card_hw_params][620]:stream_flag: 0
- [ 34.402465] u***1-vbus: disabling
- [ 34.406923] vdd_3v3: disabling
- [ 34.492478] random: crng init done
- [ 34.496308] random: 7 urandom warning(s) missed due to ratelimiting
- [ 41.429728] [STA_WRN] Freq 2412 (wsm ch: 1) prev: 3.
- [ 41.442502] wlan0: authenticate with 00:6b:8e:df:b7:28 (try 1)
- [ 41.459422] [STA_WRN] [HT40][xradio_join_work][bss_ht_info]:
- [ 41.459422] [primary_chan :0x00000001]
- [ 41.459422] [ht_param :0x00000000]
- [ 41.459422] [operation_mode:0x00000006]
- [ 41.459422] [stbc_param :0x00000000]
- [ 41.459422] [basic_set[0] :0x00000000]
- [ 41.517859] [STA_WRN] [HT40][xradio_join_work][PhyModeCfg:0x0007]
- [ 41.517859] [ModemFlags :0x00000007]
- [ 41.517859] [ChWidthCfg :0x00000000]
- [ 41.517859] [PriChCfg :0x00000000]
- [ 41.517859] [BandCfg :0x00000000]
- [ 41.517859] [STBC_Enable :0x00000000]
- [ 41.517859] [PreambleCfg :0x00000000]
- [ 41.517859] [SGI_Enable :0x00000000]
- [ 41.517859] GF_Enable :0x00000000]
- [ 41.702224] wlan0: authenticated
- [ 41.710425] wlan0: associate with 00:6b:8e:df:b7:28 (try 1)
- [ 42.055122] wlan0: RX AssocResp from 00:6b:8e:df:b7:28 (capab=0xc11 status=0 aid=2)
- [ 42.072484] wlan0: associated
- [ 42.088616] [AP_WRN] [STA] ASSOC HTCAP 11N 58
- [ 42.096322] [AP_WRN] [HT40][xradio_bss_info_changed][ht_prot:0x0000000e][HtProtMode:0x0003][Green:0x0004]
- [ 42.096765] [AP_WRN] [HT40][xradio_bss_info_changed][PhyModeCfg:0x4007]
- [ 42.096765] [ModemFlags :0x00000007]
- [ 42.096765] [ChWidthCfg :0x00000000]
- [ 42.096765] [PriChCfg :0x00000000]
- [ 42.096765] [BandCfg :0x00000000]
- [ 42.096765] [STBC_Enable :0x00000000]
- [ 42.096765] [PreambleCfg :0x00000000]
- [ 42.096765] [SGI_Enable :0x00000001]
- [ 42.096765] [GF_Enable :0x00000000]
- [ 42.231057] [TXRX_WRN] drop=1759, fctl=0x00d0.
- [ 42.243996] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 42.927012] [AP_WRN] [STA] ASSOC HTCAP 11N 58
- [ 42.942387] [AP_WRN] [HT40][xradio_bss_info_changed][ht_prot:0x0000000a][HtProtMode:0x0002][Green:0x0004]
- [ 42.942883] [AP_WRN] [HT40][xradio_bss_info_changed][PhyModeCfg:0x4007]
- [ 42.942883] [ModemFlags :0x00000007]
- [ 42.942883] [ChWidthCfg :0x00000000]
- [ 42.942883] [PriChCfg :0x00000000]
- [ 42.942883] [BandCfg :0x00000000]
- [ 42.942883] [STBC_Enable :0x00000000]
- [ 42.942883] [PreambleCfg :0x00000000]
- [ 42.942883] [SGI_Enable :0x00000001]
- [ 42.942883] [GF_Enable :0x00000000]
-
-
-
- BusyBox v1.27.2 () built-in shell (ash)
-
- __ ___ _ __ _
- / |/ /__ _(_)_ __ / / (_)__ __ ____ __
- / /|_/ / _ `/ / / / /__/ / _ / // / /
- /_/ /_/_,_/_//__ /____/_/_//_/_,_//__
- ----------------------------------------------
- Maix Linux (Neptune, 5C1C9C53)
- ----------------------------------------------
- root@MaixLinux:/#
-
复制代码
上电会打印一串信息,这里面自带的是MaixLinux。这个和全志的Tina应该都是定制的linux系统。 当然本次里面也自带了一个测试应用是一个获取天气的。
点击图标中的WiFi标志可以连接WiFi。
会自己获取IP的,然后有了无线网我们就可以,远程通过SSH连接开发板了。
通过命令先设置下登录密码。
之后就可以登陆进来了。左侧展示的是里面的文件夹。
其内部也自带了tslib,可以直接运行测试触摸参数。 本次使用暂时先到这里了。后续我们搭建自己开发环境可以跑全志的Tina,然后移植下QT和LVGL测试下。
0
|
|
|
|