sandbox64: add support for NVMXIP QSPI

enable NVMXIP QSPI for sandbox 64-bit

Adding two NVM XIP QSPI storage devices.

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Abdellatif El Khlifi
2023-04-27 17:01:14 -04:00
committed by Tom Rini
parent 4b6d114d6d
commit cc89b7cf41
6 changed files with 39 additions and 4 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ The implementation is generic and can be used by different platforms.
Supported hardware
--------------------------------
Any 64-bit plaform.
Any plaform supporting readq().
Configuration
----------------------