commit | 0246ade393167738de8d7daeb19cdf02481b567a | [log] [tgz] |
---|---|---|
author | Shengzhou Liu <Shengzhou.Liu@nxp.com> | Tue May 31 15:39:06 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Fri Jun 03 22:12:54 2016 -0700 |
tree | f00bfe6d3ebd02c921963584bb491fa63c7aa151 | |
parent | 2ff056b8c6f573edb8c83a27c4fdd0bf0bfcb955 [diff] |
board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot We should use unified setup_ddr_tlbs() for spl boot and non-spl boot to make sure 'M' bit is set for DDR TLB to maintain cache coherence. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>