Commit Graph

715 Commits

Author SHA1 Message Date
andrum99
175232cad5 Update release-notes.md 2020-05-27 19:30:11 +00:00
Tim Gover
f257872c3c pieeprom-2020-05-27: Patch release with VL805 self-update fix 2020-05-27 18:51:28 +01:00
Tim Gover
c1a1e9b067 pieeprom-2020-05-27.bin - DPI fix
Also remove +x bit on pieeprom-2020-05-26
2020-05-27 13:22:15 +01:00
Tim Gover
e87bc4da8d pieeprom-2020-05-26.bin - USB MSD beta updates
* Resolve: USB boot fails if the GPT contains no basic data or EFI partitions #130
* Resolve: Fix default BOOT_ORDER in mass storage beta #129
* Resolve: Add support for booting from a "superfloppy" disk #120
* Resolve: USB MSD timeout message - incorrect units #131
* Resolve: Recognize efi partition (0xef) as a valid boot #126
* The HDMI diagnostics screen now displays the most significant bytes of the SHA-256 of the config.txt file.
2020-05-26 15:13:45 +01:00
Tim Gover
7c181f40f2 rpi-eeprom-update: Update help for FIRMWARE_RELEASE_STATUS 2020-05-26 15:01:28 +01:00
Tim Gover
5fb23cfcb8 rpi-eeprom-update: Mark USE_FLASHROM as deprecated. 2020-05-26 10:25:40 +01:00
Tim Gover
21bd52daa0 rpi-eeprom-update: Change BOOTFS .elf check to a warning
If no .elf files are found in the boot partition then raise a warning
instead of an error. This normally indicates a system configuration
error but allow the usage of this tool in non-standard setups.
2020-05-25 11:32:51 +01:00
Tim Gover
5c7dfdf3b7 test: Fixup paths for config test 2020-05-25 11:32:51 +01:00
Tim Gover
ad18a5b468 Update issue templates 2020-05-15 12:35:09 +01:00
Tim Gover
69ef289748 Merge pull request #127 from timg236/beta_usbboot
pieeprom-2020-05-15.bin - USB mass storage boot beta
2020-05-15 11:58:22 +01:00
Tim Gover
ee0b6146f1 pieeprom-2020-05-15.bin - USB mass storage boot beta
USB boot also requires updated firmware (start.elf)
2020-05-15 11:24:16 +01:00
Tim Gover
3f9a0eb201 Merge pull request #124 from andrum99/patch-1
rpi-eeprom-update: mention Pi4 only, remove references to SD card
2020-05-12 15:07:31 +01:00
Tim Gover
c2ce7f8488 Merge pull request #125 from andrum99/patch-2
rpi-eeprom-config: Pi 4B -> Pi 4
2020-05-12 15:06:42 +01:00
andrum99
7e587b8092 rpi-eeprom-config: Pi 4B -> Pi 4 2020-05-12 14:37:52 +01:00
andrum99
bbffc1a9fc rpi-eeprom-update: mention Pi4 only, remove references to SD card 2020-05-12 14:36:48 +01:00
Tim Gover
cbb061e0c3 Merge pull request #122 from timg236/tim/deprecate_old_binaries
Garbage collect old bootloader releases
2020-05-11 19:43:16 +01:00
Tim Gover
19c6ddcaa4 Garbage collect old bootloader releases
Now that 2020-04-16 has been released and appears to be stable move
the older binaries to and old (deprecated) directory. There's no
need to include old beta binaries in OS packages.
2020-05-11 16:44:52 +01:00
Tim Gover
c649ab64e4 Update README.md 2020-05-02 09:06:58 +01:00
Tim Gover
a70a647233 Merge pull request #117 from timg236/tim/critical-2020-04-16
Promote 2020-04-16 to be the new default release as a critical update
2020-04-28 14:27:26 +01:00
Tim Gover
87a8d46959 Promote 2020-04-16 to be the new default release as a critical update 2020-04-28 14:18:28 +01:00
Tim Gover
92ed6c634a Remove +x bit
Remove executable bit, can you tell that I used Cygwin for this one ?
2020-04-23 16:52:06 +01:00
tim
bb568a4c4d Push pieeprom-2020-04-16 to stable v2020.04.16-137ad 2020-04-23 16:10:32 +01:00
Tim Gover
8b9559ce60 Update README.md 2020-04-23 09:25:20 +01:00
Tim Gover
2105f60475 pieeprom-2020-16-04.bin -> pieeprom-2020-04-16.bin v2019.09.10-137ad 2020-04-17 07:50:58 +01:00
Tim Gover
d1e04d2042 pieeprom-2020-16-04: Revert PLL analog setup changes 2020-04-16 18:32:13 +01:00
Tim Gover
0ddc858039 Merge pull request #110 from timg236/tim/recovery_reset
recovery.bin: Update beta/stable image recovery image
2020-04-12 15:19:56 +01:00
Tim Gover
062424ee01 recovery.bin: Update beta/stable image recovery image
* Fix uart_2ndstage in the recovery.bin
* Fix missing watchdog reset if only the VL805 image is updated.
* Fix detection of VL805 EEPROM in recovery mode.
* If no EEPROM images are present then recovery.bin now renames
  itself and reboots instead of treating this as an error.
