sam: video and stub fixes
authorAlan Cox <alan@linux.intel.com>
Sun, 19 Aug 2018 20:12:14 +0000 (21:12 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 19 Aug 2018 20:12:14 +0000 (21:12 +0100)
commite4f6584e77daf6c3e507ccdd09dfab00e5d7574f
tree5cc2aecc10cd4bc22255612097b89482e2dc7d49
parentf093346b5752ed8b76feabdfb7bc0a04d9376cbe
sam: video and stub fixes

Rearrange our logic a bit so we can copy the stubs where we need them
Copy stubs into the top of the video 32K so we can in theory at some point
re-arrange the video logic and maps to keep interrupts on by using a private
low stack and high mapping video.
Fix the last character on a line being corrupted
Add initial (not used) colour support for the console
Kernel/platform-sam/boot.s
Kernel/platform-sam/sam.s
Kernel/platform-sam/sam_vt.s