Hi,
We have got an freescale IMX6 board which designed based on reference deisgn. UBoot part is completed and and its loading the kernel.
But while loading it is checking for ethernet and stopping there for longer time ( not proceeding further).
Following are messages we are getting for reference board:
[4.130762] using random self ethernet address
[4.135228] using random host ethernet address
[4.140310] usb0: HOST MAC 46:a0:19:68:95:15
[4.144655] usb0: MAC 72:0b:10:7f:cb:bf
[4.148580] using random self ethernet address
[4.153038] using random host ethernet address
[4.157558] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
[4.164181] g_ether gadget: g_ether ready
Following are messages for custom board:
[7.659608] using random self ethernet address
[7.664068] using random host ethernet address
[7.669096] usb0: HOST MAC ce:66:ce:41:ef:05
[7.673434] usb0: MAC 16:f7:a4:5c:d2:82
after this stage this is staying there itself for longer time and not progressing further
there might some problem with ethernet card (NIC) in our custom board.
what is problem how resolve this. Also find console messages for both reference board and custom board
Original Attachment has been moved to: Reference_board_boot_messages.zip
Original Attachment has been moved to: custom_board_boot_messages.zip
Hello,
Please try to check memory using the DDR stress tool.
“i.MX6/7 DDR Stress Test Tool V2.20”
https://community.freescale.com/docs/DOC-105652
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------