Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
authorTom Rini <trini@konsulko.com>
Wed, 6 Aug 2025 19:42:56 +0000 (13:42 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 6 Aug 2025 22:07:17 +0000 (16:07 -0600)
commit3526f990b77fca1c933f1d8b24eb9385010a05bf
tree18f034942c8ee1ca4d80254071ebeae97d50e4b7
parent29d5636c6f473ac2cf273a2fd07981125197564f
parentef15585a741063fb3c917d3f1c560a754cfba05e
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh

Various fixes for smatch warnings, the i2c one might be also coming in
via Heiko / I2C tree, let me know if there is conflict.

There is also W77Q51NW SPI NOR ID support, with the DT portion omitted
for now.