[U-Boot] [PATCH v2 5/7] test: Add AXI test
Mario Six
mario.six at gdsys.cc
Mon Jun 25 09:51:59 UTC 2018
Hi Simon,
On Fri, May 25, 2018 at 4:41 AM, Simon Glass <sjg at chromium.org> wrote:
> On 23 May 2018 at 06:10, Mario Six <mario.six at gdsys.cc> wrote:
>> Add tests for the AXI uclass.
>>
>> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>>
>> ---
>>
>> v1 -> v2:
>> * Fixed asserts (moved expected values first)
>>
>> ---
>> test/dm/Makefile | 1 +
>> test/dm/axi.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 75 insertions(+)
>> create mode 100644 test/dm/axi.c
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Can you please use lower-case hex?
>
OK, will switch to lower-case for v3.
Best regards,
Mario
More information about the U-Boot
mailing list