commit | d73d5aee3c5585e67ece5f6e263259fceaadf890 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Mon Jul 20 19:28:24 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Aug 02 11:05:07 2015 +0200 |
tree | e9ad666d4db8e2969fa3e61c71a73a3545ab785a | |
parent | bc32fc699c18c690cfb9c448a0f6dca1f020d277 [diff] |
imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL Since i.MX6UL's cache line size is 64bytes, need to define the macro CONFIG_SYS_CACHELINE_SIZE to 64 for i.MX6UL. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>