* Aguirre, Sergio <saaguirre@xxxxxx> [100809 21:54]: > Hi, > > I'm trying to boot from NFS with my Zoom3 board with current master branch > (commit ID: 842849896627701e4c07441f2c7519aeec771058) > > But, I'm not successful so far. :( > > Seems that it can't detect the eth0 device. (See attached log: bad.txt) > > Now, If I take omap_zoom3_defconfig from just before commit: > > commit 80690ccc41f01df6edfb6684006824d8edff189e > Author: Vincent Sanders <vince@xxxxxxxxxxxx> > Date: Tue Aug 3 21:19:21 2010 +0100 > > Remove ARM default configurations which duplicate omap3_defconfig > > I'm able to boot fine (see attached log: good.txt) > > So, somehow, current omap3_defconfig doesn't seem to be as functional as > omap_zoom3_defconfig used to be... Hmm looks like the smc91x does not get detected for some reason. > Is there something that everybody knows, and I'm missing on how to make a > usable Zoom3 .config? Maybe try to diff your good and bad config? > net eth0: SMSC911x/921x identified at 0xe080c000, IRQ: 318 This line seems to be missing in your bad config. Maybe check if there's some difference in mux settings between these two configs? Also, can you please try using your working config, then enable support for omap2 and omap4 and see if that breaks it somehow? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html