Skip to content
Snippets Groups Projects
Commit c970dffe authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y


gd->fdt_blob is used for FDT control of U-Boot.
If CONFIG_OF_CONTROL is not defined, it is useless.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 8e714432
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment