Tim Gover
a4c259a2e4
Merge pull request #386 from peterharperuk/fix_mtb_detection2
...
2021-12-02: Fix MTB detection for factory test - BETA
2021-12-10 13:53:23 +00:00
Peter Harper
ca5730a9dc
2021-12-02: Fix MTB detection for factory test - BETA
...
* Just fixes a regression with MTB detection affecting factory testing
Note: This is just a rename of 2021-12-09 which had the wrong date
2021-12-10 13:04:23 +00:00
Tim Gover
91676cba22
Merge pull request #385 from peterharperuk/fix_mtb_detection
...
2021-12-09: Fix MTB detection for factory test - BETA
2021-12-09 20:13:49 +00:00
Peter Harper
2f8d0861f8
2021-12-09: Fix MTB detection for factory test - BETA
...
* Just fixes a regression with MTB detection affecting factory testing
2021-12-09 16:17:31 +00:00
Tim Gover
8dcecf429c
Merge pull request #384 from timg236/default-recovery.bin
...
Update default recovery.bin to the latest stable release
2021-12-09 14:26:52 +00:00
Tim Gover
8de4a4db05
Update default recovery.bin to the latest stable release
...
* Promote the recovery.bin from stable to default. This avoids an
issue where recovery.bin fails to load on large FAT32 boot partions with
32K clusters.
2021-12-09 11:11:18 +00:00
Tim Gover
86eee571e2
rpi-eeprom-digest: Don't require xxd/openssl unless RSA signing is requested.
2021-12-01 21:34:19 +00:00
timg236
c62427e1d5
Merge pull request #382 from timg236/pieeprom-2021-11-22-stable
...
Promote pieeprom-2021-11-22 beta release to stable
2021-11-29 12:00:14 +00:00
Tim Gover
91fdb8648b
Promote pieeprom-2021-11-22 beta release to stable
...
* NVMe / PCIe reset fixes
* GPT / FAT enhancements
* FAT performance improvements
* Secure-boot for industrial customers (see usbboot repo)
2021-11-29 10:45:34 +00:00
Tim Gover
12907d02ff
rpi-eeprom-config: Fix calls for reading/replacing bootconf.txt
...
The config read/update APIs have been replaced with generic
read/replace 'boot file' APIs in order to support secure-boot.
The previous secure-boot related commits broke the interactive
rpi-eeprom-config --edit/-a options.
2021-11-23 11:26:27 +00:00
timg236
3e56160f8b
Merge pull request #380 from peterharperuk/nvme-reboot-fix
...
2021-11-22: Fix for Sabrent rocket Nano NVMe reboot issue - BETA
2021-11-22 14:36:31 +00:00
Tim Gover
34b790407c
rpi-eeprom-digest: Add to test/install and specify -o in rpi-eeprom-update
2021-11-22 14:29:59 +00:00
Peter Harper
c4a7e752d0
2021-11-22: Fix for Sabrent rocket Nano NVMe reboot issue - BETA
...
* Fixes issue with Sabrent rocket Nano NVMe disk after a reboot.
Run pcie initialisation again if there's an error.
2021-11-22 12:40:56 +00:00
Tim Gover
77784b4b6a
test: Add a simple loopback test for signed boot
2021-11-13 15:50:23 +00:00
Tim Gover
3d5ab049d4
rpi-eeprom-config: Update to the same version as raspberrypi/usbboot
...
Update rpi-eeprom-config to include the secure-boot changes.
2021-11-13 15:50:23 +00:00
Tim Gover
43610e19ec
rpi-eeprom-update: Use rpi-eeprom-digest to generate the .sig files
2021-11-13 15:50:23 +00:00
Tim Gover
86cc791879
rpi-eeprom-digest: Import script from rapsberrypi/usbboot
...
Update rpi-eeprom to use the common .sig generator script from usbboot.
2021-11-13 15:47:50 +00:00
Tim Gover
47976e4409
Merge pull request #377 from andrum99/patch-2
...
release-notes.md: Fix semi-dead link
2021-10-27 19:40:24 +01:00
andrum99
ecf25d217b
Update release-notes.md
2021-10-27 18:34:47 +01:00
Tim Gover
978ced96c9
2021-10-27 - Secure boot improvements - BETA
...
* Improve the error logging if a file is too large and truncated.
* Increase the maximum size of the ramdisk to 96MB.
* Preliminary changes to expose the boot-mode used to load the
ramdisk via device-tree.
N.B. Secure boot is only recommended for industrial customers and is
currently a beta release. This can only be enabled via RPIBOOT
https://github.com/raspberrypi/usbboot/blob/master/Readme.md
2021-10-27 17:41:56 +01:00
Tim Gover
a03de8554b
make-recovery-images: Change partition size to be 256MB
...
Make this the same size as Raspberry Pi OS. Since this is compressed
it doesn't make the downloads noticably longer.
2021-10-13 10:16:14 +01:00
Tim Gover
0b4cab2af9
make-recovery-images: Set GID
2021-10-13 08:35:57 +01:00
Tim Gover
95e04c9910
Update a few more URLs to raspberrypi.com
2021-10-13 08:27:20 +01:00
Tim Gover
e76eaf795e
Merge pull request #374 from andrum99/patch-1
...
imager/README.txt: typo, grammar, style fixes
2021-10-11 08:57:55 +01:00
andrum99
0cddcd363f
Update README.txt
2021-10-09 16:01:26 +01:00
andrum99
8161d3a89e
Update README.txt
2021-10-09 15:59:46 +01:00
andrum99
9ae4ec02a7
Update README.txt
2021-10-09 00:37:32 +01:00
andrum99
a30fbd6928
Update README.txt
2021-10-08 17:06:14 +01:00
andrum99
75b4ea7c7a
Update README.txt
2021-10-08 17:03:28 +01:00
andrum99
573770c06f
Update README.txt
2021-10-08 17:02:43 +01:00
andrum99
72a79d0b7e
Don't think we need to specify 'spare' - that's up to the user
2021-10-08 17:01:28 +01:00
andrum99
7a811e4256
Update README.txt
2021-10-08 17:00:29 +01:00
andrum99
960b80e14c
imager/README.txt: typo, grammar, style fixes
2021-10-08 16:59:02 +01:00
Tim Gover
a63b3c7ff4
Merge pull request #373 from timg236/make-recovery-images
...
make-recovery-images: Build FAT32 disk-images for the imager zips
2021-10-08 15:46:43 +01:00
Tim Gover
01da541b85
make-recovery-images: Build FAT32 disk-images for the imager zips
...
Create small (40MB) FAT32 images with 512 KB sectors. The aim
is to have a simple, fixed format to avoid compatibility / FAT
issues.
2021-10-08 15:42:44 +01:00
Tim Gover
194960a023
Merge pull request #372 from timg236/rpi-eeprom-config-python3
...
rpi-eeprom-config: require python3
v2021.04.29-138a1-disk-images
2021-10-07 13:10:22 +01:00
Tim Gover
28878ba2c5
rpi-eeprom-config: require python3
...
Require python3 instead of relying on all distros including
python-is-python3 etc.
The code will still work with python2 but distros which require
python2 will need to maintain that as a downstream patch.
2021-10-07 11:11:04 +01:00
Tim Gover
e049a0807f
Merge pull request #371 from peterharperuk/fix_readme_url
...
Fix URLs in README
2021-10-07 10:24:07 +01:00
Peter Harper
51d7c9bb78
Fix URLs in README
...
These got broken by the recent doc update and the redirects to
raspberrypi.com don't seem to be correct
2021-10-06 17:57:31 +01:00
Tim Gover
b93a7569a3
pieeprom-2021-10-05: Update for latest Broadcom SDRAM settings - BETA
...
* Minor update for latest SDRAM tuning settings.
2021-10-05 09:17:11 +01:00
Tim Gover
cc347ddaa2
Merge pull request #369 from timg236/pieeprom-2021-10-04
...
pieeprom-2021-10-04: Add support for GPT FAT16 and increase USB timeouts - BETA
2021-10-04 17:08:14 +01:00
Tim Gover
c297ba744c
pieeprom-2021-10-04: Add support for GPT FAT16 and increase USB timeouts - BETA
...
* Update the FAT detection to support FAT16 for EFI/ESD paritions with
GPT instead of assuming FAT32. The latest firmware is also required
for a similar update.
* Increase the timeouts for MSD SCSI commands to reduce the risk of
timeouts when probing the capacity of slow to start devices
e.g. USB RAID with spinning disks.
2021-10-04 15:29:53 +01:00
Tim Gover
7cae0129e0
Additional fix to beta recovery.bin
2021-09-27 16:26:45 +01:00
Tim Gover
650e255daf
2021-09-27 - Fix recovery.bin rename issue and EEPROM netconsole - BETA
...
* Fix recovery.bin rename issue
* Update pieeprom-2021-09-27.bin to fix netconsole
2021-09-27 15:20:10 +01:00
Tim Gover
504e18bb3a
recovery.bin 2021-09-23 - Temporarily revert recovery.bin 2021-09-22
...
Revert until fix for can be verified https://github.com/raspberrypi/rpi-eeprom/issues/367
2021-09-27 12:57:36 +01:00
Tim Gover
4b5a46947e
pieeprom-2021-09-23.bin: Bootloader file-system updates - BETA
...
This release makes major changes to the bootloader file-system code in
order to support new features and should be treated as a bleeding edge BETA
release!
* Improve file-system performance to reduce boot time.
* Preliminary support for IPV6 TFTP. Requires an updated start4.elf.
Details to follow.
* Fix VL805=1 option for CM4 IO boards that follow the same XHCI
design as Pi4B. Start.elf will be updated in the next rpi-update
release and the latest CM4 DTBs are required for the 'XHCI reset controller'
* Preliminary suppport for loading signed boot image files.
Requires updated GPU firmware.
2021-09-23 17:47:06 +01:00
Tim Gover
1fc1d40117
Merge pull request #363 from timg236/recovery-22-09-2021-stable
...
Promote 22/09/2021 beta recovery.bin to stable
2021-09-23 15:39:47 +01:00
Tim Gover
7e6a961a24
Promote 22/09/2021 beta recovery.bin to stable
2021-09-23 10:08:58 +01:00
Tim Gover
953a7fe05f
Merge pull request #362 from timg236/recovery-update-beta
...
recovery.bin: Fix recovery.bin loading on larger FAT partitions - BETA
2021-09-22 17:37:30 +01:00
Tim Gover
7208a1ca0f
recovery.bin: Fix recovery.bin loading on larger FAT partitions - BETA
2021-09-22 16:41:03 +01:00