Skip to content

Commit 599ae10

Browse files
3V3RYONEStaticRocket
authored andcommitted
fix(linux): Update entries to match csv-table format
Few entries in "Issues closed" section of AM57x release notes have the record id and title concatenated as a single string, leaving the title column empty. Fix this to put them as separate strings in their respective columns. Fixes: ea282b9 ("feat: Update release notes for ICSSM AM57x deliverables") Signed-off-by: Beleswar Padhi <[email protected]>
1 parent af774fa commit 599ae10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/devices/AM57X/linux/Release_Specific_Release_Notes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ Issues closed on this release
249249
"LCPD-25533","VIP capture + scaling Test failure"
250250
"LCPD-24302","Speed test built in to OpenSSL Cryptographic - performance failures"
251251
"LCPD-17673","No software documentation for the Timer module"
252-
"LCPD-42797,AM57x: ICSSM Dual EMAC support"
253-
"LCPD-43525,AM57x: ICSSM Switch Support"
254-
"LCPD-43526,AM57x: ICSSM HSR Support"
255-
"LCPD-43527,AM57x: ICSSM PRP Support"
252+
"LCPD-42797","AM57x: ICSSM Dual EMAC support"
253+
"LCPD-43525","AM57x: ICSSM Switch Support"
254+
"LCPD-43526","AM57x: ICSSM HSR Support"
255+
"LCPD-43527","AM57x: ICSSM PRP Support"
256256

257257
SDK Known Issues
258258
----------------

0 commit comments

Comments
 (0)