From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 2 Jul 2015 20:33:34 +0200 Subject: [U-Boot] [PATCH 07/11] imx: mx6ul update soc related settings In-Reply-To: <1435834988-13032-8-git-send-email-Peng.Fan@freescale.com> References: <1435834988-13032-1-git-send-email-Peng.Fan@freescale.com> <1435834988-13032-8-git-send-email-Peng.Fan@freescale.com> Message-ID: <201507022033.34078.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 Thursday, July 02, 2015 at 01:03:04 PM, Peng Fan wrote: > Add MX6UL in Kconfig, default select SYS_L2CACHE_OFF. Why ? > 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). > No need to gate/ungate all PFDs for i.MX6UL. > > Signed-off-by: Ye.Li > Signed-off-by: Peng Fan [...] Best regards, Marek Vasut