From 41e7001d3c531c8d891d995b7ffda0774e3dcca7 Mon Sep 17 00:00:00 2001 From: Mike Staszel Date: Wed, 15 Jun 2011 10:38:28 -0500 Subject: [PATCH] Commented out an offset in uboot-env --- core/uboot-env/PKGBUILD | 4 ++-- core/uboot-env/fw_env.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/uboot-env/PKGBUILD b/core/uboot-env/PKGBUILD index bb0386847..bd97ca8a7 100644 --- a/core/uboot-env/PKGBUILD +++ b/core/uboot-env/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jonny Gerold # Contributor: Julian Langschaedel -plugrel=1 +plugrel=2 pkgname=uboot-env _tool=env @@ -14,7 +14,7 @@ install=uboot-env.install source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2 fw_env.config) md5sums=('d94700614225f53c853dfe714eb5fa47' - '19c209f4f25ec9835307942836a3de34') + '03b72041d1962b4136fca67c67347830') build() { cd $srcdir/u-boot-$pkgver diff --git a/core/uboot-env/fw_env.config b/core/uboot-env/fw_env.config index e088b5a92..e2adb8dc1 100644 --- a/core/uboot-env/fw_env.config +++ b/core/uboot-env/fw_env.config @@ -2,7 +2,7 @@ # Up to two entries are valid, in this case the redundand # environment sector is assumed present. # MTD device name Device offset Env. size Flash sector size -/dev/mtd2 0x0000 0x20000 0x20000 +#/dev/mtd2 0x0000 0x20000 0x20000 # segate dockstar: # /dev/mtd0 0xc0000 0x20000 0x20000