
19 Feb
2014
19 Feb
'14
6 p.m.
On 02/14/2014 11:49 AM, Dennis Gilmore wrote:
On Wed, 12 Feb 2014 14:30:04 -0700 Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@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@ausil.us Tested-by: Dennis Gilmore dennis@ausil.us
Thanks for the fix
Tom, does this patch look good?