alarm/uboot-env add cubox environment

This commit is contained in:
pepedog 2012-09-25 12:44:22 +01:00
parent 1bdf88f127
commit 7ad719ba8c
2 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,7 @@ plugrel=2
pkgname=uboot-env
_tool=env
pkgver=2009.11
pkgrel=3
pkgrel=4
pkgdesc="fw_printenv/fw_setenv binaries"
arch=('arm')
license=('GPL' 'LGPL')
@ -15,7 +15,7 @@ install=uboot-env.install
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2
fw_env.config)
md5sums=('d94700614225f53c853dfe714eb5fa47'
'88177fd1bf693be3af892e5f9014f6b5')
'159f285467e910ba98696b92a311498e')
build() {
cd $srcdir/u-boot-$pkgver

View file

@ -8,4 +8,7 @@
# /dev/mtd0 0xc0000 0x20000 0x20000
# iomega iconnect
# /dev/mtd0 0xa0000 0x20000 0x20000
# /dev/mtd0 0xa0000 0x20000 0x20000
# CuBox
# /dev/mtd0 0xc0000 0x10000 0x10000