Skip to content

Commit e26c8ec

Browse files
author
Igor Bagnucki
committed
releases/0.2.0.ramstage.md: Add more information in changelog
Signed-off-by: Igor Bagnucki <[email protected]>
1 parent 6d05c85 commit e26c8ec

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

images/ramstage_tests_results.png

6.25 KB
Loading

releases/0.2.0.ramstage.md

+17-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,18 @@ Talos II support in coreboot
99
### Release Changelog
1010
\
1111
**Added:**
12-
* Added building of skiboot image
13-
* Included skiboot as payload
14-
* Added flattened device-tree
15-
* Added Continuous Integration
12+
* skiboot as a payload option
13+
* Flattened device-tree
14+
* Building of skiboot payload
15+
* Added [skiboot repository](https://git.raptorcs.com/git/talos-skiboot) to build system
16+
* Added compilation of flattened device-tree
17+
* Added merging of device-tree blob and skiboot image into one FIT-image
18+
* Continuous Integration
19+
* Checking if upstream tests are passed
20+
* Building Talos II target with bootblock in PNOR
21+
* Building Talos II target with bootblock in SEEPROM
22+
* Building FreeBSD tools
23+
1624

1725
**Known issues:**
1826
* Only one CPU core is started
@@ -33,6 +41,11 @@ Since romstage release: \
3341
<span style="color:lightgreen">1702</span> lines of code were added \
3442
<span style="color:orangered">3</span> lines of code were removed
3543

44+
### Testing
45+
46+
![make menuconfig payload](../images/ramstage_tests_results.png)\
47+
[Test results source](https://github.com/3mdeb/coreboot/pull/65/checks)
48+
3649
### Hardware configuration
3750

3851
Configuration with a single IBM POWER9 64bit CPU is supported.\

0 commit comments

Comments
 (0)