# raspberrypi-firmware **Repository Path**: src-openeuler/raspberrypi-firmware ## Basic Information - **Project Name**: raspberrypi-firmware - **Description**: 本项目已经迁移至 AtomGit || This project has been migrated to AtomGit || Linked: https://atomgit.com/src-openeuler/raspberrypi-firmware - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2020-06-10 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-RaspberryPi ## README # Notice: This project has been migrated to [AtomGit](https://atomgit.com/src-openeuler/raspberrypi-firmware) # 通知: 本项目已经正式迁移至 [AtomGit](https://atomgit.com/src-openeuler/raspberrypi-firmware) 平台 # raspberrypi-firmware #### 介绍 用于打包 Raspberry Pi 的固件文件。固件文件来自于 Raspberry Pi 社区的上游仓库: - https://github.com/raspberrypi/firmware - https://github.com/RPi-Distro/bluez-firmware.git - https://github.com/RPi-Distro/firmware-nonfree.git #### 软件架构 AArch64 #### 安装教程 `dnf install raspberrypi-firmware` #### 使用说明 安装 raspberrypi-firmware 后, 1. firmware 仓库下的固件等文件覆盖到树莓派 `/boot` 目录下。 2. bluez-firmware 和 firmware-nonfree 仓库下的固件等文件覆盖到 `/usr/lib/firmware` 下。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request