[U-Boot] [PATCH] pxe: prepend fdtdir to DTB name irrespective of source
Dennis Gilmore
dennis at ausil.us
Fri Feb 14 19:49:54 CET 2014
On Wed, 12 Feb 2014 14:30:04 -0700
Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> The directory name from an fdtdir directive in a PXE config file
> should always be pre-pended to the DTB filename; it shouldn't matter
> whether the DTB filename came from the $fdtfile environment variable,
> or whether it was constructed dynamically from ${soc}-${board}.dtb.
> Fix the code to always prepend the directory name.
Reviewed-by: Dennis Gilmore <dennis at ausil.us>
Tested-by: Dennis Gilmore <dennis at ausil.us>
Thanks for the fix
More information about the U-Boot
mailing list