raspberrypi-firmware/README.en.md
2020-06-11 15:45:08 +08:00

637 B

raspberrypi-firmware

Description

Firmware for RaspberryPi. These firmware files is from the repositories in RaspberryPi community.

Software Architecture

AArch64

Instructions

  1. dnf install raspberrypi-firmware
  2. When you want to make image for RaspberryPi, you need to copy files in /usr/lib/firmware/boot/ to the root dir in boot partition.

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request