From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 25 Sep 2014 09:41:34 -0700 Subject: [U-Boot] [PATCH][v2] powerpc/b4860: Updated default hwconfig so as to enable only In-Reply-To: <1409811237-32156-1-git-send-email-shaveta@freescale.com> References: <1409811237-32156-1-git-send-email-shaveta@freescale.com> Message-ID: <542445BE.6010307@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/03/2014 11:13 PM, Shaveta Leekha wrote: > CPC1 is not being enabled by default as powerpc is supposed to > use only CPC2. > Though by editing hwconfig en_cpc option, > CPC1 can also be enabled > > Signed-off-by: Shaveta Leekha > Signed-off-by: Sandeep Singh > --- > Tested on B4860QDS > > Changes in V2: > Inserted "en_cpc:cpc2" at right place, > not to broke into the settings for DDR Appended cpc2 to the subject. Applied to u-boot-mpc85xx, awaiting upstream. York