From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Walle Date: Thu, 10 Nov 2011 18:46:45 +0100 Subject: [U-Boot] [PATCH] mvgbe: remove setting of ethaddr within the driver In-Reply-To: <20111110142152.GC29864@kw.sim.vm.gnt> References: <1320703689-4879-1-git-send-email-michael@walle.cc> <20111110120159.997C113BE0E2@gemini.denx.de> <20111110142152.GC29864@kw.sim.vm.gnt> Message-ID: <201111101846.45887.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 Donnerstag 10 November 2011, 15:21:53 schrieb Simon Guinot: > For this boards a random MAC address is used and the computation is > performed by the driver mvgbe. If this code is simply removed, the > network initialization for this boards will break. Moving this feature into some common code was NAK'ed by Wolfgang. -- Michael