From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 10 Aug 2009 15:08:08 -0700 Subject: [U-Boot] [PATCH v2] net: kirkwood: updates: used eth_setenv_enetaddr api In-Reply-To: <1249913586-13636-1-git-send-email-prafulla@marvell.com> References: 4A7C9EAF.4060507@gmail.com <1249913586-13636-1-git-send-email-prafulla@marvell.com> Message-ID: <4A809A48.3050900@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Prafulla, Prafulla Wadaskar wrote: > eth_setenv_enetaddr is avaible by upper layer > using this saves 204 bytes on total image size > > used Local OUI instead of Marvell OUI for > random MAC address generation logic > > Signed-off-by: Prafulla Wadaskar > --- Applied to net repo. thanks, Ben