aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/flashing/eva_ramboot.py
Commit message (Collapse)AuthorAgeFilesLines
* scripts: add EVA ramboot scriptValentin Spreckels2018-03-181-0/+37
Use the EVA bootloader to load a small linux system into the ram and boot it from there: ./scripts/flashing/eva_ramboot.py 192.168.178.1 path/to/initramfs-kernel.bin Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE> Acked-by: John Crispin <john@phrozen.org> [reworded commit message] Signed-off-by: Mathias Kresin <dev@kresin.me>