[PATCH 17/20] test: dm: Add a test case for simple-bus <ranges>

Simon Glass sjg at chromium.org
Fri Mar 5 05:08:41 CET 2021


On Tue, 2 Mar 2021 at 10:36, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> This adds a test case to verify reading <ranges> of a simple-bus is
> working as expected.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  test/dm/Makefile     |  1 +
>  test/dm/simple-bus.c | 33 +++++++++++++++++++++++++++++++++
>  2 files changed, 34 insertions(+)
>  create mode 100644 test/dm/simple-bus.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list