From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 25 Sep 2014 09:43:37 -0700 Subject: [U-Boot] [PATCH] B4860QDS: Enable mac command support In-Reply-To: <1409827629-14860-1-git-send-email-shaveta@freescale.com> References: <1409827629-14860-1-git-send-email-shaveta@freescale.com> Message-ID: <54244639.2040907@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/04/2014 03:47 AM, Shaveta Leekha wrote: > One of the I2C EEPROM is used to store/save and edit mac > addresses of ports. > this patch add required CONFIG to support the same > > Signed-off-by: Shaveta Leekha > --- Applied to u-boot-mpc85xx, awaiting upstream. York