From 37eee100d10ce0d3f79d9c4189c1879a131d9154 Mon Sep 17 00:00:00 2001 From: hcg Date: Wed, 30 Mar 2011 09:39:58 +0000 Subject: [omap35xx] Add uboot-envtools to gumstix builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26363 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap35xx/gumstix/base-files/etc/fw_env.config | 2 ++ target/linux/omap35xx/gumstix/profiles/000-hegw.mk | 2 +- target/linux/omap35xx/gumstix/profiles/001-vpp.mk | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 target/linux/omap35xx/gumstix/base-files/etc/fw_env.config (limited to 'target') 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 index 000000000..bb473687c --- /dev/null +++ b/target/linux/omap35xx/gumstix/base-files/etc/fw_env.config @@ -0,0 +1,2 @@ +# MTD device name Device offset Env. size Flash sector size +/dev/mtd2 0x0000 0x20000 0x20000 diff --git a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk index 9ff7fadab..049967049 100644 --- a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk +++ b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk @@ -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 diff --git a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk index 4d77f1085..cfa5f232a 100644 --- a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk +++ b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk @@ -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 -- cgit v1.2.3