[U-Boot] [PATCH v2] common: board_f: Dont relocate FDT incase of CONFIG_OF_EMBED

Thomas Chou thomas at wytron.com.tw
Sun Nov 29 07:15:32 CET 2015


Hi Michal,

On 2015年11月27日 15:28, Michal Simek wrote:
> From: Siva Durga Prasad Paladugu <siva.durga.paladugu at xilinx.com>
>
> Don't relocate fdt in case of CONFIG_OF EMBED as the fdt is
> already embedded with u-boot image. Also update the fdt_blob
> correctly in this case
>
> Signed-off-by: Siva Durga Prasad Paladugu <sivadur at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> Reviewed-by: Alexey Brodkin <abrodkin at synopsys.com>
> ---
>
> Changes in v2:
> - Fix commit message reported by Alexey
>
>   common/board_f.c | 11 +++++++++--
>   1 file changed, 9 insertions(+), 2 deletions(-)
>

Tested on nios2 boards.

Tested-by: Thomas Chou <thomas at wytron.com.tw>
Acked-by: Thomas Chou <thomas at wytron.com.tw>


More information about the U-Boot mailing list