2025-10-17 2:42 AM
Hello,
I am working on evaluation board in that boot logs I am getting
NOTICE: Model: STMicroelectronics STM32MP257F-ev1 Evaluation Board
NOTICE: Board : MB1936 Var1.0 Rev.D-01
What should I do to remove this "NOTICE: Board : MB1936 Var1.0 Rev.D-01" line from my boot logs and Change the model to a custom name how can I do it I have made changes in stm32mp257f-ev1.dts files in tf-a-source, u-boot source and kernel source.
2025-10-17 4:03 AM
Hi @_Krishna
I'm not SW expert, but I assume those would change when you are doing a custom SW image using Yocto.
The board reference is only present on ST board and linked to specific OTP programmed during ST board production.
What is the purpose of changing this information while using ST Evaluation board?
I remind you cannot use ST evaluation board outside evaluation purposes (i.e. no commercial usage of ST evaluation board).
See Terms of Use
Regards.