commit | 065b577b8bded9aa957154a0546f05c366213153 | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Thu May 15 21:29:04 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jun 03 18:01:24 2008 +0200 |
tree | 337587fcd59f154390d81b8d0ca31b76a3405b28 | |
parent | 03ea1bed91f694b69087491077a38d5548ddf09b [diff] |
PPC: Change lib_ppc/bat_rw.c to use high bats Currently, this code only deals with BATs 0-3, which makes it useless on systems that support BATs 4-7. Add the support for these registers. Signed-off-by: Becky Bruce <Becky.bruce@freescale.com>