Commit graph

2 commits

Author SHA1 Message Date
4a9d3a24d5
Renamed riscv -> riscv64 to make meson happy 2022-06-07 01:00:23 -04:00
b35d58df1f
Build System: More better
Split code into generic, arch, and platform

Made QEMU its own platform

Added shitty uart upload script for lichee board until I can get fel to
actually upload uboot payloads without hanging

TODO: Move platform selection out of build script

TODO: Move arch specific stuff from kernel to arch

TODO: Common linker script for arch instead of having a copy in each
platform
2022-01-04 01:50:46 -05:00
Renamed from kernel/boot.S (Browse further)