I have attached a patch for ich10r support for dumping gpio registers. I am looking for comments and a possible committer.
Thanks, wt
Am Montag, den 30.08.2010, 01:39 -0700 schrieb Warren Turkal:
I have attached a patch for ich10r support for dumping gpio registers.
Thank you for your patch.
I am looking for comments and a possible committer.
Please take a look at the Development Guideline and especially the sign-off procedure [1]. Otherwise the developers (not me) cannot commit your patch.
Thanks,
Paul
[1] http://www.coreboot.org/Development_Guidelines#How_to_contribute
I clearly included the patch without my sign off. Here's another exported from my git tree.
BTW, is there a git tree that is maintained and up to date? I'd rather not use git svn if I could avoid it.
Thanks, wt
On Mon, Aug 30, 2010 at 3:16 AM, Paul Menzel paulepanter@users.sourceforge.net wrote:
Am Montag, den 30.08.2010, 01:39 -0700 schrieb Warren Turkal:
I have attached a patch for ich10r support for dumping gpio registers.
Thank you for your patch.
I am looking for comments and a possible committer.
Please take a look at the Development Guideline and especially the sign-off procedure [1]. Otherwise the developers (not me) cannot commit your patch.
Thanks,
Paul
[1] http://www.coreboot.org/Development_Guidelines#How_to_contribute
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
On Mon, 2010-08-30 at 18:52 -0700, Warren Turkal wrote:
BTW, is there a git tree that is maintained and up to date? I'd rather not use git svn if I could avoid it.
Thanks, wt
Hi Warren,
I have a hourly cron job keeping this git tree updated:
git://github.com/ngwill/coreboot.git
Regards, Nathan
Thanks, wt
On Mon, Aug 30, 2010 at 7:26 PM, Nathan Williams nathan@traverse.com.au wrote:
On Mon, 2010-08-30 at 18:52 -0700, Warren Turkal wrote:
BTW, is there a git tree that is maintained and up to date? I'd rather not use git svn if I could avoid it.
Thanks, wt
Hi Warren,
I have a hourly cron job keeping this git tree updated:
git://github.com/ngwill/coreboot.git
Regards, Nathan
BTW, any reason not to add this info the wiki somewhere?
Thanks, wt
On Tue, Aug 31, 2010 at 6:13 PM, Warren Turkal wt@penguintechs.org wrote:
Thanks, wt
On Mon, Aug 30, 2010 at 7:26 PM, Nathan Williams nathan@traverse.com.au wrote:
On Mon, 2010-08-30 at 18:52 -0700, Warren Turkal wrote:
BTW, is there a git tree that is maintained and up to date? I'd rather not use git svn if I could avoid it.
Thanks, wt
Hi Warren,
I have a hourly cron job keeping this git tree updated:
git://github.com/ngwill/coreboot.git
Regards, Nathan
On Mon, Aug 30, 2010 at 9:52 PM, Warren Turkal wt@penguintechs.org wrote:
I clearly included the patch without my sign off. Here's another exported from my git tree.
Acked-by: Corey Osgood corey.osgood@gmail.com
And committed in r5761.
Is RCBA/ACPI support in the works?
-Corey
On Tue, Aug 31, 2010 at 8:42 PM, Corey Osgood corey.osgood@gmail.com wrote:
Is RCBA/ACPI support in the works?
I'm about to send the RCBA support.
Thanks, wt