From 50efe153671a3ec089ef34a49f733c23aafc566b Mon Sep 17 00:00:00 2001 From: Yogesh Hegde Date: Wed, 15 Apr 2026 17:34:54 +0530 Subject: [PATCH 1/2] fix(linux): Update AM64X product page link Update AM64X product page link Signed-off-by: Yogesh Hegde --- source/linux/Foundational_Components_U-Boot.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/linux/Foundational_Components_U-Boot.rst b/source/linux/Foundational_Components_U-Boot.rst index 06b8a488d..85454f7ca 100644 --- a/source/linux/Foundational_Components_U-Boot.rst +++ b/source/linux/Foundational_Components_U-Boot.rst @@ -56,7 +56,7 @@ following platform(s): .. ifconfig:: CONFIG_part_variant in ('AM64X') - | `AM64x EVM `__ + | `AM64x EVM `__ | From 07d35bb57b06669602f059abd1b78cf25034b22a Mon Sep 17 00:00:00 2001 From: Yogesh Hegde Date: Wed, 15 Apr 2026 17:46:23 +0530 Subject: [PATCH 2/2] fix(Demo): add command to restart AM64X benchmark demo AM64X benchmark demo does not start on bootup in 12.00.00.07.04. Add a command to restart the demo so that the OOB is functional for the user. Signed-off-by: Yogesh Hegde --- .../Demo_User_Guides/Benchmark_Demo_User_Guide.rst | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst b/source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst index 59c588900..94467c6ba 100644 --- a/source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst +++ b/source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst @@ -62,18 +62,24 @@ Get Started .. Image:: /images/OOB_Linux_ifconfig.png -10. On the PC, open a Internet Browser and enter in the +10. Run the command below + + .. code-block:: console + + systemctl restart rpmsg_json.service + +11. On the PC, open a Internet Browser and enter in the following: \ http://IP_ADDRESS_OF_AM64x_EVM:8081, for example, http://192.168.86.198:8081 -11. The following web page will pop up: +12. The following web page will pop up: .. Image:: /images/OOB_GUI_root.png -12. Click on the "Benchmark Demo": +13. Click on the "Benchmark Demo": .. Image:: /images/OOB_GUI_stats.png -13. With the current release, the R5F app for each R5F core are fixed. User can only +14. With the current release, the R5F app for each R5F core are fixed. User can only change the "Options" for each core, then click "LOAD" to refresh the statistics +-------------+------------------+----------------------+-----------------------------------------------------------+