File tree 2 files changed +17
-4
lines changed
2 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,18 @@ Talos II support in coreboot
9
9
### Release Changelog
10
10
\
11
11
** 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
+
16
24
17
25
** Known issues:**
18
26
* Only one CPU core is started
@@ -33,6 +41,11 @@ Since romstage release: \
33
41
<span style =" color :lightgreen " >1702</span > lines of code were added \
34
42
<span style =" color :orangered " >3</span > lines of code were removed
35
43
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
+
36
49
### Hardware configuration
37
50
38
51
Configuration with a single IBM POWER9 64bit CPU is supported.\
You can’t perform that action at this time.
0 commit comments