From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 20 May 2014 08:41:05 -0700 Subject: [U-Boot] [PATCH] mpc85xx: configs: remove c=ffe from default environment In-Reply-To: <20140514193345.01b65f2100d2072ecc6d652a@freescale.com> References: <20140514193345.01b65f2100d2072ecc6d652a@freescale.com> Message-ID: <537B7791.4050100@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 05/14/2014 05:33 PM, Kim Phillips wrote: > AFAICT, c=ffe does nothing and was a typo from the original commit > d17123696c6180ac8b74fbd318bf14652623e982 "powerpc/p4080: Add support > for the P4080DS board" and just kept on getting duplicated > in subsequently added board config files. > > Signed-off-by: Kim Phillips > --- Applied to u-boot-mpc85xx/master. York