commit | 6ac4a43cb1439e15b39a0a8a32b2041c62ed14a5 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Mon Jul 20 19:28:28 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Aug 02 11:05:08 2015 +0200 |
tree | 4a42ddb2bb0954063819ee3f895e6cf05d10b45f | |
parent | 40a6ed1bb77edffe6192fd141e27c6fcd49491cf [diff] |
imx: mx6ul select SYS_L2CACHE_OFF i.MX6UL features an Cortex-A7 core, it does not have PL310 as other i.MX6 chips. To Cortex-A7 core, If D-Cache is enabled, L2 Cache is enabled. There is on specific switch for on/off L2 Cache, so default select SYS_L2CACHE_OFF. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>