commit | a79626604bc044cec30bfc6cc3332007588e1a94 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Sep 09 09:32:14 2005 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 08 17:27:37 2005 -0700 |
tree | 016004dedd6ef5123079ea03ced05892ed98b146 | |
parent | a052b7affc193a7937e6791d262addcb82654d5f [diff] |
[PATCH] m68knommu: register map setup for MOD5272 board The boot loader on the MOD5272 board doesn't set the register maping, so set it in the 5272 init code. There was code in there to support this, but we had never needed to use it before. Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>