bank16/32k: compute common area allowance
authorAlan Cox <alan@etchedpixels.co.uk>
Fri, 21 Nov 2014 15:05:04 +0000 (15:05 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Fri, 21 Nov 2014 15:05:04 +0000 (15:05 +0000)
commit263e8087cfbd94d4ee08091956d1b9c60511a247
treeba17c7538ae11af31642b1e39ab92c4b9adaf1f0
parent7fa7cb94a6141763395376008bd7c3984d0fbff1
bank16/32k: compute common area allowance

We propogate the common into each high bank so must allow for it. Remove
the hardcoded 4K assumption as it's trivial to do so, and also socz80 at
least doesn't need 0xF000 to be the common base.
Kernel/bank16k.c
Kernel/bank32k.c