[U-Boot] [PATCH v3 11/72] dm: core: Add address operations on device tree references
sjg at google.com
sjg at google.com
Thu May 25 00:07:00 UTC 2017
Add functions to add addresses in the device tree using ofnode references.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
drivers/core/ofnode.c | 27 +++++++++++++++++++++++++++
include/dm/ofnode.h | 23 ++++++++++++++++++++++-
2 files changed, 49 insertions(+), 1 deletion(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list