[PATCH v2 2/2] test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
Simon Glass
sjg at chromium.org
Sun Apr 11 20:48:05 CEST 2021
On Fri, 2 Apr 2021 at 19:28, chenguanqiao <chenguanqiao at kuaishou.com> wrote:
>
> 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 | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list