commit | 1d147b74f437fb0e85821e8271fe52bc5fd30194 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Oct 31 10:50:25 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 31 10:50:25 2024 -0600 |
tree | 4d414c85d51bf8899be050e77a774a9d830dcc06 | |
parent | d4c8b8750b564ee83303160414607e17b6873fe2 [diff] | |
parent | 43423cdc5dc174468546c7c48f771fe26fe6d101 [diff] |
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