Skip to content

Commit f368cd9

Browse files
andrum993timg236
authored andcommitted
Update release-notes.md
1 parent 63fca1c commit f368cd9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

firmware-2712/release-notes.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -117,27 +117,27 @@
117117
* Add support for Network Install
118118
* Preliminary D0 firmware support
119119

120-
2024-01-08: Promote 2024-01-05 to default (automatic update)
120+
## 2024-01-08: Promote 2024-01-05 to default (automatic update)
121121

122-
2024-01-05: Fix handling of FAT files without LFNs.
122+
## 2024-01-05: Fix handling of FAT files without LFNs.
123123
* Fix issues with SFN entries sometimes being treated as LFNs
124124
see https://github.com/raspberrypi/rpi-eeprom/issues/514
125125
* Add a dedicated message for "M.2 HAT" not being found instead of
126126
the generic 'unsupported boot order' message when NVMe boot is
127127
skipped.
128128

129-
2023-12-17: Promote 2023-12-14 to default release
129+
## 2023-12-17: Promote 2023-12-14 to default release
130130
* Bump to the default release now that the partition number fix is confirmed.
131131

132-
2023-12-14: Fix boot partition parameter (latest)
132+
## 2023-12-14: Fix boot partition parameter (latest)
133133
* Fix an issue where the boot partition parameter in PM_RSTS was cleared
134134
before being checked.
135135
https://github.com/raspberrypi/firmware/issues/1853
136136
* Add a specific fatal error pattern for RP1 not found - 4 long - 3 short
137137

138-
2023-12-12: Promote 2023-12-06 to default release.
138+
## 2023-12-12: Promote 2023-12-06 to default release.
139139

140-
2023-12-06: Initialise DWC PHY (latest)
140+
## 2023-12-06: Initialise DWC PHY (latest)
141141

142142
* Initialise the DWC PHY to enable DWC host+peripheral support under Linux.
143143
Requires https://github.com/raspberrypi/linux/commit/82069a7a02632aa60fa5c69415bf891ede7d6fd4
@@ -146,7 +146,7 @@
146146
* Add support for C(arm_min_freq) < 1500 MHz (must be at >= 200 MHz)
147147
* Manufacturing test updates for DVFS.
148148

149-
2023-11-20: Auto-detect support for PCIe expansion HAT (default + latest)
149+
## 2023-11-20: Auto-detect support for PCIe expansion HAT (default + latest)
150150

151151
* Add autodetect support for PCIe expansion HATs
152152
* Add PCIE_PROBE=1 to the EEPROM config for custom PCIe exapansion
@@ -157,14 +157,14 @@
157157
https://github.com/raspberrypi/firmware/issues/1843
158158
* Kernel load performance improvement - remove a memcpy
159159

160-
2023-10-30: UPG watchdog support + SD reset fixes (default + latest)
160+
## 2023-10-30: UPG watchdog support + SD reset fixes (default + latest)
161161

162162
* Fix SDIO / WiFi clock-setup for BOOT_ORDER=0xf14
163163
* Fix SD power-on-reset
164164
* Firmware support for improved watchdog driver
165165
* Update DHCP Option97 to be R,P,i,5 on Pi5
166166

167-
2023-10-18: Display autodetect + HAT gpiomap (default + latest) (automatic update)
167+
## 2023-10-18: Display autodetect + HAT gpiomap (default + latest) (automatic update)
168168

169169
* Add support for HAT gpiomap for improved HAT compatibility.
170170
* Add I2C probe for DSI display auto detect
@@ -174,12 +174,12 @@
174174
* Prevent HDMI diagnostics being displayed immediately when waking after HALT.
175175
* Update board-name - "Raspberry Pi 5"
176176

177-
2023-09-28: vcgencmd pmic_read_adcs fixes (automatic update)
177+
## 2023-09-28: vcgencmd pmic_read_adcs fixes (automatic update)
178178

179179
* Fix the LDO names and current scaling codes
180180
* Manufacturing test updates
181181

182-
2023-09-21: Power button and ACT LED improvements
182+
## 2023-09-21: Power button and ACT LED improvements
183183

184184
* Fix bug where button press was not monitor for USB-C power supplies
185185
that were detected as < 3A.
@@ -190,7 +190,7 @@
190190
* Add support for HAT map.
191191

192192

193-
2023-09-13: Initial release
193+
## 2023-09-13: Initial release
194194

195195
* Initial manufacturing software
196196
* Network Install is not available in this version

0 commit comments

Comments
 (0)