A (very simple) itool to ease development with uboot and qemu.
This repository is organized in the following manner:
bootev: several files to be used by qemu when booting a vm, including uboot binsrc: this folder contain the project's cli, all commands should be ran from the root repository folder
mkimage: cli to create some u-boot filesu-boot.bin: a u-boot-bin binary is required to boot qemu, the default location to put that file isboot/u-boot.binqemu: qemu system cli to run VMs