Makefile: versioning, add minisatip icons, uboot script generator

This commit is contained in:
Jaroslav Kysela
2015-03-31 16:39:17 +02:00
parent bbeda3d499
commit 3aa2d34426
11 changed files with 108 additions and 16 deletions

3
patches/uboot.script Normal file
View File

@@ -0,0 +1,3 @@
fatload usb 0 0x84000000 satip-axe-@VERSION@.fw
set bootargs console=ttyAS0,115200 bigphysarea=20000
bootm 0x84000000