]> git.ipfire.org Git - people/ms/u-boot.git/commit
board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
authorShengzhou Liu <Shengzhou.Liu@nxp.com>
Tue, 31 May 2016 07:39:06 +0000 (15:39 +0800)
committerYork Sun <york.sun@nxp.com>
Sat, 4 Jun 2016 05:12:54 +0000 (22:12 -0700)
commit534992827756c3a1ab49823ca487702a954fe433
treef00bfe6d3ebd02c921963584bb491fa63c7aa151
parented4708aaeaf74008d199866bfbd450d91439a9cf
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>
board/freescale/b4860qds/ddr.c
board/freescale/t102xqds/ddr.c
board/freescale/t102xrdb/ddr.c
board/freescale/t104xrdb/ddr.c
board/freescale/t208xqds/ddr.c
board/freescale/t208xrdb/ddr.c
board/freescale/t4qds/ddr.c
board/freescale/t4rdb/ddr.c