导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页

    请问 D1s uboot 在哪下载?

    MR Series
    1
    1
    1275
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • W
      wanghaoran LV 3 最后由 编辑

      我用 https://linux-sunxi.org/Allwinner_Nezha#U-Boot 这个文档里面的

      git clone https://github.com/smaeul/u-boot -b d1-wip
      pushd u-boot
      make CROSS_COMPILE=riscv64-linux-gnu- nezha_defconfig
      make CROSS_COMPILE=riscv64-linux-gnu- OPENSBI=../opensbi/build/platform/generic/firmware/fw_dynamic.bin
      sudo dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=8192 seek=1
      sudo dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=8192 seek=16
      

      编译后烧写到sd卡后, 板子直接进入usb 下载模式了

      1 条回复 最后回复 回复 引用 分享 1
      • 1 / 1
      • First post
        Last post

      Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

      行为准则 | 用户协议 | 隐私权政策