[PATCH] spmi: sandbox: Make U_BOOT_DRIVER entries unique

Tom Rini trini at konsulko.com
Wed Oct 8 22:59:44 CEST 2025


On Thu, 25 Sep 2025 14:56:18 -0600, Tom Rini wrote:

> All instances of the U_BOOT_DRIVER must use a unique name or they will
> lead to link time failures due to name space conflicts when both are
> present. In this case the driver was reusing the msm name.
> 
> 

Applied to u-boot/master, thanks!

[1/1] spmi: sandbox: Make U_BOOT_DRIVER entries unique
      commit: 6e04cc321f246fd223bdcb094e10c1241ee5e664
-- 
Tom




More information about the U-Boot mailing list