diff --git a/alarm/uboot-env/PKGBUILD b/alarm/uboot-env/PKGBUILD index 84820e1ae..d36c584c5 100644 --- a/alarm/uboot-env/PKGBUILD +++ b/alarm/uboot-env/PKGBUILD @@ -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 diff --git a/alarm/uboot-env/fw_env.config b/alarm/uboot-env/fw_env.config index 9ed7b5903..de5011d9a 100644 --- a/alarm/uboot-env/fw_env.config +++ b/alarm/uboot-env/fw_env.config @@ -8,4 +8,7 @@ # /dev/mtd0 0xc0000 0x20000 0x20000 # iomega iconnect -# /dev/mtd0 0xa0000 0x20000 0x20000 \ No newline at end of file +# /dev/mtd0 0xa0000 0x20000 0x20000 + +# CuBox +# /dev/mtd0 0xc0000 0x10000 0x10000