Skip to content

Commit 671c48c

Browse files
Add Zero2 W dtb
1 parent 41d39d8 commit 671c48c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linux_edk2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
curl -O -L https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-3-b.dtb
5353
curl -O -L https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-3-b-plus.dtb
5454
curl -O -L https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-cm3.dtb
55+
curl -O -L https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-zero-2-w.dtb
5556
- name: Create UEFI firmware archive
5657
run: zip -r RPi3_UEFI_Firmware_${{steps.set_version.outputs.version}}.zip RPI_EFI.fd bootcode.bin config.txt fixup.dat start.elf Readme.md *.dtb firmware
5758
- name: Display SHA-256

0 commit comments

Comments
 (0)