Skip to content

Commit e3bfead

Browse files
Merge pull request raspberrypi#739 from macmpi/patch-1
Doc: update bootcode.bin link to current
2 parents f83a2fa + 1598cb7 commit e3bfead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/raspberrypi/bootmodes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Raspberry Pi has a number of different stages of booting. This document is m
1616

1717
For the original Raspberry Pi and the Raspberry Pi 2 (based on the BCM2835 and BCM2836 devices), and in situations where the Pi 3 fails to boot, there is a new method of booting from one of the new boot modes (MSD or ethernet).
1818

19-
Just format an SD card as FAT32 and copy on the latest [bootcode.bin](https://github.com/raspberrypi/firmware/raw/next/boot/bootcode.bin) file (currently from the next branch of the firmware tree).
19+
Just format an SD card as FAT32 and copy on the latest [bootcode.bin](https://github.com/raspberrypi/firmware/raw/master/boot/bootcode.bin).
2020

2121
This will then enable the new bootmodes with some bug fixes for the failing Pi 3 cases.
2222

0 commit comments

Comments
 (0)