[PATCH v3 2/2] test: dm: add test item for ofnode_get_addr() and ofnode_get_size()

Simon Glass sjg at chromium.org
Thu Apr 29 18:03:41 CEST 2021


On Mon, 12 Apr 2021 at 18:51, chenguanqiao <chenguanqiao at kuaishou.com> wrote:
>
> From: Chen Guanqiao <chenguanqiao at kuaishou.com>
>
> Add test item for getting address and size functions
>
> Test the following function:
> - ofnode_get_addr()
> - ofnode_get_size()
>
> Signed-off-by: Chen Guanqiao <chenguanqiao at kuaishou.com>
> ---
>  test/dm/ofnode.c | 31 +++++++++++++++++++++++++++++++
>  1 file changed, 31 insertions(+)

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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list