Use v2.2-r0 TF-A to burn to stm32mp157c-ev1 via STM32_Programmer_CLI, USB is not supported
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-10 7:15 PM - last edited on ‎2023-07-13 8:14 AM by Kevin HUBER
Hi
The terminal printing information is as follows.
This TF-A will start properly in EMMC.
In the docs/plat/stm32mp1.rst file, I saw that USB is not supported. May I ask how to modify it so that it can be burned via USB
Regards
User.44
Solved! Go to Solution.
- Labels:
-
Bug-report
-
STM32MP15 Lines
-
TF-A
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-14 6:13 AM
Here is the new file you can replace "Makefile.sdk" from the V2.0.0/.../tf-a-stm32mp-2.2.r1-r0/ directory (obviously, you need to remove .txt extension).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-11 1:23 AM
Hi @文�?� �?​
This is a known issue we have recently discovered internally also.
I come back to you shortly.
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-14 5:17 AM
In the developer package, the Makefile.sdk for tf-a was not well generated and it needs revision for the "serialboot" build.
A new Makefile.sdk will be delivered in this post that will solve this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-14 5:32 AM
Hi Bernard PUEL
The article
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-14 6:13 AM
Here is the new file you can replace "Makefile.sdk" from the V2.0.0/.../tf-a-stm32mp-2.2.r1-r0/ directory (obviously, you need to remove .txt extension).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-14 6:33 AM
Hi Bernard PUEL
Thank you very much for bothering me for 3 days
