]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"
authorTom Rini <trini@konsulko.com>
Thu, 31 Oct 2024 16:50:25 +0000 (10:50 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 31 Oct 2024 16:50:25 +0000 (10:50 -0600)
commit1d147b74f437fb0e85821e8271fe52bc5fd30194
tree4d414c85d51bf8899be050e77a774a9d830dcc06
parentd4c8b8750b564ee83303160414607e17b6873fe2
parent43423cdc5dc174468546c7c48f771fe26fe6d101
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"

Tom Rini <trini@konsulko.com> says:

In the patch series "spi-nor: Add parallel and stacked memories support"
a number of issues have since been raised about problems that now exist
on a large number of previously working platforms. Marek Vasut has gone
and identified a number of issues and this series is the starting point
of attempting to address them and fix the problems with previously
existing platforms.

Link: https://patchwork.ozlabs.org/project/uboot/list/?series=429932&state=*
Link: https://lore.kernel.org/r/20241026201741.171073-1-marek.vasut+renesas@mailbox.org