From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Wed, 20 Feb 2008 21:39:22 +0100 Subject: [U-Boot-Users] [PATCH 4/6] [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines In-Reply-To: <8CE57DCE-9767-421E-B756-803C319A409D@kernel.crashing.org> References: <20080220171950.25624.71201.stgit@pollux.denx.de> <20080220172015.25624.8809.stgit@pollux.denx.de> <8CE57DCE-9767-421E-B756-803C319A409D@kernel.crashing.org> Message-ID: <47BC8FFA.5020805@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kumar Gala wrote: > > On Feb 20, 2008, at 11:20 AM, Bartlomiej Sieka wrote: > >> From: Marian Balakowicz >> >> New routines for parsing new uImage format bootm arguments: >> []# - configuration spec >> []: - subimage spec > > I'm sure its be posted previously, but it would probably be nice to have > more details in the commit message about what and are > all about. OK, will add this in the next round. Regards, Bartlomiej