From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Milton Miller Subject: Re: [PATCH] dtc: parse NOP in dtb input In-Reply-To: Your message of "Sat, 09 Jun 2007 23:21:31 CDT." <311814492916b8b45674.846930886.miltonm@bga.com> References: <311814492916b8b45674.846930886.miltonm@bga.com> Date: Mon, 11 Jun 2007 08:41:01 -0500 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org, david@gibson.dropbear.id.au List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day Milton Miller mumbled: > Version 16 and later of the flat device tree format allow NOPs > to be placed in the tree. When processing dtb input, dtc must > recognise them. > > Previously it would produce the error message > FATAL ERROR: Invalid opcode word 00000004 in device tree blob > > Signed-off-by: Milton Miller Applied. Thanks, jdl