This website requires JavaScript.
Explore
Help
Sign In
NetCube-Systems-Austria
/
kumquat-buildroot
Watch
1
Star
0
Fork
0
You've already forked kumquat-buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f45925a951
kumquat-buildroot
/
board
/
olimex
/
a20_olinuxino
/
post-build.sh
4 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
configs/olimex_a20_olinuxino_lime: new board This commit adds a new defconfig for the Olimex A20 OLinuxino Lime board, based on the 4.x mainline kernel. Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-06-26 12:06:56 +02:00
#!/bin/sh
olimex_a20: refactor with U-Boot boot script Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-01 21:37:03 +02:00
cp
$BINARIES_DIR
/boot.scr
$TARGET_DIR
/boot/boot.scr
Reference in New Issue
Copy Permalink