]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor-ids: Deduplicate w25q16dw entry
authorMarek Vasut <marex@denx.de>
Fri, 6 Sep 2024 21:09:16 +0000 (23:09 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 14:11:11 +0000 (08:11 -0600)
commitf52ec82fa0cb8787dcd43ddf72243a493275f02c
tree57e7037b23f01e0c5c7e7ae2595004cee57df317
parent215f1d5794c6174ec0413eb6ff7f322ed284cc5b
mtd: spi-nor-ids: Deduplicate w25q16dw entry

The w25q16dw entry exists twice in spi_nor_ids, remove the less
complete variant of the entry and keep only one copy of it.

Fixes: baef13ec9d59 ("mtd: spi-nor-ids: Add support for flashes tested by xilinx")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi/spi-nor-ids.c