File tree Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 33USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
44https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
55
6+ ## 2021-04-19 - Promote 2021-03-18 from LATEST to DEFAULT - DEFAULT
7+ Interesting changes since the last default release:-
8+ * Display VC_BUILD_ID strings instead of the SHA256 hash
9+ * Add support for [ cm4] and [ pi400] config conditionals filters.
10+ * Change network boot to use the same "RXID" Ethernet PHY configuration as the 5.10 kernel
11+ * TFTP - reply to duplicate ACKS
12+ * Skip rendering of HDMI diagnostics display for the first 8 seconds unless an error occurs.
13+ * UDP checksum fixes
14+ * Add support for the BCM2711 XHCI controller - BOOT_ORDER 0x5
15+ * XHCI protocol layer fixes for non-VLI controllers
16+ * Avoid USB MSD timeout of there is only one device
17+ * Implement tryboot for OS upgrade fallback
18+ * Check the update-timestamp before applying an update in SELF-UPDATE mode
19+
620## 2021-04-13 - Fix error pattern for HDMI and SDRAM failures - BETA/STABLE
721 * Fix recovery.bin error handler so that the LED error pattern is still
822 displayed even if HDMI or SDRAM fail.
Original file line number Diff line number Diff line change 44
55script_dir=$( cd " $( dirname " $0 " ) " && pwd)
66
7- ${script_dir} /make-release critical 2020-09-03 000138a1 " ${script_dir} " release rpi-boot-eeprom-recovery
7+ ${script_dir} /make-release critical 2021-03-18 000138a1 " ${script_dir} " release rpi-boot-eeprom-recovery
You can’t perform that action at this time.
0 commit comments