导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. fanfan
    3. 帖子
    F
    • 资料
    • 关注 26
    • 粉丝 2
    • 我的积分 2613
    • 主题 16
    • 帖子 38
    • 最佳 6
    • 群组 0

    fanfan 发布的帖子

    • 回复: 全志 D1H 驱动spi oled失败

      @aldfaaa 我已经回环测试过了,是可行的

      发布在 MR Series
      F
      fanfan
    • 全志 D1H 驱动spi oled失败
      [ 1397.456025] spi_master spi1: failed to transfer one message from queue
      [ 1402.483851] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1402.490369] oled spi1.0: SPI transfer failed: -1
      [ 1402.496156] spi_master spi1: failed to transfer one message from queue
      [ 1407.523802] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1407.530319] oled spi1.0: SPI transfer failed: -1
      [ 1407.536024] spi_master spi1: failed to transfer one message from queue
      [ 1412.563805] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1412.570322] oled spi1.0: SPI transfer failed: -1
      [ 1412.576024] spi_master spi1: failed to transfer one message from queue
      [ 1417.603802] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1417.610320] oled spi1.0: SPI transfer failed: -1
      [ 1417.616049] spi_master spi1: failed to transfer one message from queue
      [ 1422.643801] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1422.650319] oled spi1.0: SPI transfer failed: -1
      [ 1422.656021] spi_master spi1: failed to transfer one message from queue
      [ 1427.683802] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1427.690319] oled spi1.0: SPI transfer failed: -1
      [ 1427.696019] spi_master spi1: failed to transfer one message from queue
      [ 1432.723805] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1432.730322] oled spi1.0: SPI transfer failed: -1
      [ 1432.739082] spi_master spi1: failed to transfer one message from queue
      [ 1437.763800] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1437.770318] oled spi1.0: SPI transfer failed: -1
      [ 1437.776025] spi_master spi1: failed to transfer one message from queue
      [ 1442.803807] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1442.810325] oled spi1.0: SPI transfer failed: -1
      [ 1442.816025] spi_master spi1: failed to transfer one message from queue
      [ 1447.843877] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1447.850394] oled spi1.0: SPI transfer failed: -1
      [ 1447.868380] spi_master spi1: failed to transfer one message from queue
      [ 1452.883801] sunxi_spi_transfer_one()1607 - [spi1] xfer timeout
      [ 1452.890318] oled spi1.0: SPI transfer failed: -1
      
      

      一直打印这个报错,我是小白,没办法解决

      发布在 MR Series
      F
      fanfan
    • 回复: 移植RTL8188fu驱动编译报错,sw_usb_enable_hcd等函数未定义

      @whycanservice 我的是RTL8811cu,请问怎么才能跑到200M往上,我用的是D1 .

      发布在 编译和烧写问题专区
      F
      fanfan
    • 回复: 移植RTL8188fu驱动编译报错,sw_usb_enable_hcd等函数未定义

      @whycanservice 搞好了,那怎么让这个
      4cd23724-ad86-4ca9-9d85-42dc61839018-image.png

      发布在 编译和烧写问题专区
      F
      fanfan
    • 移植RTL8811驱动编译报错,sw_usb_disable_hcd、script_parser_fetch、sw_usb_enable_hcd函数没找到

      移植RTL8811驱动编译报错,sw_usb_disable_hcd、script_parser_fetch、sw_usb_enable_hcd函数没找到

      ERROR: "sw_usb_disable_hcd" [/home/book/rtl8821CU/8821cu.ko] undefined!
      ERROR: "script_parser_fetch" [/home/book/rtl8821CU/8821cu.ko] undefined!
      ERROR: "sw_usb_enable_hcd" [/home/book/rtl8821CU/8821cu.ko] undefined!
      scripts/Makefile.modpost:113: recipe for target '__modpost' failed
      make[2]: *** [__modpost] Error 1
      Makefile:1720: recipe for target 'modules' failed
      make[1]: *** [modules] Error 2
      make[1]: Leaving directory '/home/book/buildroot_dongshannezhastu/buildroot-awol/output/build/linux-03166beecbf2c24ed3ffc615d2652e9fbddf3af8'
      Makefile:2223: recipe for target 'modules' failed
      
      
      发布在 MR Series
      F
      fanfan
    • 回复: 移植RTL8188fu驱动编译报错,sw_usb_enable_hcd等函数未定义

      @whycanservice 请问你是怎么编译通过的

      发布在 编译和烧写问题专区
      F
      fanfan
    • 回复: 移植RTL8188fu驱动编译报错,sw_usb_enable_hcd等函数未定义

      @whycanservice

      make ARCH=riscv CROSS_COMPILE=/home/book/eLinuxCore_dongshannezhastu/toolchain/riscv64-glibc-gcc-thead_20200702/bin/riscv64-unknown-linux-gnu- -C /home/book/buildroot_dongshannezhastu/buildroot-awol/output/build/linux-03166beecbf2c24ed3ffc615d2652e9fbddf3af8 M=/home/book/rtl8821CU  modules
      make[1]: Entering directory '/home/book/buildroot_dongshannezhastu/buildroot-awol/output/build/linux-03166beecbf2c24ed3ffc615d2652e9fbddf3af8'
        CC [M]  /home/book/rtl8821CU/platform/platform_ARM_SUNxI_usb.o
        CC [M]  /home/book/rtl8821CU/core/rtw_mp.o
        LD [M]  /home/book/rtl8821CU/8821cu.o
        Building modules, stage 2.
        MODPOST 1 modules
      ERROR: "sw_usb_disable_hcd" [/home/book/rtl8821CU/8821cu.ko] undefined!
      ERROR: "script_parser_fetch" [/home/book/rtl8821CU/8821cu.ko] undefined!
      WARNING: module 8821cu uses symbol kernel_read from namespace VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver, but does not import it.
      ERROR: "sw_usb_enable_hcd" [/home/book/rtl8821CU/8821cu.ko] undefined!
      scripts/Makefile.modpost:113: recipe for target '__modpost' failed
      make[2]: *** [__modpost] Error 1
      Makefile:1720: recipe for target 'modules' failed
      make[1]: *** [modules] Error 2
      make[1]: Leaving directory '/home/book/buildroot_dongshannezhastu/buildroot-awol/output/build/linux-03166beecbf2c24ed3ffc615d2652e9fbddf3af8'
      Makefile:2225: recipe for target 'modules' failed
      
      
      发布在 编译和烧写问题专区
      F
      fanfan
    • D1设备树更新失败

      75d8af5c-98a4-4f4f-995d-41ce262bf9bf-image.png
      并没有生成设备树节点,请问大概是什么原因导致的?

      发布在 MR Series
      F
      fanfan
    • 回复: T113 sdk 触摸ft5x06 编译失败

      @whycan 是的,谢谢晕哥!

      发布在 MR Series
      F
      fanfan
    • 回复: mq-dual , mq-r T113 tina gt911适配

      @mangogeek 谢谢大佬

      发布在 MR Series
      F
      fanfan
    • T113 sdk 触摸ft5x06 编译失败

      帮我看看,大佬们
      8adb1d6c-e3bb-4804-b774-2b05f19ddcbb-image.png

      发布在 MR Series
      F
      fanfan
    • 回复: 存储介质是emmc,怎么才能够让文件系统可读写呢?

      @fanfan 搞定了
      85ed3aea-2dee-4a27-880d-2ac87222bcd4-image.png
      看了大佬的配置

      发布在 V Series
      F
      fanfan
    • 存储介质是emmc,怎么才能够让文件系统可读写呢?

      我的存储介质是emmc,怎么才能够让文件系统可读写呢?
      4cd76f5e-8e89-4771-adcb-88cb8d848825-image.png

      发布在 V Series
      F
      fanfan
    • 回复: /scripts/pack_img.sh: line 1705: 6902 Segmentation fault (core dumped) dragon $@

      @whycan 是的,自己把自己给害了🐤

      发布在 V Series
      F
      fanfan
    • 回复: /scripts/pack_img.sh: line 1705: 6902 Segmentation fault (core dumped) dragon $@

      @fanfan 我把原来的cb9a4cf7-1f75-4cf3-ab79-a5147c1d2f15-sys_partition.fex 05c5e9f1-bb31-4d2c-921d-a93d800032b9-sys_partition.fex
      替换回去又可以了

      发布在 V Series
      F
      fanfan
    • 回复: /scripts/pack_img.sh: line 1705: 6902 Segmentation fault (core dumped) dragon $@

      @fanfan 这是我的sys_partition.fex文件

      ;---------------------------------------------------------------------------------------------------------
      ; 说明: 脚本中的字符串区分大小写,用户可以修改"="后面的数值,但是不要修改前面的字符串
      ;---------------------------------------------------------------------------------------------------------
      
      
      ;--------------------------------------------------------------------------------------------------
      ;                                   固件下载参数配置
      ;--------------------------------------------------------------------------------------------------
      ;****************************************************
      ;    mbr的大小, 以Kbyte为单位
      ;****************************************************
      [mbr]
      size = 4096
      
      ;********************************************************************************************************
      ;                                              分区配置
      ;
      ;
      ;  partition 定义范例:
      ;    [partition]                ;  //表示是一个分区
      ;    name        = USERFS2      ; //分区名称
      ;    size        = 16384        ; //分区大小 单位: 扇区.分区表示个数最多2^31 * 512 = 2T
      ;    downloadfile = "123.fex"   ; //下载文件的路径和名称,可以使用相对路径,相对是指相对于image.cfg文件所在分区。也可以使用绝对路径
      ;    keydata     = 1            ; //私有数据分区,重新量产数据将不丢失
      ;    encrypt     = 1            ; //采用加密方式烧录,将提供数据加密,但损失烧录速度
      ;    user_type   = ?            ; //私有用法
      ;    verify      = 1            ; //要求量产完成后校验是否正确
      ;
      ; 注:1、name唯一, 不允许同名
      ;     2、name最大12个字符
      ;     3、size = 0, 将创建一个无大小的空分区
      ;     4、为了安全和效率考虑,分区大小最好保证为16M字节的整数倍
      ;********************************************************************************************************
      [partition_start]
      
      [partition]
          name         = boot-resource
          size         = 6016
          downloadfile = "boot-resource.fex"
          user_type    = 0x8000
      
      [partition]
          name         = env
          size         = 1008
          downloadfile = "env.fex"
          user_type    = 0x8000
      
      [partition]
          name         = boot
          ;size         = 4096
          size         = 25200
          downloadfile = "boot.fex"
          user_type    = 0x8000
      
      [partition]
          name         = rootfs
          size         = 35840
          downloadfile = "rootfs.fex"
          user_type    = 0x8000
      
      [partition]
          name         = rootfs_data
          size         = 10080
          user_type    = 0x8000
      
      [partition]
          name         = recovery
          size         = 20160
          ;downloadfile = "recovery.fex"
          user_type    = 0x8000
      ;
      ;[partition]
      ;    name         = misc
      ;    size         = 512
      ;    user_type    = 0x8000
      ;
      ;[partition]
      ;    name         = private
      ;    size         = 512
      ;    user_type    = 0x8000
      
      [partition]
          name         = UDISK
      ./device/config/chips/v853/configs/vision/linux/sys_partition.fex
          user_type    = 0x8100
      
      
      发布在 V Series
      F
      fanfan
    • /scripts/pack_img.sh: line 1705: 6902 Segmentation fault (core dumped) dragon $@

      有哥们知道这个pack错误什么问题吗?

      book@100ask:~/tina-v853$ pack
      --==========--
      PACK_CHIP         sun8iw21p1
      PACK_PLATFORM     tina
      PACK_BOARD        v853-vision
      PACK_KERN
      PACK_DEBUG        uart0
      PACK_SIG          none
      PACK_SECURE       none
      PACK_MODE         normal
      PACK_FUNC         android
      PACK_PROGRAMMER   none
      PACK_TAR_IMAGE    none
      PACK_TOPDIR       /home/book/tina-v853
      --==========--
      No kernel param, parse it from v853
      copying tools file
      copying configs file
      storage_type value is 2
      rm /home/book/tina-v853/out/v853-vision/image/sys_partition_nor.fex
      rm /home/book/tina-v853/out/v853-vision/image/image_nor.cfg
      copying boot resource
      copying boot file
      make user resource for : /home/book/tina-v853/out/v853-vision/image/sys_partition.fex
      handle partition user-res
      no user resource partitions
      APP_PART_DOWNLOAD_FILE = /home/book/tina-v853/out/v853-vision/image/app.fex
      Need size of filesystem
      no data resource partitions
      Warning (unit_address_vs_reg): Node /clocks has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@03000000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/test_pins@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc2@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipia@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipia@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib_4lane@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib_4lane@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi_pa@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi_pa@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dsi4lane@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dsi4lane@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/wlan@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart3@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart3@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi1@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spif0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spif0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spif0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi3@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi3@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi4@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi4@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dmic@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dmic_sleep@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio0_sleep@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio1_sleep@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm4@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm4@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm9@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm9@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/wiegand@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/wiegand@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/gmac0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/gmac0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/rgb18@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/rgb18@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl-test@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/rt-media@01c0e000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/spi@04025000/spi_board0 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02502c00/da380 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/charger@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/powerkey@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/regulators@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/axp_gpio@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/lcd0@05461000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/usbc0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/isp@4 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/actuator@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/flash@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/sensor@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/sensor@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/e907_standby@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/wlan@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/gpio_charger@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /reserved-memory/optee_reserve has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /reserved-memory/riscv_memserve has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1008000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1008000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1008000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1104000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1104000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1200000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1200000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ion/heap_sys_user@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ion/heap_cma@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /interrupt-controller@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sram_ctrl has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /thermal-zones/cpu_thermal_zone/trips/trip-point@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /thermal-zones/cpu_thermal_zone/trips/trip-point@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /thermal-zones/cpu_thermal_zone/trips/cpu_crit@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /e907_rproc@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /rpbuf_controller@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /rpbuf_sample@0 has a unit name, but no reg property
      p=soc c=product state=0
      p=soc c=power_sply state=0
      p=soc c=target state=0
      p=soc c=card_boot state=0
      p=soc c=card0_boot_para state=0
      p=soc c=card2_boot_para state=0
      p=soc c=spinor_para state=0
      p=soc c=twi_para state=0
      p=soc c=uart_para state=0
      p=soc c=jtag_para state=0
      p=soc c=dram state=0
      p=soc c=partitions state=0
      p=partitions c=boot-resource state=0
      p=partitions c=env state=0
      p=partitions c=boot state=0
      p=partitions c=rootfs state=0
      p=partitions c=rootfs_data state=0
      p=partitions c=recovery state=0
      p=partitions c=UDISK state=0
      Warning (unit_address_vs_reg): Node /clocks has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@03000000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/test_pins@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/sdc2@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipia@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipia@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib_4lane@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/mipib_4lane@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/csi_mclk2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi_pa@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/ncsi_pa@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dsi4lane@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dsi4lane@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/wlan@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart3@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart3@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spi1@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spif0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spif0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spif0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi3@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi3@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi4@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/twi4@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dmic@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/dmic_sleep@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio0_sleep@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/daudio1_sleep@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm4@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm4@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm9@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/pwm9@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/wiegand@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/wiegand@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/gmac0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/gmac0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/rgb18@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/rgb18@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/card0_boot_para@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/card2_boot_para@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/card2_boot_para@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spinor_para@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/spinor_para@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/uart_para@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl@02000000/jtag_para@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/pinctrl-test@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/rt-media@01c0e000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/spi@04025000/spi_board0 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02502c00/da380 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/charger@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/powerkey@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/regulators@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/twi@0x02503000/pmu@0/axp_gpio@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/lcd0@05461000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/usbc0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/isp@4 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/actuator@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/flash@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/sensor@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/vind@0/sensor@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/e907_standby@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/wlan@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@03000000/gpio_charger@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /reserved-memory/optee_reserve has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /reserved-memory/riscv_memserve has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@408000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@600000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@720000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-92 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@900000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1008000000-96 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1008000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1008000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1104000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1104000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1200000000-100 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /opp_l_table0/opp@1200000000-105 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ion/heap_sys_user@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ion/heap_cma@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /interrupt-controller@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /sram_ctrl has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /thermal-zones/cpu_thermal_zone/trips/trip-point@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /thermal-zones/cpu_thermal_zone/trips/trip-point@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /thermal-zones/cpu_thermal_zone/trips/cpu_crit@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /e907_rproc@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /rpbuf_controller@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /rpbuf_sample@0 has a unit name, but no reg property
      mv: 'temp_fdt.dtb' and '/home/book/tina-v853/out/v853-vision/image/temp_fdt.dtb' are the same file
      mv: 'temp_ubootnodtb.bin' and '/home/book/tina-v853/out/v853-vision/image/temp_ubootnodtb.bin' are the same file
      Warning (unit_address_vs_reg): Node /clocks has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@29000000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/power_sply@4500000c has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/power_delay@4500024 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/platform@45000004 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/target@45000008 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/charger0@45000010 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/card_boot@45000014 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/gpio_bias@45000018 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/sunxi_flashmap@45000018 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/fastboot_key@4500001c has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/recovery_key@45000020 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pinctrl@07022000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pinctrl@07022000/s_twi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pinctrl@07022000/s_twi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc2@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/nand0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/nand0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/nand0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/spi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/spi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/spi0@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi1@0x02502400 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi4@0x02503000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi4@0x02503000/pmu@34 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi4@0x02503000/pmu@34/regulators@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/dsi4lane@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/dsi4lane@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/rgb18@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/rgb18@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/spi1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/spi1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/spi1@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi0@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi0@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi1@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi2@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi2@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi3@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi3@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi4@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/twi4@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/sdc1@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pwm8@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pwm8@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pwm9@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/pwm9@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/standby@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/standby@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/rgb24@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/pinctrl@0300b000/rgb24@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/card0_boot_para@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/card2_boot_para@3 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/nand0@04011000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/spi@4025000/spi_board0 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /soc@29000000/lcd0@05461000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /soc@29000000/clk_test@0x12345 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /aliases@45100000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /gpu@0x01800000 has a unit name, but no reg property
      Conver script to dts ok.
      don't build dtbo ...
      update_chip
      pack boot package
      GetPrivateProfileSection read to end
      content_count=3
      packing for tina linux
      normal
      commit : e5c90179e9
      mbr count = 4
      
      partitation file Path=/home/book/tina-v853/out/v853-vision/image/sys_partition.bin
      mbr_name file Path=/home/book/tina-v853/out/v853-vision/image/sunxi_mbr.fex
      download_name file Path=/home/book/tina-v853/out/v853-vision/image/dlinfo.fex
      
      mbr size = 4096
      mbr magic softw411
      disk name=boot-resource
      disk name=env
      disk name=boot
      disk name=rootfs
      disk name=rootfs_data
      disk name=recovery
      disk name=UDISK
      this is not a partition key
      update_for_part_info 0
      crc 0 = f944a48f
      crc 1 = 6cf9f5d2
      crc 2 = 94f0074
      crc 3 = 9cf25129
      MBR addr = 0x2000,logic_offset = 0xa000 GPT:boot-resource: c000          d77f
      MBR addr = 0x3780,logic_offset = 0xa000 GPT:env         : d780          db6f
      MBR addr = 0x3b70,logic_offset = 0xa000 GPT:boot        : db70          13ddf
      MBR addr = 0x9de0,logic_offset = 0xa000 GPT:rootfs      : 13de0         1c9df
      MBR addr = 0x129e0,logic_offset = 0xa000 GPT:rootfs_data : 1c9e0         1f13f
      MBR addr = 0x15140,logic_offset = 0xa000 GPT:recovery    : 1f140         23fff
      MBR addr = 0x1a000,logic_offset = 0xa000 GPT:UDISK       : 24000         ffffffde
      gpt_head->header_crc32 = 0xeaa85b14
      GPT----part num 7---
      gpt_entry: 128
      gpt_header: 92
      GPT:boot-resource: c000          d77f
      GPT:env         : d780          db6f
      GPT:boot        : db70          13ddf
      GPT:rootfs      : 13de0         1c9df
      GPT:rootfs_data : 1c9e0         1f13f
      GPT:recovery    : 1f140         23fff
      GPT:UDISK       : 24000         ffffffde
      update gpt file ok
      update mbr file ok
      commit : e5c90179e9
      temp = 20
      mbr count = 4 total_sectors = 15269888 logic_offset = 20 media = 0
      
      partitation file Path=/home/book/tina-v853/out/v853-vision/image/sys_partition.bin
      mbr_name file Path=/home/book/tina-v853/out/v853-vision/image/sunxi_mbr.fex
      download_name file Path=/home/book/tina-v853/out/v853-vision/image/dlinfo.fex
      
      mbr size = 4096
      mbr magic softw411
      disk name=boot-resource
      disk name=env
      disk name=boot
      disk name=rootfs
      disk name=rootfs_data
      disk name=recovery
      disk name=UDISK
      this is not a partition key
      update_for_part_info 0
      crc 0 = f944a48f
      crc 1 = 6cf9f5d2
      crc 2 = 94f0074
      crc 3 = 9cf25129
      MBR addr = 0x2000,logic_offset = 0x14 GPT:boot-resource: 2014          3793
      MBR addr = 0x3780,logic_offset = 0x14 GPT:env         : 3794          3b83
      MBR addr = 0x3b70,logic_offset = 0x14 GPT:boot        : 3b84          9df3
      MBR addr = 0x9de0,logic_offset = 0x14 GPT:rootfs      : 9df4          129f3
      MBR addr = 0x129e0,logic_offset = 0x14 GPT:rootfs_data : 129f4         15153
      MBR addr = 0x15140,logic_offset = 0x14 GPT:recovery    : 15154         1a013
      MBR addr = 0x1a000,logic_offset = 0x14 GPT:UDISK       : 1a014         e8ffde
      gpt_head->header_crc32 = 0xf25afc8b
      GPT----part num 7---
      gpt_entry: 128
      gpt_header: 92
      GPT:boot-resource: 2014          3793
      GPT:env         : 3794          3b83
      GPT:boot        : 3b84          9df3
      GPT:rootfs      : 9df4          129f3
      GPT:rootfs_data : 129f4         15153
      GPT:recovery    : 15154         1a013
      GPT:UDISK       : 1a014         e8ffde
      update gpt file ok
      update mbr file ok
      ====================================
      show "sys_partition_for_dragon.fex" message
      ------------------------------------
        [mbr]
        mbr_size  : 4096 Kbyte
      ------------------------------------
        partition_name  : boot-resource
        partition_size  : 6016
        downloadfile  : boot-resource.fex
        boot-resource.fex size : 80K byte
      ------------------------------------
        partition_name  : env
        partition_size  : 1008
        downloadfile  : env.fex
        env.fex size : 128K byte
      ------------------------------------
        partition_name  : boot
        partition_size  : 25200
        downloadfile  : boot.fex
        boot.fex -> /home/book/tina-v853/out/v853-vision/boot.img
        boot.img size : 3.9M byte
      ------------------------------------
        partition_name  : rootfs
        partition_size  : 35840
        downloadfile  : rootfs.fex
        rootfs.fex -> /home/book/tina-v853/out/v853-vision/rootfs.img
        rootfs.img size : 17M byte
      ------------------------------------
        partition_name  : rootfs_data
        partition_size  : 10080
      ------------------------------------
        partition_name  : recovery
        partition_size  : 20160
      ------------------------------------
        partition_name  : UDISK
        ./device/config/chips/v853/configs/vision/linux/sys_partition.fex
      ------------------------------------
      /home/book/tina-v853/out/host/bin/
      /home/book/tina-v853/out/v853-vision/image
      /home/book/tina-v853/scripts/pack_img.sh: line 1705:  6902 Segmentation fault      (core dumped) dragon $@
      pack finish
      /home/book/tina-v853
      ----------partitions image is at----------
      
      /home/book/tina-v853/out/v853-vision/image/../aw_pack_src
      
      
      发布在 V Series
      F
      fanfan
    • 回复: 执行打包(pack命令)v833的SDK出错: ERROR: merge_full_img failed

      @yuzukitsuru 请问我也碰到了这个问题,改了,还是这个错误,请问大佬有没有可以解决的方法
      d368f43f-f991-4b69-92a3-d965bcd10af5-image.png

      发布在 编译和烧写问题专区
      F
      fanfan
    • 回复: v853编译打包pack时出现Segmentation fault错误

      @whycan 已经试过了,还是报这个错误

      发布在 V Series
      F
      fanfan
    • 回复: 关于V853文件系统(Read-only file system)怎么改成可读写

      @fanfan a87fd021-e5e1-4197-9e13-c5f687c2b3b7-image.png
      我把partition.fex中的rootfs.fex的size改为35840会出现上图哪个错误
      c2cc0861-7a96-4ccc-90ba-756f1dffe964-image.png

      发布在 V Series
      F
      fanfan
    • 回复: 关于V853文件系统(Read-only file system)怎么改成可读写

      @whycanservice

      root@TinaLinux:/# mount
      /dev/root on / type squashfs (ro,relatime)
      devtmpfs on /dev type devtmpfs (rw,relatime,size=251900k,nr_inodes=62975,mode=755)
      /proc on /proc type proc (rw,relatime)
      tmpfs on /tmp type tmpfs (rw,relatime)
      sys on /sys type sysfs (rw,relatime)
      /dev/by-name/rootfs_data on /overlay type ext4 (rw,sync,relatime,nodelalloc,data=journal)
      devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
      /dev/mmcblk0p7 on /mnt/UDISK type ext4 (rw,relatime,data=ordered)
      /dev/pts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)
      none on /sys/kernel/config type configfs (rw,relatime)
      adb on /dev/usb-ffs/adb type functionfs (rw,relatime)
      /dev/mmcblk0p1 on /mnt/extsd type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
      none on /sys/kernel/debug type debugfs (rw,relatime)
      root@TinaLinux:/# df -h
      Filesystem                Size      Used Available Use% Mounted on
      /dev/root                17.0M     17.0M         0 100% /
      devtmpfs                246.0M         0    246.0M   0% /dev
      tmpfs                   246.5M     12.0K    246.5M   0% /tmp
      /dev/by-name/rootfs_data
                                3.6M     14.0K      3.5M   0% /overlay
      /dev/mmcblk0p7            7.0G     24.0K      7.0G   0% /mnt/UDISK
      /dev/mmcblk0p1            8.0M     39.0K      7.9M   0% /mnt/extsd
      
      
      发布在 V Series
      F
      fanfan
    • v853编译打包pack时出现Segmentation fault错误

      68784b59-0b98-447d-9a80-a2abf7e0c102-image.png
      编译打包为什么会出现上图这个错误

      发布在 V Series
      F
      fanfan
    • 关于V853文件系统(Read-only file system)怎么改成可读写

      f918f086-1254-44c4-bf67-a2ea2341140a-image.png
      之前,V851s解决过,这次V853不知道为啥不行,我修改的配置
      ebb5e12e-fe0e-4561-835a-f52372dc999a-image.png

      发布在 V Series
      F
      fanfan
    • 关于V853的i2c-tools-3.1.2怎么更换为i2c-tools-4.3呢?

      我现在需要使用到i2ctranfer这个命令,但是系统里面并没有支持,而且v853的SDK里面的i2c-tools-3.1.2里面并没有i2ctranfer这个命令,请问怎么把i2c-tools-4.3替换进去呢
      0d051b1c-b615-4523-9819-6f6121dca4c3-image.png
      下面这是T113的SDK
      ead7b8b5-2fe0-4c36-b74d-c00d79f7a546-image.png

      发布在 V Series
      F
      fanfan
    • 兄弟们,你们有碰到过屏幕触摸坐标不准的问题吗
      &lcd0 {
          /* part 1 */
          lcd_used            = <1>;
          lcd_driver_name     = "default_lcd";
          lcd_backlight	    = <100>;
      
          /* part 2 */
          lcd_if = <0>;
          lcd_hv_if = <0>;
      	
          /* part 3 */
          lcd_x               = <1024>;
          lcd_y               = <600>;
          lcd_width           = <154>;
          lcd_height          = <85>;
          lcd_dclk_freq       = <51>;
          lcd_hbp             = <140>;
          lcd_ht              = <1344>;
          lcd_hspw            = <20>;
          lcd_vbp             = <20>;
          lcd_vt              = <635>;
          lcd_vspw            = <3>;
      		
          lcd_pwm_used        = <1>;
          lcd_pwm_ch          = <7>;
          lcd_pwm_freq        = <500>;
          lcd_pwm_pol         = <1>;
      
          /* part 5 */
          lcd_frm = <1>;
          lcd_io_phase = <0x0000>;
          lcd_gamma_en = <0>;
          lcd_cmap_en = <0>;
          lcd_hv_clk_phase = <0>;
          lcd_hv_sync_polarity= <0>;
      				
          /* part 6 */
          lcd_power = "vcc-lcd";
          lcd_pin_power = "vcc-pd";
          pinctrl-0 = <&rgb18_pins_a>;
          pinctrl-1 = <&rgb18_pins_b>;
      };
      
      

      触摸节点

      &twi2 {
              status = "okay";
              /* goodix {
               *         status = "okay";
               *         compatible = "goodix,gt911";
               *         reg = <0x5d>;
               *         int-gpios = <&pio PH 7 0 0 1 0>;
               *         reset-gpios = <&pio PH 8 0 0 1 0>;
               *         touchscreen-size-x = <720>;
               *         touchscreen-size-y = <1280>;
               * }; */
      
              ctp@14 {
                      compatible = "allwinner,goodix";
                      device_type = "ctp";
                      reg = <0x14>;
                      status = "okay";
                      ctp_name = "gt9xxnew_ts";
                      ctp_twi_id = <0x2>;
                      ctp_twi_addr = <0x14>;
                      ctp_screen_max_x = <0x400>;
                      ctp_screen_max_y = <0x258>;
                      ctp_revert_x_flag = <0x0>;
                      ctp_revert_y_flag = <0x0>;
                      ctp_exchange_x_y_flag = <0x0>;
                      ctp_int_port = <&pio PH 7 6 1 3 0xffffffff>;
                      ctp_wakeup   = <&pio PH 8 1 1 3 0xffffffff>;
                      /* ctp-supply = <&reg_aldo2>;*/
                      /* ctp_power_ldo = <&reg_dldo1>; */
                      /* ctp_power_ldo_vol = <3300>; */
              };   
      };
      

      屏幕可以触摸,但是不准

      发布在 V Series
      F
      fanfan
    • 回复: YuzuKi X 100ask V851s 体验, 含编译和烧录nand系统

      @super0759 百问网的资料里面有

      发布在 V Series
      F
      fanfan
    • 回复: YuziKi X 100ask v851s开发板 Tina下RTSP环境搭建方法

      @xiaowenge 大家确实没拿到板子,哈哈哈

      发布在 V Series
      F
      fanfan
    • 回复: mq-r t113 ov5640适配

      @kw___ 抄作业了😁

      发布在 MR Series
      F
      fanfan
    • 回复: mq-r t113 ov5640适配

      @mangogeek 😁 配!

      发布在 MR Series
      F
      fanfan
    • YuziKi X 100ask v851s开发板 Tina下RTSP环境搭建方法
      • 参考这位大佬的文章:Tina下RTSP环境搭建方法
      • 参考全志官方的MPP_sample

      1.Tina 上 MPP sample 的配置方法

      Tina V853、V833 和 V536 方案上,MPP sample 支持从 menuconfig 中配置。选中 [*] select mpp sample 之后,当前支持测试的 MPP sample 就会显示出来,默认都是未选中的状态。此时,可以勾选想要测试的 sample,然后保存配置,重新编译 MPP 即可。

      $ make menuconfig
      Allwinner --->
             eyesee-mpp --->
                    [*] select mpp sample --->
                            [*] mpp rtsp sample 
      

      2.编译

      以下以 tina 为例。
      编译命令

      cleanmpp && mkmpp
      

      编译后 MPP sample 测试程序和配置文件存放位置
      有两个位置:
      (1)每个 MPP sample 的源码目录下
      tina\external\eyesee-mpp\middleware\sun8iw21\sample\sample_xxx\

      (2)统一存放到bin目录下
      tina\external\eyesee-mpp\middleware\sun8iw21\sample\bin
      PS:由于 MPP sample 测试程序个数较多,且每个测试程序大小约 10M 左右,故不方便打包
      到文件系统中,测试时需要接 SD 卡,同时把测试程序和配置文件放到 SD 卡中进行测试。

      3.软件环境

      小机端的IP地址配置需要与新加网卡的IP在同一个网段(169.254.234.xxx),子网掩码需要与新加网卡的一致(255.255.0.0)。

      可以通过网口或者wifi的方式连接

      4.测试命令

      1. 将sample_rtsp和sample_rtsp.conf放到sd卡根目录。
      2. 将sd卡挂载到机器上。
      3. 执行测试指令
        cd /mnt/extsd/
        ./sample_rtsp -path ./sample_rtsp.conf
        打印中会提示播放链接。
      4. 在PC 上使用VLC 播放rtsp 链接
        rtsp://192.168.10.1:8554/ch0
        rtsp://192.168.10.1:8554/ch1
      发布在 V Series
      F
      fanfan
    • 回复: YuzuKi X 100ask V831s开发板联网

      @yuwei001 百问网淘宝店

      发布在 V Series
      F
      fanfan
    • touch: /test: Read-only file system解决方法

      849dc431-ad37-4c07-a585-fde5dd901a19-1668502351563.png

      发布在 V Series
      F
      fanfan
    • 回复: 大佬们,我想在V851s上实现mjpeg-streamer+MIPI camera

      @null037 +1!!

      发布在 V Series
      F
      fanfan
    • YuzuKi X 100ask V851s 连接wifi

      YuzuKi X 100ask V851s 连接wifi

      1 ifconfig

      验证是否存在 wlan0 接口(如果该命令正常执行说明驱动程序已启动并且 WiFi 固件已加载):

      1.1 检查 WLAN 接口

      root@TinaLinux:/# 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:65536  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:1
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
      
      wlan0     Link encap:Ethernet  HWaddr B8:15:AB:F9:9E:2A
                UP BROADCAST MULTICAST  MTU:1500  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:1000
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
      

      1.2 初始化WLAN接口

      打开wlan0

      输入ifconfig就能看到有wlan0了

      root@TinaLinux:/# ifconfig wlan0 up
      [  426.715971] ieee80211_do_open: vif_type=2, p2p=0, ch=3, addr=b8:15:ab:f9:9e:2a
      [  426.724274] [STA] !!!xradio_vif_setup: id=0, type=2, p2p=0, addr=b8:15:ab:f9:9e:2a
      [  426.737749] [AP_WRN] BSS_CHANGED_ASSOC but driver is unjoined.
      [  426.756330] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
      

      2 wi

      用以下命令扫描任何无线接入点的过程:

      扫描可用的 SSID(AP)

      仅获取 SSID 名称

      root@TinaLinux:/# iw dev wlan0 scan | grep SSID
              SSID: ChinaNet-kRAH
              SSID: WiFi
              SSID: Programmers
              SSID: \xe9\xa1\xba\xe6\x88\x90\xe5\x8a\xb3\xe5\x8a\xa1
              SSID: ChinaNet-LqFS
              SSID: HP-Print-D9-LaserJet Pro MFP
              SSID:
              SSID: ChinaNet-ffbu
              SSID: 1505
              SSID: ChinaNet-ec7h
              SSID: CMCC-N2AP
              SSID: ChinaNet-ccXn
              SSID: CPE_D24FC1
      

      3.配置连接wifi

      wpa_supplicant连接WIFI的时候会从配置文件中读取账号和密码,以及加密方式等, 所以我们再运行wpa_supplicant工具的时候要提前写好配置文件。
      配置文件名称自定,但是要以 .conf 为后缀,并保存在 /etc/ 目录下,这边给出一个配置文件的例子。
      编辑vi /etc/wpa_supplicant.conf 文件:

      ctrl_interface=/var/log/wpa_supplicant
      update_config=1
      
      network={
          ssid="Programmers"
          psk="100ask****"
      }
      

      创建一个socket通信的目录

      mkdir -p /var/log/wpa_supplicant
      

      4.连接到 SSID

      root@TinaLinux:/# wpa_supplicant -B -c /etc/wpa_supplicant.conf -i wlan0
      Successfully initialized wpa_supplicant
      

      5.为 WLAN 接口分配IP地址

      root@TinaLinux:/# udhcpc -i wlan0
      udhcpc: started, v1.27.2
      udhcpc: sending discover
      [  602.197655] [TXRX_WRN] drop=1759, fctl=0x00d0.
      udhcpc: sending select for 192.168.0.118
      udhcpc: lease of 192.168.0.118 obtained, lease time 60
      udhcpc: ifconfig wlan0 192.168.0.118 netmask 255.255.255.0 broadcast 192.168.0.255
      udhcpc: setting default routers: 192.168.0.1
      

      6.检查连接性

      最基本的连通性测试是使用"ping”命令。在此示例中,无线路由器(关联到)的IP地址为192.168.1.1:

      root@TinaLinux:/#  ping www.baidu.com
      PING www.baidu.com (14.215.177.39): 56 data bytes
      64 bytes from 14.215.177.39: seq=0 ttl=55 time=8.874 ms
      64 bytes from 14.215.177.39: seq=1 ttl=55 time=15.294 ms
      64 bytes from 14.215.177.39: seq=2 ttl=55 time=40.742 ms
      64 bytes from 14.215.177.39: seq=3 ttl=55 time=630.144 ms
      64 bytes from 14.215.177.39: seq=4 ttl=55 time=176.153 ms
      64 bytes from 14.215.177.39: seq=5 ttl=55 time=51.686 ms
      64 bytes from 14.215.177.39: seq=6 ttl=55 time=17.627 ms
      ^C
      --- www.baidu.com ping statistics ---
      7 packets transmitted, 7 packets received, 0% packet loss
      round-trip min/avg/max = 8.874/134.360/630.144 ms
      

      注意:输入 <CTRL + C> 可终止 ping 会话。

      发布在 V Series
      F
      fanfan
    • YuzuKi X 100ask V851s 上手体验, 编译和烧录系统!

      1 编译环境搭建

      1.1 开发主机配置

      使用 Ubuntu 18.04主机环境进行源码编译

      1.2 软件包配置

      编译 Tina Linux SDK 之前,需要先确定编译服务器安装了 gcc,binutils,bzip2,flex,python,perl,make,ia32-libs,find,grep,diff,unzip,gawk,getopt,subversion,libz-dev,libc headers。

      ubuntu 可直接执行以下命令安装:

      sudo apt-get install build-essential subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip ia32-libs lib32z1 lib32z1-dev lib32stdc++6 libstdc++6 -y
      

      ubuntu 16.04 及以上版本,执行下面命令安装软件包:

      sudo apt-get install build-essential subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip lib32z1 lib32z1-dev lib32stdc++6 libstdc++6 -y libc6:i386 libstdc++6:i386 lib32ncurses5 lib32z1
      

      2 编译打包

      2.1 编译系统

      (1) source build/envsetup.sh
      (2) lunch
      (3) make [-jN]
      (4) pack [-d]
      其中,
      步骤(1)建立编译环境,导出编译变量。
      步骤(2)提示需要选择你想要编译的方案。
      步骤(3)参数N为并行编译进程数量,依赖编译服务器CPU核心数,如4核PC,可"make -j4"
      步骤(4)打包固件,-d参数使生成固件包串口信息转到tf卡座输出。
      编译完成后系统镜像会打包在out/<board>/目录下
      

      step 1. cd命令跳转到tina-v853

      step 2. source build/envsetup.sh

      d1ac862a-b134-4431-a178-771aec736592-image.png

      step 3.lunch
      1db92e44-dfab-4fdd-8e57-d265b5ed413e-image.png

      step 4.make -j16

      错误 致命:不安全的存储库由其他人拥有

      567598a1-5d31-49cd-afbd-9e2831b3c556-image.png

      解决(该目录每个人都不一样):

      ~/tina-v853$ git config --global --add safe.directory ~/tina-v853
      

      错误 致命:

      8bfb9c47-6528-4f02-8ffb-e910bbbb3f35-image.png

      解决:
      3454e237-b10e-432b-b6f4-c179d3079968-image.png

      step 5.pack

      编译报错:
      2e55ab30-7990-4baf-9f4f-b0fbf512ac0f-image.png

      解决:

      在tina-v853目录下

      cd device/config/chips/v851s/configs/perf1/linux/
      vim sys_partition.fex
      

      根据报错信息中的rootfs.fex size too large 修改文件中的rootfs的size
      13d104db-b983-45b7-8c0d-8fa1297fce8b-image.png

      2.2 编译 boot

      命令 命令有效目录 作用
      mboot tina 下任意目录 编译 boot0 和 uboot
      mboot0 tina 下任意目录 编译 boot0
      muboot tina 下任意目录 编译 uboot

      2.3 编译内核

      命令 命令有效目录 作用
      mkernel tina 下任意目录 编译内核

      3 烧写系统

      3.1 烧写系统到nandflash

      注意:type-C接口此时需要反接才能进行烧录
      4fecec5b-e87d-4638-9175-ceeca127ff35-image.png

      打开全志官方烧写工具
      f9ac4dc5-98b2-4a98-853b-a7e1e00401f0-image.png

      发布在 V Series
      F
      fanfan
    • v851 pack失败

      为啥,tina-v853编译系统,执行pack命令的时候就会报下面这个错误
      addcc965-5bd2-4ded-9b21-7e771e47c89a-image.png

      发布在 V Series
      F
      fanfan
    • 1 / 1