From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <46713999.2080004@ru.mvista.com> References: <7878cf1aec340b976b90b86b9e83bf18@kernel.crashing.org> <20070612044246.GC4198@localhost.localdomain> <46713999.2080004@ru.mvista.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH] powerpc: Create "rom" (MTD) device prpmc2800 Date: Thu, 14 Jun 2007 15:43:26 +0200 To: Sergei Shtylyov Cc: linuxppc-dev , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> , and I don't see what >> it buys us over the partitions/partition-names pair of properties. > > I was thinking of using a signle multipart prop but dtc had no > support for it at that time... The kernel (and probably most DTB parsers) cannot handle unaligned integers in properties, even though it is a perfectly fine thing to have. Segher