
28 Dec
2020
28 Dec
'20
5:25 p.m.
Add functions so this information is not accessed directly. This will be needed for of-platdata which stores it in a different place.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/core/uclass.c | 10 ++++++++++ include/dm/uclass-internal.h | 14 ++++++++++++++ include/dm/uclass.h | 8 ++++++++ 3 files changed, 32 insertions(+)
Applied to u-boot-dm/next, thanks!