public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] Add ntel PCIE PRO/1000 Network Driver support
Date: Mon, 20 Jul 2009 23:16:41 -0700	[thread overview]
Message-ID: <4A655D49.6020509@gmail.com> (raw)
In-Reply-To: <1247041125.15922.11.camel@rock.ap.freescale.net>

Hi Roy,
Roy Zang wrote:
> From: Roy Zang <tie-fei.zang@freescale.com>
>
>   Based on Intel PRO/1000 Network Driver 7.3.20-k2
>   Add Intel E1000 PCIE card support. The following cards are added:
>   INTEL_82571EB_COPPER
>   INTEL_82571EB_FIBER,
>   INTEL_82571EB_SERDES
>   INTEL_82571EB_QUAD_COPPER
>   INTEL_82571PT_QUAD_COPPER
>   INTEL_82571EB_QUAD_FIBER
>   INTEL_82571EB_QUAD_COPPER_LOWPROFILE
>   INTEL_82571EB_SERDES_DUAL
>   INTEL_82571EB_SERDES_QUAD
>   INTEL_82572EI_COPPER
>   INTEL_82572EI_FIBER
>   INTEL_82572EI_SERDES
>   INTEL_82572EI
>   INTEL_82573E
>   INTEL_82573E_IAMT
>   INTEL_82573L
>   INTEL_82546GB_QUAD_COPPER_KSP3
>   INTEL_80003ES2LAN_COPPER_DPT
>   INTEL_80003ES2LAN_SERDES_DPT
>   INTEL_80003ES2LAN_COPPER_SPT
>   INTEL_80003ES2LAN_SERDES_SPT
>
>  82571EB_COPPER dual ports,
>  82572EI single port,
>  82572EI_COPPER single port PCIE cards
>  and
>  82545EM_COPPER,
>  82541GI_LF
>  pci cards are tested on P2020 board, MPC8536DS
>  and MPC8544DS boards.
>
>  Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
>   
I have no objections to any of the content.  A few themes, though:

1. Please ensure that the multi-line comments are formatted correctly.  
Lines 2+ should have a space in the first character.
2. If you insist on including dead code (i.e. #if 0), please provide a 
comment on why it's there
3. I have a hard time believing that most of this is necessary.  Sure 
it's a complicated chip and you're pulling it from Intel's driver, but 
3000+ lines is too much.  Please try to remove stuff that's not needed.

regards,
Ben

  parent reply	other threads:[~2009-07-21  6:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08  8:18 [U-Boot] [PATCH 1/2] Add ntel PCIE PRO/1000 Network Driver support Roy Zang
2009-07-13 17:11 ` Timur Tabi
2009-07-13 17:12   ` Ben Warren
2009-07-21  6:16 ` Ben Warren [this message]
2009-07-21 11:47   ` Zang Roy-R61911

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A655D49.6020509@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox