Add Makefile and stuff to build and operate
authorNikita Shubin <n.shubin@yadro.com>
Thu, 13 Mar 2025 08:59:31 +0000 (11:59 +0300)
committerNikita Shubin <n.shubin@yadro.com>
Thu, 13 Mar 2025 08:59:31 +0000 (11:59 +0300)
commit4b4d6f42ca92edfdefadcc997a9b70c3d589e320
treefa07ef1249dc3e67f8b1563f8680be58d2bc7297
parentd9c7908eb02732a67daf1ae20c89385127d51fd5
Add Makefile and stuff to build and operate

Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
Makefile [new file with mode: 0644]
configs/aspeed/buildroot_defconfig [new file with mode: 0644]
configs/x86_64/buildroot_defconfig [new file with mode: 0644]
etc/inittab [new file with mode: 0644]
etc/qemu/bridge.conf [new file with mode: 0644]
scripts/init [new file with mode: 0755]
scripts/loginroot [new file with mode: 0755]
tools/cleansim.sh [new file with mode: 0755]
tools/gpiosim.sh [new file with mode: 0755]
tools/qemu-aspeed.sh [new file with mode: 0755]