From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 20 Jun 2006 10:40:00 -0700 From: "Mark A. Greer" To: linuxppc-dev Subject: OF setprop question Message-ID: <20060620174000.GA22159@mag.az.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , What does OF do when you 'setprop' a property that doesn't already exist? Does OF create it? What if it exists but the new prop requires more space than the old prop? Does it make space more space for the new property? Thanks, Mark