scripts: add EVA ramboot script
authorValentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>
Fri, 9 Mar 2018 19:17:16 +0000 (20:17 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 18 Mar 2018 21:22:38 +0000 (22:22 +0100)
commit7a303fe5d135d223d84ee8157aa2c5eebcc4182e
treec2241ce80dfd2a52cee2a60bc54c156d287dab8b
parentd13b05741a4d05a271d26fc3be61e76530025098
scripts: add EVA ramboot script

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>
scripts/flashing/eva_ramboot.py [new file with mode: 0755]