mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 02:48:26 +02:00
[omap35xx] Add uboot-envtools to gumstix builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26363 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b4c8bb0cc6
commit
37eee100d1
@ -0,0 +1,2 @@
|
||||
# MTD device name Device offset Env. size Flash sector size
|
||||
/dev/mtd2 0x0000 0x20000 0x20000
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user