Skip to content

Commit af81648

Browse files
jenmwmsnashif
authored andcommitted
doc: releases: 2.5: add misc x86 to boards and socs
Add misc changes still needed in release notes for x86 Boards and SoCs after checking their history: - zefi.py: Use cross compiler while building zephyr - boards: x86: ehl_crb: Add board variant for Slim Bootloader - tests: enable the code coverage report for qemu_x86_64 - drivers/timer: Remove legacy APIC driver - x86: add common memory.ld - x86: reserve the first megabyte Signed-off-by: Jennifer Williams <[email protected]>
1 parent 2b3a2c8 commit af81648

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-2.5.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ Boards & SoC Support
306306

307307
* Elkhart Lake CRB board
308308
* ACRN configuration on Elkhart Lake CRB board
309+
* Slim Bootloader configuration on Elkhart Lake CRB board
309310

310311
* Added support for these SPARC boards:
311312

@@ -365,6 +366,11 @@ Boards & SoC Support
365366
protection by default.
366367
* Fixed Segger RTT and SystemView support on NXP i.MX RT boards.
367368
* Demand paging is turned on by default for ``qemu_x86_tiny``.
369+
* Updated zefi.py to use cross-compiler while building Zephyr.
370+
* Enabled code coverage report for ``qemu_x86_64``.
371+
* Removed support for legacy APIC timer driver.
372+
* Added common memory linker for x86 SoCs.
373+
* Enabled configuration to reserve the first megabyte in x86 SoCs.
368374

369375
* Added support for these following shields:
370376

0 commit comments

Comments
 (0)