[U-Boot] [PATCH v2 5/7] test: Add AXI test
Simon Glass
sjg at chromium.org
Fri May 25 02:41:24 UTC 2018
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?
More information about the U-Boot
mailing list