linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular USB gadgets.
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 25 Dec 2007 18:29:54 +0000 (18:29 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 25 Dec 2007 18:29:54 +0000 (18:29 +0000)
commitbdc7e2cd72146651bf8c11783d3f34c8d9e5926f
treee0696d95711b139654432b4bc8eeac6a41cd0f3e
parentf274a408a2bda158f637bd1b3fa4e0068fb87ed8
linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular USB gadgets.
* Now that there's flexible early userspace support in OE (initramfs-uniboot)
which handles NFS booting among other things, there's no longer need to have
NFS boot support in kernel. This gets NFS out of kernel, and frees g_ether
from being compiled into kernel, thus opening road for modular USB gadget
drivers.
* A bit tough move deep into Angstrom RCs, but this was on TODO for long time,
and just yesterday I hit usecase where I was stuck late night with the need
to move data between 2 boxes, with only common interface in both being USB,
but still w/o flashdrive to use. So, I took this opportinity not just
to try g_file_storage, but also handle this issue.
25 files changed:
packages/linux/linux-handhelds-2.6-2.6.21/asus620/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/asus730/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/aximx50/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h1910/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h3600/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h3900/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/h5000/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcalpine/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcapache/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcbeetles/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcblueangel/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcsable/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/htcwallaby/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/looxc550/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/magician/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/rx1950/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/rx3000/defconfig
packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb