From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 36502DDE17 for ; Fri, 22 Feb 2008 20:02:57 +1100 (EST) Subject: Re: [PATCH] Add support for binary includes. From: David Woodhouse To: Grant Likely In-Reply-To: References: <20080220191941.GA2062@ld0162-tx32.am.freescale.net> Content-Type: text/plain Date: Fri, 22 Feb 2008 18:02:51 +0900 Message-Id: <1203670971.5771.41.camel@shinybook.infradead.org> Mime-Version: 1.0 Cc: Scott Wood , linuxppc-dev@ozlabs.org, jdl@jdl.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2008-02-21 at 23:05 -0700, Grant Likely wrote: > Can I ask; what is the intended usage of such a thing? How large > would a typical binary blob be? Device firmware? -- dwmw2