Closed GoogleCodeExporter closed 9 years ago
and I use system.img nand boot, It's ok.
I found NFS "I/EthernetService( 894): setEthState from 0 to 0"
But nand boot "I/EthernetService( 894): setEthState from 0 to 2"
public static final int ETH_STATE_DISABLED = 1;
public static final int ETH_STATE_ENABLED = 2;
public static final int ETH_STATE_UNKNOWN = 0;
Does this cause the problem?
Any suggestion?
Best wishes.
Original comment by young.al...@gmail.com
on 29 Sep 2010 at 5:38
Tick might have some idea about Ethernet manager.
Original comment by jserv.tw@gmail.com
on 29 Sep 2010 at 6:03
We have no plan to enable Ethernet manager so far.
Original comment by jserv.tw@gmail.com
on 10 Jun 2011 at 12:09
Original issue reported on code.google.com by
young.al...@gmail.com
on 29 Sep 2010 at 5:34