Skip to content
Snippets Groups Projects
Commit e9acb9ea authored by Siva Durga Prasad Paladugu's avatar Siva Durga Prasad Paladugu Committed by Tom Rini
Browse files

common: board: Dont relocate FDT incase of CONFIG_OF_EMBED


Don't relocate fdt in case of CONFIG_OF EMBED as the fdt is
already embedded with u-boot image.
Update fdt_blob after relocation as the fdt will be copied
during u-boot relocation.

Signed-off-by: default avatarSiva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Reviewed-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com> (QEMU x86)
Tested-by: Thomas Chou <thomas@wytron.com.tw> (Nios2)
Acked-by: default avatarThomas Chou <thomas@wytron.com.tw>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent b4857aa9
No related branches found
No related tags found
No related merge requests found
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