Re: [U-Boot] [PATCH] PPC4xx: Reduce NAND TLB window size on Canyonlands

2011-01-10 Thread Stefan Roese
On Sunday 02 January 2011 10:07:34 Felix Radensky wrote: > 16MiB NAND TLB window is way too big. Reduce it to 1KiB. Applied to u-boot-ppc4xx. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groeben

[U-Boot] [PATCH] PPC4xx: Reduce NAND TLB window size on Canyonlands

2011-01-02 Thread Felix Radensky
16MiB NAND TLB window is way too big. Reduce it to 1KiB. Signed-off-by: Felix Radensky --- board/amcc/canyonlands/init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/amcc/canyonlands/init.S b/board/amcc/canyonlands/init.S index 680feaa..8b7bfce 100644 --- a/boa