Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. baidxi
    B
    • Profile
    • Following 0
    • Followers 0
    • my integral 81
    • Topics 0
    • Posts 3
    • Best 1
    • Groups 0

    baidxiLV 2

    @baidxi

    81
    integral
    1
    Reputation
    2
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    baidxi Unfollow Follow

    Best posts made by baidxi

    • Reply: 【骚操作】启动阶段改设备DTS的方法

      这操作还不够方便,给UBOOT添加一个环境变量
      replace_fdt=dtb,raw
      再修改sys_partition.fex,添加一个名为dtb的分区,下载文件为正常的sunxi.fex。
      更新dtb的时候 ,只需要用刷机工具更新DTB或区,或者在系统下使用dd把新的DTB写到dtb分区就行了。

      这是全志UBOOT自带的功能。

      posted in Linux
      B
      baidxi

    Latest posts made by baidxi

    • Reply: 【骚操作】启动阶段改设备DTS的方法

      这操作还不够方便,给UBOOT添加一个环境变量
      replace_fdt=dtb,raw
      再修改sys_partition.fex,添加一个名为dtb的分区,下载文件为正常的sunxi.fex。
      更新dtb的时候 ,只需要用刷机工具更新DTB或区,或者在系统下使用dd把新的DTB写到dtb分区就行了。

      这是全志UBOOT自带的功能。

      posted in Linux
      B
      baidxi
    • Reply: USB Gadget 模拟摄像头 g_webcam: musb-hdrc.4.auto: failed to start g_webcam: -22

      @wuhanstudio 改UDC驱动,UDC驱动已经几百年没更新了。如果确定硬件端点够,改一下就可以了。

      posted in Linux
      B
      baidxi
    • Reply: 发现了ping的bug,包序号溢出

      @memory 这不是BUG,本来就是这么设计的。

      posted in Linux
      B
      baidxi