
25 Jun
2018
25 Jun
'18
11:51 a.m.
Hi Simon,
On Fri, May 25, 2018 at 4:41 AM, Simon Glass sjg@chromium.org wrote:
On 23 May 2018 at 06:10, Mario Six mario.six@gdsys.cc wrote:
Add tests for the AXI uclass.
Signed-off-by: Mario Six mario.six@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@chromium.org
Can you please use lower-case hex?
OK, will switch to lower-case for v3.
Best regards, Mario