2020-10-21 03:09 AM
Hi all
I am making a distribution based on "Eco System 2.0.0" and yocto.
I have a problem with TF-A when making a distribution package.
This is the "stm32mp1_clk_get_gated_id: clk id 85 not found" error message from "tf-a-v2.2-stm32mp-r1.0"
I know it's resolved in "tf-a-v2.2-stm32mp-r1.3", but it doesn't apply to yocto yet
I would like to know if there is a way to apply the "tf-a-v2.2-stm32mp-r1.3" version to yocto.
"devtool modify -x tf-a-stm32mp workspace/tf-a"
I used the above command to replace existing source with "r1.3" source and created a distribution, but the version of the "tf-a-xxxxx-serialboot.stm32" file is still "r1.0".
When I download using "STM32CubeProgrammer" I get the same error.
Any answers would be appreciated.
Thanks and regards
Machilus
2020-10-22 07:27 PM
I solved the problem by referring to the notice.
However, it seems that the content of how to apply the minor release found by WIKI is too poor.
I think you'd better supplement the content.
Thanks and regards
Machilus