sam: Get to the point we enter the kernel
authorAlan Cox <alan@linux.intel.com>
Fri, 17 Aug 2018 22:23:46 +0000 (23:23 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 17 Aug 2018 22:23:46 +0000 (23:23 +0100)
commit36438e23f567f9470d6d1c8479da99469a806f57
tree926fd83f15de5863e805547a0267afd99eb6af1c
parent99125e1ec24c3d6235d46149a011a1905fc8db7d
sam: Get to the point we enter the kernel

Fix for binman to allow for our page below code
Assorted logic fixes to the boot and setup code
Make crt0 map the high kernel bank

Video is still broken and we die early in setup but we made it into C
Kernel/platform-sam/Makefile
Kernel/platform-sam/boot.s
Kernel/platform-sam/crt0.s
Kernel/platform-sam/sam.s
Kernel/platform-sam/setup.lnk
Kernel/platform-sam/setup.s
Kernel/tools/binman.c