From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 14 May 2014 23:50:27 -0500 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: <53744793.6030800@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 07: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 > --- Thanks. I have been trying to get Kumar to respond but haven't heard from him. It does look odd. I think we can delete them. York