commit | f724bf77813d73318bf97dab9626156a0a87c7fc | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Fri Apr 04 13:06:33 2008 -0500 |
committer | Olof Johansson <olof@lixom.net> | Mon Apr 07 09:16:28 2008 -0500 |
tree | 983ff1bae9da264afdaa6f7f7911b17c858c30ba | |
parent | 6e62040c5533a385b90fcb2e33235ad7d351d3e0 [diff] |
[POWERPC] pasemi: Minor iommu cleanup Clean up the pwrficient iommu code a bit. It was using u32 *-based offsets for registers, which can be a bit confusing when comparing to the manual. Generated binaries from the code is unchanged from before. Signed-off-by: Olof Johansson <olof@lixom.net>