[PATCH] dm: core: Add size operations on device tree references

Simon Glass sjg at chromium.org
Thu Apr 1 21:30:32 CEST 2021


Hi Chenguanqiao,

On Fri, 2 Apr 2021 at 01:26, chenguanqiao <chenguanqiao at kuaishou.com> wrote:
>
> Add functions to add size of addresses in the device tree using ofnode
> references.
>
> Signed-off-by: Chen Guanqiao <chenguanqiao at kuaishou.com>
> ---
>  drivers/core/ofnode.c |  9 +++++++++
>  include/dm/ofnode.h   | 10 ++++++++++
>  2 files changed, 19 insertions(+)
>

Please add a simple test to test/dm/ofnode.c

Regards,
Simon


More information about the U-Boot mailing list