diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-11-15 14:12:01 +1000 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-12-30 10:20:31 +1000 |
commit | bfe4375a1a184c2145ef235e782660400b005882 (patch) | |
tree | 43f1aedde3bf8c429629c8ef6377e6759decbffe /arch/m68k/include/asm/quicc_simple.h | |
parent | b852de4e7f7d6f4373901e3a880f6f29a65e7937 (diff) |
m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled
The ColdFire CPU configurations need PAGE_OFFSET_RAW set to the base of
their RAM. It doesn't matter if they are running with the MMU enabled or
disabled, it is always set to the base of RAM.
We can keep the choices simple here and key of CONFIG_RAMBASE. If it is
defined we are on a plaftorm (ColdFire or other non-MMU systems) which
have a configurable RAM base, just use it.
Reported-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Matt Waddel <mwaddel@yahoo.com>
Acked-by: Kurt Mahan <kmahan@xmission.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/quicc_simple.h')
0 files changed, 0 insertions, 0 deletions