Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2016 17:05:35 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Ian Lepore <ian@freebsd.org>
Cc:        Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r292644 - head/tools/tools/nanobsd/embedded
Message-ID:  <CANCZdfpNPwXQycLWehOQxT=MWtLZCky0uXVgONTDsoX9522ebQ@mail.gmail.com>
In-Reply-To: <1450903312.25138.212.camel@freebsd.org>
References:  <201512230649.tBN6nJsJ023270@repo.freebsd.org> <1450903312.25138.212.camel@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 at 1:41 PM, Ian Lepore <ian@freebsd.org> wrote:

> On Wed, 2015-12-23 at 06:49 +0000, 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. They seem to be needed.
> >   Create an empty uEnv.txt file
>
> Of all the arm platforms we support, only RPi and RPi2 require the dtb
> files to be in the fat partition.
>
> The only advantage to an empty uEnv.txt file is that it will suppress a
> warning about not being able to read it.  There's no way to suppress a
> similar warning about a bad saved-environment checksum that u-boot
> emits if you've never changed anything and done a saveenv.
>
> -- Ian
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpNPwXQycLWehOQxT=MWtLZCky0uXVgONTDsoX9522ebQ>