
14 Nov
2020
14 Nov
'20
4:17 p.m.
On Thu, 5 Nov 2020 at 03:10, Ovidiu Panait ovidiu.panait@windriver.com wrote:
Use IS_ENABLED(CONFIG_OF_EMBED) in instead of #ifdefs in reserve_fdt, reloc_fdt functions.
Signed-off-by: Ovidiu Panait ovidiu.panait@windriver.com
common/board_f.c | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org