Commit Graph

165 Commits

Author SHA1 Message Date
Tim Gover
d8f713c20d recovery: Make recovery.bin specific to the release status
Select the recovery.bin to use according to FIRMWARE_RELEASE_STATUS
in order to allow a beta test version of recovery.bin to be provided
without risking breaking the stable version of recovery.bin
2019-10-10 10:52:38 +01:00
Tim Gover
2ab61cc370 2019-10-08 - TFTP prefix strings, block size, various netboot fixes 2019-10-08 16:45:14 +01:00
timg
b959175b44 Update release-notes.md 2019-09-25 13:13:48 +01:00
Tim Gover
777706fe2e 2019-09-25 - Beta test update for network boot 2019-09-25 11:55:22 +01:00
timg
33974463a1 Update raspberry_pi4_network_boot_beta.md 2019-09-23 16:50:31 +01:00
timg
a6e6f88848 Update raspberry_pi4_network_boot_beta.md 2019-09-23 15:27:02 +01:00
Tim Gover
510f194c95 2019-09-23 - Beta test for network boot
Fixed duplicated net-retries in bootconf.txt from 2019-09-22 and added
padding back.
2019-09-23 11:50:15 +01:00
Tim Gover
8d79efad38 Bump pieeprom-2019-09-10 to stable
These new SDRAM settings reduce power consumption and are the latest
supported configuration from Broadcom.
2019-09-18 09:21:00 +01:00
Tim Gover
e958347679 recovery.bin: Update to fix rename bug with FAT16
Fix a bug which could cause the rename of recovery.bin to fail if
RECOVERY.000 (or higher number) existed and was the last root
directory entry in a FAT16 partition. This is unlikely be a problem
for most updates because the rpi-eeprom-update package removes the
renamed recovery.bin files when it runs.
2019-09-18 09:17:13 +01:00
Tim Gover
982aad5ac5 Add pieeprom-2019-09-10.bin
Minor update to always configure RGMII pins to a good state at power on.
Previously the pins would have been left in the default reset state
(input).
2019-09-10 12:21:33 +01:00
Tim Gover
956c401701 Move release notes to rpi-eeprom repository
Store the release notes here instead of github/raspberrypi/documentation
2019-09-09 09:50:08 +01:00
Tim Gover
ffec4bd48f rename 019-09-06-pieeprom.bin -> pieeprom-2019-09-06.bin 2019-09-06 19:11:27 +01:00
Tim Gover
92f118e1e5 firmware: Add 2019-09-06-pieeprom.bin to beta releases
Add the new EEPROM with SDRAM changes for power saving.
2019-09-06 16:57:05 +01:00
Tim Gover
2e5e705cd0 Move recovery.bin to the correct path 2019-09-03 15:00:40 +01:00
Tim Gover
8bf77cece1 Initial revision
Import the files used for the first beta release.
2019-09-02 11:46:15 +01:00