Hi
Can we use this guide https://forum.digikey.com/t/debian-getting-started-with-the-stm32mp157/12459 for stm32mp157C seedstudio odyssey ?
Has somebody tried this ?
Thanks
Sanjay
Hi
Can we use this guide https://forum.digikey.com/t/debian-getting-started-with-the-stm32mp157/12459 for stm32mp157C seedstudio odyssey ?
Has somebody tried this ?
Thanks
Sanjay
Hi
Reporting for visibility
Thanks
Prabhu.G
Hi. I have this guide to build Debian for the ST dev kits: stm32mp1/STM32MP157F-DK2-DEBIAN-MINIMAL-OPTEE.md at master · Hypnotriod/stm32mp1
It is similar to the Nelson’s guide. But here I’m using the STM32mpu SDK and all the ST forks of the mainline U-Boot, OP-TEE, TF-A, Linux.
And yes - it has partial support (for ex.: I can’t make Bluetooth work) for the Seeed stm32mp157c-odyssey.
You will need to export MACHINE=stm32mp157c-odyssey and make the patches in all the git repos (they are behind the stm32mp157c-odyssey patch spoiler).