
21 Feb
2014
21 Feb
'14
8:59 p.m.
On Wed, Feb 12, 2014 at 02:30:04PM -0700, Stephen Warren 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.
Reported-by: Dennis Gilmore dennis@ausil.us Fixes: c61d94d86035 ("pxe: implement fdtdir extlinux.conf tag") Signed-off-by: Stephen Warren swarren@nvidia.com Reviewed-by: Dennis Gilmore dennis@ausil.us Tested-by: Dennis Gilmore dennis@ausil.us
Applied to u-boot/master, thanks!
--
Tom