On Thu, Jul 23, 2015 at 5:13 AM, <[email protected]> wrote: >> >> 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.
Pushed: https://github.com/RobertCNelson/Bootloader-Builder/commit/92a2bb7cce78b7d8b265b0ac70bb7fcc0f4b444b Currently building, once built, it'll be the default.. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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.
