mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
todo: check wandboard version. there are internal changes to merge the different wandboard images to one and u-boot.imx is not build anymore. Which file is needed to boot on wandboard? Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 lines
67 B
Makefile
Executable File
3 lines
67 B
Makefile
Executable File
#!/bin/bash
|
|
mkimage -C none -A arm -T script -d boot.cmd boot.scr
|