From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Wed, 20 Feb 2008 21:36:19 +0100 Subject: [U-Boot-Users] [PATCH 2/6] [libfdt] Fix compilation errors is fdt_support.c In-Reply-To: References: <20080220171950.25624.71201.stgit@pollux.denx.de> <20080220172002.25624.109.stgit@pollux.denx.de> Message-ID: <47BC8F43.70303@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kumar Gala wrote: [...] >> fdt_support.c does not compile with the DEBUG enabled, >> correct arguments passed to debug() calls. >> >> Signed-off-by: Marian Balakowicz >> --- > > This is fixed already. Yes, Jerry has also pointed this out. I haven't caught your fix, and just posted the above patch while processing my backlog... > We need up pull in the changes from 1.3.2-rc1+ > into u-boot-testing (and the branch). Right. Wolfgang -- could you do the pull? I'll re-base the patches and resubmit. Regards, Bartlomiej