From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Jul 2015 15:39:03 +0200 Subject: [U-Boot] [PATCH 07/11] imx: mx6ul update soc related settings In-Reply-To: <20150703013559.GE12208@shlinux2> References: <1435834988-13032-1-git-send-email-Peng.Fan@freescale.com> <201507022033.34078.marex@denx.de> <20150703013559.GE12208@shlinux2> Message-ID: <201507031539.03094.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 Friday, July 03, 2015 at 03:36:00 AM, Peng Fan wrote: > Hi, Marek and Fabio Hi, > On Thu, Jul 02, 2015 at 08:33:34PM +0200, Marek Vasut wrote: > >On Thursday, July 02, 2015 at 01:03:04 PM, Peng Fan wrote: > >> Add MX6UL in Kconfig, default select SYS_L2CACHE_OFF. > > > >Why ? > > i.MX6UL features an Cortex-A7 core, it does not have PL310. As we know > Cortex-A7 does not support L2 Cache open/close switch. When you enable > D-Cache, L2 Cache default enabled. I'll add more commit msg to explain > this. Thanks, now you wrote yourself a nice commit message ;-) > >> update WDOG settings. > > > >I'd put this into separate patch, since L2 cache and watchdog are > >completely unrelated (and so is L2 cache and clock). > > Will split this patch into small patches. Thanks! Best regards, Marek Vasut