From mboxrd@z Thu Jan 1 00:00:00 1970 From: gvb.uboot Date: Tue, 27 Nov 2007 19:58:30 -0500 Subject: [U-Boot-Users] [RFC PATCH] Add u-boot command regression tests. In-Reply-To: <7EBDC877-5409-4DCD-A016-1272FDF84509@kernel.crashing.org> References: <20071125232920.C2FF9246B5@gemini.denx.de> <474ACEEC.1080801@ge.com> <7EBDC877-5409-4DCD-A016-1272FDF84509@kernel.crashing.org> Message-ID: <474CBD36.8050406@gmail.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: > I assume you'll be dropping this patch from your current libfdt tree > in the testing branch. > > - k Yes. (In retrospect, I should have made a separate branch as well.) I just dropped the spurious patch and re-pushed the testing branch (I kept the trivial "spaces around the =" print format change that I added just before the regression testing patch). Thanks for reminding me to clean up, gvb