On Mon, 12 Apr 2021 at 18:51, chenguanqiao <[email protected]> wrote: > > From: Chen Guanqiao <[email protected]> > > Add test item for getting address and size functions > > Test the following function: > - ofnode_get_addr() > - ofnode_get_size() > > Signed-off-by: Chen Guanqiao <[email protected]> > --- > test/dm/ofnode.c | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+)
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

