[PATCH] mtd: Tighten some driver dependencies

Tom Rini trini at konsulko.com
Sat Dec 6 15:10:50 CET 2025


On Fri, 26 Sep 2025 09:31:40 -0600, Tom Rini wrote:

> The ALTERA_QSPI driver conflicts with the regular FLASH_CFI_DRIVER as
> both implement the same high level functionality and so use the same
> global namespace. In a similar fashion, all NAND drivers are mutually
> exclusive due to namespace collisions. For the remaining drivers which
> did not already have some architecture specific dependency, add them.
> 
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] mtd: Tighten some driver dependencies
      commit: 272e356b179fc68335298a6088f698bf034a4f55
-- 
Tom




More information about the U-Boot mailing list