
On 8/15/23 00:42, Simon Glass wrote:
On Sun, 13 Aug 2023 at 15:47, Marek Vasut marek.vasut+renesas@mailbox.org wrote:
Enable NVMXIP QSPI driver on sandbox, since it is already enabled on sandbox64. Update blk tests to match.
Signed-off-by: Marek Vasut marek.vasut+renesas@mailbox.org
Cc: Abdellatif El Khlifi abdellatif.elkhlifi@arm.com Cc: Simon Glass sjg@chromium.org
configs/sandbox_defconfig | 1 + test/dm/blk.c | 63 +++++++++++++++++++++++++++++++-------- 2 files changed, 52 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
NAK, this one has to wait. All of this NVMXIP stuff needs closer look, I think it is really weirdly broken and doesn't even pass sandbox and sandbox64 tests. Can Abdellatif try and check whether ALL sandbox and sandbox64 tests pass with this enabled ?