From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 19 Apr 2007 23:38:44 -0400 Subject: [U-Boot-Users] Testing todays u-boot-fdt In-Reply-To: <46272F29.7020001@grandegger.com> References: <46272F29.7020001@grandegger.com> Message-ID: <462835C4.3010705@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Grandegger wrote: > Hi Jerry, > > I gave the fdtlib of your git://cideas.us/pub/scm/u-boot/u-boot-fdt.git > a try on my Icecube board. I got it built with the attached patch. > libfdt was actually not made and the second hunk fixes a warning > (=bug?). Then I was able to read and list a blob in memory: [snip] > Wolfgang. Hi Wolfgang (Grendegger|Denk), wg: Thanks for the patch, I've applied it (both the pointer bug fix and the Makefile change) and pushed it to the u-boot-fdt. wd: Please merge the change, it is a serious bug which will cause unreliable bootm operation for "libfdt" builds (fortunately a limited audience at the moment :-/). To be explicit, Wolfgang, please pull the *master* branch from: git://denx.de/git/u-boot-fdt.git Thanks, gvb