[PATCH] test/py: Run simple dm commands without checking
Michal Simek
michal.simek at amd.com
Tue Jul 12 13:21:31 CEST 2022
Hi Simon,
On 7/12/22 12:58, Simon Glass wrote:
> Hi Michal,
>
> On Thu, 7 Jul 2022 at 05:00, Michal Simek <michal.simek at amd.com> wrote:
>>
>> From: Michal Simek <michal.simek at xilinx.com>
>>
>> Just to make sure that dm commands can operate.
>> This was the problem on Microblaze in past without fixing manual
>> relocation.
>>
>> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
>> Signed-off-by: Michal Simek <michal.simek at amd.com>
>
> Make up your mind :-)
the patch is in xilinx repo for quite a long time and in the meantime company
has changed. That's why two SoB lines.
>
>> ---
>>
>> test/py/tests/test_dm.py | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> You can drop the 'response' var if you are not using it.
Someone can parse it in future if they like.
M
More information about the U-Boot
mailing list