[U-Boot] [PATCH] pxe: prepend fdtdir to DTB name irrespective of source
Stephen Warren
swarren at wwwdotorg.org
Wed Feb 19 18:00:28 CET 2014
On 02/14/2014 11:49 AM, Dennis Gilmore wrote:
> 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
Tom, does this patch look good?
More information about the U-Boot
mailing list