SLOF/board-js2x
Avik Sil b30e4a4f8a Allow more than one client to open net devices simultaneously
When multiple clients are active simultaneously, they might open network
devices that is already opened by other clients. This results in failure
to transfer packets since obp-tftp package is not instantiated on each open.
This patch resolves it by instantiating obp-tftp on each open.

Signed-off-by: Avik Sil <aviksil@linux.vnet.ibm.com>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2013-10-04 12:01:21 +05:30
..
include Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
llfw Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
romfs Remove bcm57xx network driver as module 2013-10-04 12:01:15 +05:30
rtas New oco for JS20 2012-02-02 08:55:19 +01:00
slof Allow more than one client to open net devices simultaneously 2013-10-04 12:01:21 +05:30
Makefile Remove bcm57xx network driver as module 2013-10-04 12:01:15 +05:30
Makefile.dirs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
config JS2x: Detect the availability of biosemu automatically. 2011-10-12 09:00:04 +02:00