From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 73365DDE08 for ; Tue, 18 Dec 2007 00:53:40 +1100 (EST) Received: from jdl (helo=jdl.com) by jdl.com with local-esmtp (Exim 4.63) (envelope-from ) id 1J4GPX-0007RE-To for linuxppc-dev@ozlabs.org; Mon, 17 Dec 2007 07:53:37 -0600 To: linuxppc-dev@ozlabs.org Subject: Various DTC Patches Applied Date: Mon, 17 Dec 2007 07:53:35 -0600 From: Jon Loeliger Message-Id: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Folks, Tese patches have all been applied to the DTC repo and pushed out: * [master] dtc: Don't build tests as part of "all" * [master^] libfdt: Add more documentation (patch the seventh) * [master~2] libfdt: Add more documentation (patch the sixth) * [master~3] dtc: Fix silly typo in dtc-checkfails.sh * [master~4] dtc: Allow gcc format warnings for check_msg() * [master~5] dtc: Make dtc-checfails.sh script catch deaths-by-signal * [master~6] dtc: Reinstate full old-style reference-to-path for v0 dts files * [master~7] dtc: Convert check for obsolete /chosen property * [master~8] dtc: Convert #address-cells and #size-cells related checks Thanks, jdl