2024-06-03 01:00 AM
Hello
We are Working on a custom board with STM32MP157AAA3 processor.We are using uboot(V2023.10) for checking USB 2nd Port.
we referred the below link to configure the dts :
https://wiki.st.com/stm32mpu/wiki/USBPHYC_device_tree_configuration
We are using the same dts configuration in uboot(V2023.10) and linux(V5.13),It works in linux but not in uboot.
We are attaching the dts file below.Hope you could refer and suggest us where we are going wrong.
Thanks&Regards
Srikanth.R
2024-06-07 06:25 AM
Hello @Srikanth1,
Could you please elaborate a bit more in the problem description (use case description, logs when it doesn't work....) ?
You mentionned using kernel-5.13 : which Ecosystem version do you use ?
BR,
Christophe
2024-06-16 09:03 PM - edited 2024-06-16 09:03 PM
Hello @Christophe Guibout,
Thanks for the reply. We are using Buildroot: 2023.08.2
Thanks&Regards
Srikanth.R