From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 5 Aug 2013 12:07:47 -0400 Subject: [U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank In-Reply-To: <20130805052933.59F9B380495@gemini.denx.de> References: <1374786812-32303-1-git-send-email-dgilmore@fedoraproject.org> <51FA221D.5090006@denx.de> <51FA9891.9040000@gmail.com> <51FB786E.4010908@denx.de> <20130805052933.59F9B380495@gemini.denx.de> Message-ID: <20130805160747.GP5164@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Aug 05, 2013 at 07:29:33AM +0200, Wolfgang Denk wrote: > Dear Rob Herring, > > In message you wrote: > > > > > Maybe can be mkenvimage a solution (tools/mkenvimage) ? It creates an > > > environment image from a simple ASCII text. The resulting image could be > > > concatenated together with u-boot and in CONFIG_EXTRA_ENV_SETTINGS we > > > could have for all boards a way to load it. Only a first idea, but as we > > > recognize the issue, any idea to solve it ? > > > > I definitely agree that we should move this out of C code and support > > standalone text files as input. IIRC, CONFIG_EXTRA_ENV_SETTINGS is > > replaced by any separate environment. I think it also needs to support > > being merged with a separate environment. > > Why would you ever want to compile this into U-Boot at all? Then any > changes you need to make mean compiling and installing a new U-Boot, > which is something you normally don't want to do. > > U-Boot is perfectly able to import such settings from text files (or > text blobs stored somewhere, even attached to the U-Boot image, if you > want), so just use the text files separately, instead of hard > compiling them into the code. But we have to start _somewhere_ with a compiled-in set of defaults. Yes, some boards are easily updatable (it's just an SD card), but on others it's not. And there's a strong desire on the generic distro side (and on a lot of kernel hackers sides) to treat U-Boot as never-touch binaries. What ships is what's used. So a default that tries to load a controlable file is what started all of the boot.scr or uEnv.txt stuff. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: