> 
> I guess we could do: ${tftp_dir}
> 
> + "tftp ${loadaddr} ${tftp_dir}/${bootfile}; " \ "tftp ${fdtaddr}
> + ${tftp_dir}/dtbs/${fdtfile}; " \
> 
> (uname_r)
> + "tftp ${loadaddr} ${tftp_dir}/vmlinuz-${uname_r}; " \ "tftp ${fdtaddr}
> + ${tftp_dir}/dtbs/${uname_r}/${fdtfile}; " \

Yep, that's what I had in mind. Let me see if I can make the changes here. If 
so I can do a PR on Github.

Thanks again.

Jerry


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to