Re: svn commit: r292644 - head/tools/tools/nanobsd/embedded

2016-01-04 Thread Warner Losh
Thanks Ian. I'll adjust. The dtb files don't hurt anything, and it would be extra config to have some platforms do it and not others (something I'm trying to avoid). I'll document it for later. However, if there's no point to the uenv file, that's easy to just remove. Warner On Wed, Dec 23, 2015

Re: svn commit: r292644 - head/tools/tools/nanobsd/embedded

2015-12-23 Thread Ian Lepore
On Wed, 2015-12-23 at 06:49 +, Warner Losh wrote: > Author: imp > Date: Wed Dec 23 06:49:18 2015 > New Revision: 292644 > URL: https://svnweb.freebsd.org/changeset/base/292644 > > Log: > Copy all the dtb files that we build as part of the kernel build > from > boot/dtb to the fat partition

svn commit: r292644 - head/tools/tools/nanobsd/embedded

2015-12-22 Thread Warner Losh
Author: imp Date: Wed Dec 23 06:49:18 2015 New Revision: 292644 URL: https://svnweb.freebsd.org/changeset/base/292644 Log: Copy all the dtb files that we build as part of the kernel build from boot/dtb to the fat partition. They seem to be needed. Create an empty uEnv.txt file Modified: h