From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 09C8ADDEBD for ; Thu, 6 Dec 2007 01:47:08 +1100 (EST) To: Kumar Gala Subject: Re: [FDT][PATCH] Fix padding options In-Reply-To: Your message of "Tue, 04 Dec 2007 17:36:08 CST." References: Date: Wed, 05 Dec 2007 08:47:05 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day Kumar Gala mumbled: > "Add an option to pad the blob that is generated" broke the padding > support. We were updating the fdt header after writing it. > > Signed-off-by: Kumar Gala Applied. jdl