commit | 029fc1375fcf687a83faf7521358a9f5c589da13 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Sep 02 10:42:52 2005 +1000 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Fri Sep 02 00:57:29 2005 -0700 |
tree | 2dd027f39fbbc4359c5f26233219faed1e8e62ac | |
parent | e6070a1712e69779f322239056fb5f1e1db802ce [diff] |
[PATCH] m68knommu: fix ColdFire startup code to properly handle non 0 based ram Correctly determine the end of ram for ram setups that do not start at base address of 0. Add support for the MOD5272 board, which doesn not have a ram base of 0. Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>