Add uboot-envtools to gumstix builds
authorHamish Guthrie <hcg@openwrt.org>
Wed, 30 Mar 2011 09:39:58 +0000 (09:39 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Wed, 30 Mar 2011 09:39:58 +0000 (09:39 +0000)
SVN-Revision: 26363

target/linux/omap35xx/gumstix/base-files/etc/fw_env.config [new file with mode: 0644]
target/linux/omap35xx/gumstix/profiles/000-hegw.mk
target/linux/omap35xx/gumstix/profiles/001-vpp.mk

diff --git a/target/linux/omap35xx/gumstix/base-files/etc/fw_env.config b/target/linux/omap35xx/gumstix/base-files/etc/fw_env.config
new file mode 100644 (file)
index 0000000..bb47368
--- /dev/null
@@ -0,0 +1,2 @@
+# MTD device name      Device offset   Env. size       Flash sector size
+/dev/mtd2              0x0000          0x20000         0x20000
index 9ff7fadab86a64743265cddb15ff00aa1e2e002c..0499670490554427b2856638e0fb272ec28cab6c 100644 (file)
@@ -20,7 +20,7 @@ define Profile/Gumstix
                crda iw kmod-usb-hid \
                kmod-usb-storage kmod-usb-storage-extras kmod-fs-vfat \
                uboot-omap35xx-omap3_overo \
-               hegw hegwtest mtd-utils
+               hegw hegwtest mtd-utils uboot-envtools
 endef
 
 define Profile/Gumstix/Description
index 4d77f10855182307ba6edf78595df84c6e36045f..cfa5f232ab06d1d17aed5d2637a332a3aa4c7565 100644 (file)
@@ -20,7 +20,7 @@ define Profile/Vpp
                crda iw kmod-usb-hid \
                kmod-usb-storage kmod-usb-storage-extras kmod-fs-vfat \
                uboot-omap35xx-omap3_overo \
-               vpp vpptest mtd-utils ejre
+               vpp vpptest mtd-utils ejre uboot-envtools
 endef
 
 define Profile/Vpp/Description