[U-Boot] [PATCH] board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
York Sun
york.sun at nxp.com
Sat Jun 4 17:57:36 CEST 2016
On 05/31/2016 12:49 AM, Shengzhou Liu wrote:
> 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 at nxp.com>
> ---
> board/freescale/b4860qds/ddr.c | 8 +++-----
> board/freescale/t102xqds/ddr.c | 5 ++---
> board/freescale/t102xrdb/ddr.c | 4 ++--
> board/freescale/t104xrdb/ddr.c | 7 ++-----
> board/freescale/t208xqds/ddr.c | 5 ++---
> board/freescale/t208xrdb/ddr.c | 6 +++---
> board/freescale/t4qds/ddr.c | 7 +++----
> board/freescale/t4rdb/ddr.c | 5 ++---
> 8 files changed, 19 insertions(+), 28 deletions(-)
>
Applied to u-boot-mpc85xx master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list