Files
u-boot/drivers
Venkatesh Yadav Abbarapu 1e36d34b52 spi: zynq_qspi: Add parallel memories support in QSPI driver
Add support for parallel memories in zynq_qspi.c driver. In case of
parallel memories STRIPE bit is set and sent to the qspi ip, which will
send data bits to both the flashes in parallel. However for few commands
we should not use stripe, instead send same data to both the flashes.
Those commands are exclueded by using zynqmp_qspi_update_stripe().

Also update copyright info for this file.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
2024-10-09 09:01:54 -06:00
..
2024-08-19 18:24:58 -06:00
2024-09-16 14:48:13 -06:00
2024-09-19 00:12:41 -03:00
2024-09-12 17:35:37 +02:00
2024-08-19 18:24:58 -06:00
2024-06-24 13:34:52 -06:00
2023-11-07 14:50:51 -05:00
2024-04-26 08:28:35 +03:00
2024-09-18 13:07:19 -06:00
2024-07-31 16:51:54 +02:00