Skip to content
Commit fe84c108 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: relax IO_SPACE_LIMIT setting



There is really no limit to the addresses which can be used by the
in*() and out*() family of IO space calls in m68k non-MMU environments.
So don't impose an artificial address limit, allow the full 32bit range.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 49802967
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment