Fuzix: platform-coco3: no more stashing, progtop = 0xe000
authorBrett Gordon <beretta42@gmail.com>
Fri, 26 Jun 2015 06:35:27 +0000 (02:35 -0400)
committerAlan Cox <alan@linux.intel.com>
Fri, 26 Jun 2015 11:05:42 +0000 (12:05 +0100)
commit6528aaf0f25e9093f83c87e19c0941b4829608fb
tree284a24859c69a774a184c83f50f69eb6db45bd83
parentf3dba087bb36fca478accb85e6a83cc1d40875ab
Fuzix: platform-coco3: no more stashing, progtop = 0xe000

I fixed up the coco3 platform's udata/progtop/banking:
  * no more udata/stack stashing on switch-in/switch-out
  * Progtop now set at 0xe000, the last 8k mmu bank (could go higher)

--
Brett M. Gordon,
beretta42@gmail.com
Kernel/platform-coco3/README
Kernel/platform-coco3/build
Kernel/platform-coco3/coco3.s
Kernel/platform-coco3/commonmem.s
Kernel/platform-coco3/config.h
Kernel/platform-coco3/fuzix.link
Kernel/platform-coco3/kernel.def
Kernel/platform-coco3/main.c
Kernel/platform-coco3/tricks.s