From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Fri, 25 Sep 2009 06:22:31 -0400 Subject: [U-Boot] Pull request: u-boot-fdt Message-ID: <4ABC99E7.4080600@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 Dear Wolfgang, Please pull u-boot-fdt. This only has Ken's fdt command parser fixes (thanks, Ken, it works a lot better now). FWIIW, I checked the dtc project and did not see any libfdt updates or improvements. The following changes since commit 3887c3fbdbbe6bbb4df60ed415c8e1ab9fe56b5e: Heiko Schocher (1): mucmc52, uc101: delete ata at 3a00 node, if no CF card is detected are available in the git repository at: git://git.denx.de/u-boot-fdt.git master Ken MacLeod (1): cmd_fdt.c: fix parse of byte streams and strings common/cmd_fdt.c | 23 +++++++++++++++-------- 1 files changed, 15 insertions(+), 8 deletions(-) Thanks, gvb