Re: [PATCH 1/3] bootwrapper: In cuImage, print message for ENET devices not found in tree

2007-08-31 Thread Grant Likely
On 8/30/07, David Gibson [EMAIL PROTECTED] wrote: Sorry, I was misleading. Scott moved the printf() into the if (devp) as you do, but *didn't* add the alternative warning message in the else. The reason for this is that Planetcore only supplies the first MAC address, and the bootwrapper

[PATCH 1/3] bootwrapper: In cuImage, print message for ENET devices not found in tree

2007-08-30 Thread Grant Likely
From: Grant Likely [EMAIL PROTECTED] Signed-off-by: Grant Likely [EMAIL PROTECTED] CC: Scott Wood [EMAIL PROTECTED] CC: Kumar Gala [EMAIL PROTECTED] CC: David Gibson [EMAIL PROTECTED] --- arch/powerpc/boot/devtree.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff

Re: [PATCH 1/3] bootwrapper: In cuImage, print message for ENET devices not found in tree

2007-08-30 Thread David Gibson
On Thu, Aug 30, 2007 at 02:26:18PM -0600, Grant Likely wrote: From: Grant Likely [EMAIL PROTECTED] Signed-off-by: Grant Likely [EMAIL PROTECTED] CC: Scott Wood [EMAIL PROTECTED] CC: Kumar Gala [EMAIL PROTECTED] CC: David Gibson [EMAIL PROTECTED] Hrm... I thought Scott had deliberately

Re: [PATCH 1/3] bootwrapper: In cuImage, print message for ENET devices not found in tree

2007-08-30 Thread Grant Likely
On 8/30/07, David Gibson [EMAIL PROTECTED] wrote: On Thu, Aug 30, 2007 at 02:26:18PM -0600, Grant Likely wrote: From: Grant Likely [EMAIL PROTECTED] Signed-off-by: Grant Likely [EMAIL PROTECTED] CC: Scott Wood [EMAIL PROTECTED] CC: Kumar Gala [EMAIL PROTECTED] CC: David Gibson [EMAIL

Re: [PATCH 1/3] bootwrapper: In cuImage, print message for ENET devices not found in tree

2007-08-30 Thread David Gibson
On Thu, Aug 30, 2007 at 10:14:41PM -0600, Grant Likely wrote: On 8/30/07, David Gibson [EMAIL PROTECTED] wrote: On Thu, Aug 30, 2007 at 02:26:18PM -0600, Grant Likely wrote: From: Grant Likely [EMAIL PROTECTED] Signed-off-by: Grant Likely [EMAIL PROTECTED] CC: Scott Wood [EMAIL