On Tue, Nov 24, 2015 at 04:54:22PM +0800, Peng Fan wrote:

> If condition of "(load == image_start || load == image_data)" is true,
> should use "fdt_addr = load;", but not "fdt_blob = (char *)image_data;",
> or fdt_blob will be overridden by "fdt_blob = map_sysmem(fdt_addr, 0);"
> at the end of the switch case.
> 
> Signed-off-by: Peng Fan <peng....@freescale.com>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Joe Hershberger <joe.hershber...@ni.com>
> Cc: Max Krummenacher <max.krummenac...@toradex.com>
> Cc: Marek Vasut <ma...@denx.de>
> Cc: Suriyan Ramasami <suriya...@gmail.com>
> Cc: Paul Kocialkowski <cont...@paulk.fr>
> Cc: Tom Rini <tr...@konsulko.com>
> Reviewed-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to