]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/powerpc/include/asm/mmu.h
mpc86xx: Add support to populate addr map based on BATs
authorBecky Bruce <beckyb@kernel.crashing.org>
Wed, 4 Feb 2009 00:10:52 +0000 (18:10 -0600)
committerWolfgang Denk <wd@denx.de>
Mon, 9 Feb 2009 23:29:49 +0000 (00:29 +0100)
commitc9315e6b4f244981de0b2eaaa29a7838a165b494
treea27fab62224cf8b5e7f831f4c1c64ad6ba258d5d
parentd35ae5a938679bd7e18167faf79d0fb3c6639b51
mpc86xx: Add support to populate addr map based on BATs

If CONFIG_ADDR_MAP is enabled, update the address map
whenever we write a bat.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
cpu/mpc86xx/cpu_init.c
include/asm-ppc/mmu.h
lib_ppc/bat_rw.c
lib_ppc/board.c