From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Sat, 31 Mar 2007 16:13:36 -0400 Subject: [U-Boot-Users] [PATCH 6/6] Add a flattened device tree (fdt) - fix some whitespace In-Reply-To: <20070331175353.GA27022@dellserver.lan> References: <20070331175353.GA27022@dellserver.lan> Message-ID: <460EC0F0.2070506@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 I found a couple of whitespace violations, the patch following this email applies on top of the fdt cmd patches 1-6 to fix them. Sorry, gvb