]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Move code around to prep for NAND_SPL
authorKumar Gala <galak@kernel.crashing.org>
Fri, 11 Sep 2009 17:32:01 +0000 (12:32 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Sep 2009 02:30:09 +0000 (21:30 -0500)
commitb2eec281a811bb52941f61203d8fe35256b3582c
treebd0e0e05310b6c9e2645ec1f91f8fb8196e00b13
parent206af3527c05e520e28d38a48a1d15433e34675d
ppc/85xx: Move code around to prep for NAND_SPL

If we move some of the functions in tlb.c around we need less
ifdefs.  The first stage loader just needs invalidate_tlb and
init_tlbs.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/tlb.c