Merge tag 'ubifixes-for-2025.07-rc2' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Mon, 5 May 2025 13:54:30 +0000 (07:54 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 May 2025 13:54:30 +0000 (07:54 -0600)
commit3f519d93c1e48883969e94bafceb960bfb73dfbe
tree81f0b92974d4bd475ddb0fdf094e894e13cf81e7
parent9dbe8d889546efd6c1a3470092588b9b6820158f
parentc81d8efb51480b318f0bd0a3bdf2d5b0445bbbc9
Merge tag 'ubifixes-for-2025.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ubi

ubi fixes for v2025.07-rc2

- fix bug: Put MTD device after it is not used
  drop MTD device reference after it is not longer used!
  port from upstream Linux commit: b95f83ab762dd6211351b9140f99f43644076ca8
  from Alexander Vickberg