commit | 04db400892da37b76a585e332a0c137954ad2015 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Nov 29 02:10:09 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 11 22:34:20 2007 -0600 |
tree | 201c757a3032f786588d94c0fde8469a865b40b5 | |
parent | 2714223f8e04ab3e4133ff65872eef366d90bfea [diff] |
Stop using immap_t on 85xx In the future the offsets to various blocks may not be in same location. Move to using CFG_MPC85xx_*_ADDR as the base of the registers instead of getting it via &immap. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>