commit | c148f24c15743a02e855636e6bed013bd121f7f2 | [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 | 31d826722434931e1152a09d140187dcf72f8aac [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>