[PATCH v14 0/8] spi-nor: Add parallel and stacked memories support

Tom Rini trini at konsulko.com
Wed Oct 9 19:32:33 CEST 2024


On Thu, 26 Sep 2024 10:25:00 +0530, Venkatesh Yadav Abbarapu wrote:

> This series adds support for Xilinx qspi parallel and
> stacked memeories.
> 
> In parallel mode, the current implementation assumes that a maximum
> of two flashes are connected. The QSPI controller splits the data
> evenly between both the flashes so, both the flashes that are connected
> in parallel mode should be identical.
> During each operation SPI-NOR sets 0th bit for CS0 & 1st bit for CS1 in
> nor->flags.
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list