From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 10 Oct 2007 23:54:04 +0200 Subject: [U-Boot-Users] PULL drivers Patch In-Reply-To: References: <470D3DA1.80700@jcrosoft.com> Message-ID: <470D49FC.7070500@jcrosoft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Grant Likely a ?crit : > On 10/10/07, Jean-Christophe PLAGNIOL-VILLARD wrote: >> Hi, >> >> I've tested the patch drivers on mpc5xxx repos. >> Could you Pull it and test it too. >> git://uboot.jcrosoft.org/u-boot-mpc5xxx.git >> It's availlable on branch kconfig-for-1.3.1. >> >> Thanks by advance > Sorry, I cannot pull this patch series yet. Before it can be merged, > it *must* go to the list for review. You first need to be able to > send an undamaged series to the mailing list. Hint: Use either the > stg-mail or the git-format-patch/git-send-email commands to send your > patches to the list. Don't try to use your email client as it will > probably result it breakage. > BTW, pulling git trees is usually restricted to bringing maintainers > trees into mainline because it involves a fair bit of trust. Pulls > from non-maintainer trees are rare, and only when the *exact* patch > set is also published to the list at the same time. Sorry it's a misunderstand, I'm not asking you to pull it to your "denx git". I'm just asking you, if you could pull it to your personal git and testing it. Secondly, I'm currently configuring git-send-email to send all of this patch. Best Regards