From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Walle Date: Fri, 11 May 2012 22:54:13 +0200 Subject: [U-Boot] [PATCH v4 0/3] net: helper functions In-Reply-To: <20120511204316.51C27206496@gemini.denx.de> References: <1336671134-16342-1-git-send-email-michael@walle.cc> <201205112229.44084.michael@walle.cc> <20120511204316.51C27206496@gemini.denx.de> Message-ID: <201205112254.13896.michael@walle.cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Freitag 11 Mai 2012, 22:43:16 schrieb Wolfgang Denk: > Keep these patches together, please. The responsible custodians can > still ACK individual patches of the series. > > The fact that only a single board ever needed these functions makes me > wonder if these are really of any general use. Sorry, Prafulla asked me to split the patches, so should i combine them with the v5 respin again? > In any case, I want to see these configurable, so that boards that do > not need these will not have to suffer. Agreed. What about the rand function? I guess that should be two compile time options - CONFIG_RAND - CONFIG_RANDOM_HWADDR Any better names? -- Michael