Skip to content

odra/bootev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootev

A (very simple) itool to ease development with uboot and qemu.

Usage

Repository Structure

This repository is organized in the following manner:

  • bootev: several files to be used by qemu when booting a vm, including uboot bin
  • src: this folder contain the project's cli, all commands should be ran from the root repository folder

Requirements

  • mkimage: cli to create some u-boot files
  • u-boot.bin: a u-boot-bin binary is required to boot qemu, the default location to put that file is boot/u-boot.bin
  • qemu: qemu system cli to run VMs

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages