
Hi, Marek and Fabio
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.
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.
No need to gate/ungate all PFDs for i.MX6UL.
Signed-off-by: Ye.Li B37916@freescale.com Signed-off-by: Peng Fan Peng.Fan@freescale.com
[...]
Best regards, Marek Vasut
Regards, Peng. --