From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 12 Jan 2015 17:54:05 +0100 Subject: [U-Boot] [PATCH v2] usb: eth: asix88179: add ability to modify MAC address In-Reply-To: <1421081476-19186-1-git-send-email-rgriessl@cit-ec.uni-bielefeld.de> References: <1421081476-19186-1-git-send-email-rgriessl@cit-ec.uni-bielefeld.de> Message-ID: <201501121754.05117.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, January 12, 2015 at 05:51:16 PM, Rene Griessl wrote: > This patch enables U-Boot to modify the MAC address of the AX88179. > Tested on RECS5250 (similar to Arndale5250) > > Signed-off-by: Rene Griessl > --- > > Changes for v2: > - removed memcpy Hi! what was the reason for the memcpy() in the first place please ? Otherwise, Reviewed-by: Marek Vasut Best regards, Marek Vasut