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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:28 +0000 (09:04 -0500)
commit8d82308305832441c12d1aebdb9a4a9bcc517724
tree7736765a4876e452f5ec172dbd748f813228e711
parentb855dc47debf775c0bfd9fef4e9604ca7a5a6e9f
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