]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Make flash TLB entry determined at runtime on FSL boards
authorKumar Gala <galak@kernel.crashing.org>
Fri, 13 Nov 2009 15:25:07 +0000 (09:25 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:08 +0000 (13:49 -0600)
commit5fb6ea3ad3562f78df8693ed8c4ca89654236c4f
tree1d05605537b06a3b98cfbc7d45f3333ee52cb4cc
parent783852e467f32a3a5568b542379e9fec3d26a173
ppc/85xx: Make flash TLB entry determined at runtime on FSL boards

Rather than hard coding which TLB entry the FLASH is mapped with we can
use find_tlb_idx to determine the entry.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8536ds/mpc8536ds.c
board/freescale/mpc8572ds/mpc8572ds.c
board/freescale/p1_p2_rdb/p1_p2_rdb.c
board/freescale/p2020ds/p2020ds.c