Re: [U-Boot] [PATCH 1/1] V2 Add config option for disabling DM9000-SROM support.

2009-05-04 Thread Mike Frysinger
On Sunday 03 May 2009 06:11:40 Remy Bohmer wrote: V2: reworked comments from Jean-Christophe PLAGNIOL-VILLARD this should be below the --- marker so that it doesnt show up in the changelog similar comment with subject summary: no need for 1/1, the v2 should be more in the [PATCH v2], and

[U-Boot] [PATCH 1/1] V2 Add config option for disabling DM9000-SROM support.

2009-05-03 Thread Remy Bohmer
V2: reworked comments from Jean-Christophe PLAGNIOL-VILLARD Some boards do not have SROM support for the DM9000 network adapter. Instead of listing these board names in the driver code, make this option configurable from the board config file. It also removes a build warning for the

Re: [U-Boot] [PATCH 1/1] V2 Add config option for disabling DM9000-SROM support.

2009-05-03 Thread Stelian Pop
On Sun, May 03, 2009 at 12:11:40PM +0200, Remy Bohmer wrote: Some boards do not have SROM support for the DM9000 network adapter. Instead of listing these board names in the driver code, make this option configurable from the board config file. It also removes a build warning for the