feat: Update release notes for SDK 11.02 J722S#698
Conversation
Update the release notes and the kernel performance metrics for the SDK 11.02 J722s specific release. Signed-off-by: Hari Prasath Gujulan Elango <gehariprasath@ti.com>
| @@ -12,6 +12,24 @@ following Evaluation Modules unless otherwise specified.** | |||
| +----------------+----------------------------------------------------------------------------------------------------------------+ | |||
| | Name | Description | | |||
| +================+================================================================================================================+ | |||
| | AM335x EVM | AM335x Evaluation Module rev 1.5B with ARM running at 1000MHz, DDR3-400 (400MHz/800 MT/S), TMDXEVM3358 | | |||
There was a problem hiding this comment.
Is this change intended?
If yes, please explain the "why" part in commit message (currently it only calls out release notes updates for J722S)
There was a problem hiding this comment.
Actually all this data is taken from lcpdresults link below. Probably this table needs to update manually to have only the J722s items. I will correct that
http://lcpdresults.itg.ti.com/LCPD/Linux/performance/publish/data/11.02/j722s_evm-fs/rst/
| @@ -24,6 +42,20 @@ following Evaluation Modules unless otherwise specified.** | |||
| +----------------+----------------------------------------------------------------------------------------------------------------+ | |||
| | J722S EVM | J722S Evaluation Module rev E1 with ARM running at 1.4GHz, DDR data rate 3200 MT/S | | |||
| +----------------+----------------------------------------------------------------------------------------------------------------+ | |||
| | AM62x SK | AM62x Starter Kit rev E2 and E3 with ARM running at 1.4GHz, DDR data rate 1600 MT/S | | |||
There was a problem hiding this comment.
There was a problem hiding this comment.
only j722s update please
| "LCPD-45418","PCIe-1 does not work after resuming from low power mode","j784s4-evm" | ||
| "LCPD-45386","ltp-ddt: ltp result file not found ","am62pxx_sk-fs,am68_sk-fs,j721s2-evm" | ||
| "LCPD-45261","Incorrect Pullup for I2C pins in Linux device tree.","j784s4-evm" | ||
| "LCPD-45257","MK-Image tool packaged in U-boot increasing size of u-boot.img ","j721e-hsevm,j721s2_evm-se,j722s_evm-se,j784s4-hsevm" |
There was a problem hiding this comment.
45261 , 45418 are not related to this platform , please update once
|
|
||
| "LCPD-44857","j722s_evm-fs","j722s_evm-fs: RC-08: Failure: UBOOT : MSC boot shall be supported","" | ||
| "LCPD-38569","j722s_evm-fs","j722s: Unable to communicate with MCU R5 and Main R5 when FW loaded from U-Boot","" | ||
|
|
There was a problem hiding this comment.
@3V3RYONE could you check once if 38569 is stil open,
AFAIR, there is one WA implemented
There was a problem hiding this comment.
Its on-hold. Reason given in comments. As per that, the workaround is merged in upstream and available since 11.0. So for 11.2 , this can be considered closed IMO.
| "LCPD-45569","j7200-evm","J7200: UART: Infinite IRQs storm upon error condition on the RX Line","" | ||
| "LCPD-45418","j784s4-evm","PCIe-1 does not work after resuming from low power mode","" | ||
| "LCPD-47381","j7200-evm,j7200-hsevm,j7200_evm-fs,j721e-evm-ivi,j721e-hsevm,j721e-idk-gw,j721e-sk,j721s2-evm,j721s2-hsevm,j721s2_evm-fs,j721s2_evm-se,j722s_evm-fs,j722s_evm-se,j742s2_evm-fs,j784s4-evm,j784s4-hsevm","MCAN: Message Transmit order not guaranteed from dedicated Tx Buffers configured with same Message ID","Workaround #1: | ||
| After writing the Tx messages with same Message ID to the Message RAM, request transmission of all these message concurrently by single write access to TXBAR. Make sure none of these messages have a pending Tx request before making the concurrent request. |
There was a problem hiding this comment.
Looks some table formatting issue, please recheck once
:header: "Record ID", "Title", "Platform", "Workaround"
LCPD-47381","j7200-evm,j7200-hsevm,j7200_evm-fs,j721e-evm-ivi,j7
text is record-id, platform, title and WA
There was a problem hiding this comment.
Makes sense to have Title before platform. I will generate the data in that order and update.
| "LCPD-46046","am62axx_sk-fs,am62xxsip_sk-fs,j7200-evm,j721e-idk-gw,j722s_evm-fs","ETH_CPSW2g_Switch is failing in 12.00.00.07","" | ||
| "LCPD-46045","am62axx_sk-fs,am62xxsip_sk-fs,j7200-evm,j721e-idk-gw,j722s_evm-fs,j784s4-evm","ETH_CPSW2g_PTP_Switch is failing in 12.00.00.07","" | ||
| "LCPD-46044","j722s_evm-fs","USBDEV_highspeed_msc_slave_perf is failing in 12.00.00.07","" | ||
| "LCPD-46043","j722s_evm-fs","ETH_CPSW2g_CBS_DUT_TEE is failing in 12.00.00.07","" |
There was a problem hiding this comment.
Please remvoe tickets reported for SDK 12.x stream
There was a problem hiding this comment.
Updated the filter and removed it. These were include because the filter has OR affectedVersion not in (Upstream, upstream). I used the standard filters, updated it manually to exclude 12.x tickets.
uditkumarti
left a comment
There was a problem hiding this comment.
your target branch should be SDK 11.0x not master
|
This PR can be safely ignored since I have raised against the master branch instead of 11. I will send a new PR against the right branch. |
Update the release notes and the kernel performance metrics for the SDK 11.02 J722s specific release.