登录
rCoreOS/bcm2837
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 流水线(devops)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
master
分支1
标签0
+ 疑修
Web IDE
equation314

Use 32-bit accesses for mini UART MMIO

On QEMU 5.1.0 (since https://github.com/qemu/qemu/commit/5d971f9e672507210e77d020d89e0e89165c8fc9), it can cause data abort. It was fixed on QEMU 5.2.0 (since https://github.com/qemu/qemu/commit/3059344f01e1bf9625570ef2e8396fa011e9431d).

5年前58次提交
  • srcUse 32-bit accesses for mini UART MMIO5年前
  • .gitignoregitignore7年前
  • Cargo.tomlUse 32-bit accesses for mini UART MMIO5年前
  • LICENSECreate LICENSE7年前
  • MakefileUse 32-bit accesses for mini UART MMIO5年前
  • README.mdUpdate aarch64 crate7年前
README.md

bcm2837

Low level access to BCM2837 SoC on Raspberry Pi 3 Model B/B+.

Used by rCore.

References

  • BCM2837 ARM Peripherals
  • BCM2836 ARM-local peripherals (Quad-A7 control)
  • Raspberry Pi firmware wiki
关于

Low level access to BCM2837 SoC on Raspberry Pi 3 Model B/B+

rustmakefile
README.md
122.0 KB
邀请码