Re: [PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board
From: Gabriel Dobato <hidden>
Date: 2015-02-06 09:19:13
On 05/02/15 23:13, Sebastian Hesselbarth wrote:
Gabriel, great you can boot a recent kernel. I guess you had to quite heavily modify current dove-cm-a510.dts? Can you upload the one you use now to any pastebin and send the link?
Hello Sebsatian, Not, I only had to include eth (as Mr. Moine told me) and mdio because I mount rootfs via NFS.
You didn't mention if you really use the sb-a510, i.e. the Compulab reference baseboard. Is it what you are using with your cm-a510?
Yes, sorry for that, I am using SB-A510. At this moment, thanks to the help of Moine, I am trying to get video output using the driver he made. But I think it is only the beginning.... I wonder if it will there be driver support for the second ethernet (PCIE attached NIC), and the rest of features remained, for DT... Before using DT, I tried to boot a simple uImage (without DT), but it did not boot the last ouput in the kernel trade was: ... /uncompressing linux... done, booting the kernel./ nothing else.... I wonder if there is a problem with the ID machine, I don't know... The U-Boot used was the one provided by Compulab (Maybe the problem is on Uboot...) G.D