Hi Prem,

On Fri, Nov 30, 2012 at 5:42 PM, prem s <prem...@gmail.com> wrote:
> Hi All,
>
> I am new to u-boot, i want to add phy support for usb, i have referred many
> sites for this some of them saying that it will be decided by FDT.
The Flattened Device Tree (FDT) is a data structure for describing the
hardware in a system. It is a derived from the device tree format used
by Open Firmware to encapsulate platform information and convey it to
the- operating system. The operating system uses the FDT data to find
and register the devices in the system.
>
> so can any one please explain about FDT..?
Yes anybody can use FDT. It is just that your SOC and the driver
should have Device tree support.

> I would really be thankful if it you could help me.
>
You can check the following patch set.
"Add DT based ethernet driver for SMDK5250"
This adds the basic FDT support to SMDK5250 and enables the same for
Ethernet driver.

> Thanks & Regards
> --------------------------
> Praveen Kumar V.

Regards,
Rajeshwari Shinde.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to