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 04E52DDE2F for ; Wed, 5 Dec 2007 00:28:00 +1100 (EST) To: Kumar Gala Subject: Re: [PATCH][DTC] Add an option to pad the blob that is generated In-Reply-To: Your message of "Wed, 28 Nov 2007 10:21:12 CST." References: Date: Tue, 04 Dec 2007 07:27:56 -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: > There are times when we need extra space in the blob and just want > to have it added on w/o know the exact size to make it. > > The padding and min size options are mutually exclusive. > > Signed-off-by: Kumar Gala Applied. Thanks, jdl