From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 09 Apr 2007 10:08:02 -0500 Subject: [U-Boot-Users] [PATCH 2/2] Moved fdt command support code to fdt_support.c In-Reply-To: <20070407014251.GB31517@dellserver.lan> References: <20070407014251.GB31517@dellserver.lan> Message-ID: <461A56D2.4010009@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jerry Van Baren wrote: > ...in preparation for improving the bootm command's handling of fdt blobs. > Also cleaned up some coding sloppiness. > > Signed-off-by: Gerald Van Baren Wolfgang, The libfdt support makes my patch, "Abort booting if the DTB version is incompatible", invalid. libfdt has version checking already in it (this patch just changes it), so I'm officially rescinding my patch. Thanks. -- Timur Tabi Linux Kernel Developer @ Freescale