Is there an issue with using a stm32mp153AACx device tree to boot a stm32mp151AACx board?
I have tried it and it works but I wanted to see if there are any limitations. The boards are identical the only difference is the MPU.
I have tried it and it works but I wanted to see if there are any limitations. The boards are identical the only difference is the MPU.
So I understand you will have the same board but with different SoC inside: some are 151 and others are 153 ?
If it is the case, the devicetree is not really the concern (I guess you are not using CAN and the only diff is one or 2 cpus). You can use the 153 devicetree with boths !
The problems comes from the SMP config (the kernel config) you activate on 153 to better use dual cpus. So in case of 151, you will get only one cpu (so less cpu power) + the penalty of SMP config.
Then if those penalties are not critical for your application = no pb.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.