[PATCH 2/2] configs: sandbox: test: dm: blk: Enable NVMXIP QSPI and update test

Marek Vasut marek.vasut at mailbox.org
Tue Aug 15 00:45:57 CEST 2023


On 8/15/23 00:42, Simon Glass wrote:
> On Sun, 13 Aug 2023 at 15:47, Marek Vasut
> <marek.vasut+renesas at 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 at mailbox.org>
>> ---
>> Cc: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
>> Cc: Simon Glass <sjg at chromium.org>
>> ---
>>   configs/sandbox_defconfig |  1 +
>>   test/dm/blk.c             | 63 +++++++++++++++++++++++++++++++--------
>>   2 files changed, 52 insertions(+), 12 deletions(-)
>>
> 
> Reviewed-by: Simon Glass <sjg at 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 ?


More information about the U-Boot mailing list