2020-04-12 14:02:59 +01:00
Tim Gover
e0e53a2df4 pieeprom-2020-04-09: New beta with experimental PLL tweaks
Tweak analog settings for possible improvements to PCIe reliability
but unlikely to make a difference for most users and requires
corresponding changes in start.elf (future rpi-update)
2020-04-09 19:03:15 +01:00
Tim Gover
c2e0986a14 Merge pull request #107 from timg236/pieeprom-2020-03-19-to-stable
Promote pieeprom-2020-03-19 to a stable update
2020-04-08 13:25:35 +01:00
Tim Gover
26492d723c Promote pieeprom-2020-03-19 to a stable update 2020-04-08 11:59:20 +01:00
Tim Gover
95fee0c475 Update README.md 2020-04-08 10:07:32 +01:00
Tim Gover
a5be2ff8b1 Merge pull request #106 from lurch/patch-1
Fix broken link
2020-03-30 10:31:48 +01:00
Andrew Scheller
8a7e9b93b9 Fix broken link
Fixes #105
2020-03-27 19:28:05 +00:00
Tim Gover
a9ca308223 pieeprom-2020-03-19: Minor fixes for manufacture test 2020-03-20 10:04:31 +00:00
Tim Gover
421c965cdd pieeprom-2020-03-16 - Minor fix for Option97 GUID 2020-03-16 13:44:46 +00:00
Tim Gover
282cf5c5c6 Merge pull request #102 from andrum99/patch-1
release-notes.md - fix typos
2020-03-13 17:56:01 +00:00
andrum99
387361ade8 release-notes.md - fix typos 2020-03-13 17:40:23 +00:00
Tim Gover
f5f8e72f04 Merge pull request #100 from timg236/master
pieeprom-2020-03-04: Netboot enhancements, self update and HDMI diagnostics
2020-03-12 19:15:59 +00:00
Tim Gover
8205f8afa1 pieeprom-2020-03-04: Netboot enhancements, self update and HDMI diagnostics 2020-03-11 16:06:04 +00:00
Tim Gover
bd105768dd Merge pull request #99 from rfinnie/localfirmware
Allow for run from local git checkout
2020-03-11 15:17:50 +00:00
Ryan Finnie
22ce0605e4 Allow for run from local git checkout
- Set firmware directory to script dir/firmware as last resort
- Bypass IGNORE_DPKG_CHECKSUMS when in local mode
2020-03-06 09:06:51 -08:00
Tim Gover
17086f2637 Remove network-boot beta documentation
This is replaced by
https://github.com/raspberrypi/documentation/pull/1426
now that network boot is in a stable(*) release series.
2020-03-04 14:09:56 +00:00
Tim Gover
c77267e84b Print the firmware image directory in the version status message 2020-02-28 15:01:41 +00:00
Tim Gover
3be67ad8a8 firmware: Promote the latest beta firmware to stable
The beta release with supports network boot is now stable enough
for most configurations. This is now frozen except for major bugs
in order to allow more experimental features to be released as
beta.
2020-02-27 14:51:53 +00:00
Tim Gover
cd0eaf3c68 Merge pull request #96 from timg236/tim/vl805_dep_check
rpi-eeprom-update: Remove dependency on vl805
2020-02-27 14:07:10 +00:00
Tim Gover
fed1ca62a5 rpi-eeprom-update: Remove dependency on vl805
The vl805 utility is not available for aarch64 and is deprecated
because it's only required for USE_FLASHROM.

Remove the dependency check so that it can be removed from the package.

The USE_FLASHROM code will be removed at a later date once the
self-update mechanism in the bootloader EEPROM is released.
2020-02-27 14:00:27 +00:00
Tim Gover
3e1200e0db Merge pull request #91 from jpartain89/patch-1
Clarifying the Dated .bin files
2020-02-21 09:23:58 +00:00
Justin P
6eb8d3e3e2 Adjusted workding once more
Adjusted the verbiage used to instruct the user in the file format.
Changed the file name in the code block to `...YYYY-MM-DD`
2020-02-20 14:08:49 -06:00
Justin P
35305725d8 Formatting and Phrasing changes
1. Fixed the mISSING uPPERCASE letters in `Raspberry Pi`
2. Changed "We have a few..." to "There are several..."
2020-02-12 20:02:28 -06:00
Justin P
ce9612e646 Clarifying the Dated .bin files
Added extra clarification for the beta `.bin` file, removing the static date from the command, as plenty of people would definitely copy/paste that blindly without realizing there are multiple versions in that directory. (Me being one of those people)
2020-02-10 20:04:58 -06:00