diff options
author | Evgeny Bachinin <EABachinin@salutedevices.com> | 2024-12-11 01:39:57 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-31 10:57:50 -0600 |
commit | 623f5cf517ae0e0f6f7132ac6411ea0a8dd9b3f7 (patch) | |
tree | d1cb9297235095524001153a9cb2b69ba43b401f /drivers/ddr/microchip/ddr2.c | |
parent | b841e559cd26ffcb20f22e8ee75debed9616c002 (diff) |
fdtdec: encapsulate dtb_dt_embedded() within
Patch keeps the access to dtb_dt_embedded() within fdtdec API,
by means of new API function introduction. This new function is a
common place for updating appropriate global_data fields for
OF_EMBED case.
Also, the consequence of the patch is movement of '___dtb_dt_*begin'
symbols' declaration from header file, because nobody used symbols
outside the lib/fdtdec.c.
Signed-off-by: Evgeny Bachinin <EABachinin@salutedevices.com>
Suggested-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions