On Wed, Jan 21, 2015 at 2:36 PM,  <wln...@gmail.com> wrote:
> Apologize, no, we do not have NAND. we have eMMC on board, I was just
> referring to the info copied from the boot log
>
> Regarding mdio:00 I see no messages on boot log to this regard. Is there a
> command I can query to check it?

debian@beaglebone:~$ dmesg | grep mdio:00
[    1.119700] davinci_mdio 4a101000.mdio: phy[0]: device
4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[   29.275310] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[   37.357496] libphy: 4a101000.mdio:00 - Link is Up - 100/Full

debian@beaglebone:~$ dmesg | grep mdio:01
[   26.198636] libphy: PHY 4a101000.mdio:01 not found
[   26.203680] net eth0: phy 4a101000.mdio:01 not found on slave 1
[   33.984396] libphy: PHY 4a101000.mdio:01 not found
[   33.989465] net eth0: phy 4a101000.mdio:01 not found on slave 1
[   35.349652] libphy: PHY 4a101000.mdio:01 not found
[   35.354716] net eth0: phy 4a101000.mdio:01 not found on slave 1

> Regarding the flasher script - THANKS A MILLION! I have now booted from eMMC
> on board to debian. Much appreciated. I am not sure when I am supposed to
> ground the WP, during flashing or after flashing? can you calrify?

GND the pin before power up, it just holds the eeprom in a writeable
state.. On one of my test boards, i just ran a wire from the gnd on
the socket to it.

> Also, is similar image for Angstrom available?

I don't believe so..

With the u-boot patch, you should be able to piece one together.

My eeprom flash routine is here:
https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/init-eMMC-flasher-v3.sh#L112

The mid script reboot is a little tricky, as the eMMC doesn't load
unless you have a proper eeprom in v3.8.x. ;)

Regards,
-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to