[PATCH] ARM: add DT support to the S3C SDI driver

Grant Likely grant.likely at secretlab.ca
Wed May 4 12:18:36 EST 2011


On Tue, May 3, 2011 at 8:07 PM, Domenico Andreoli <cavokz at gmail.com> wrote:
> On Wed, May 4, 2011 at 3:04 AM, Grant Likely <grant.likely at secretlab.ca> wrote:
>> On Thu, Apr 14, 2011 at 11:51:50AM +0300, Vasily Khoruzhick wrote:
>>> On Wednesday 13 April 2011 20:25:47 Domenico Andreoli wrote:
>>> > From: Domenico Andreoli <cavokz at gmail.com>
>>> >
>>> > This patch adds DeviceTree support to the S3C SDI driver.
>>> >
>>> > It implements all the configurations of the platform driver except the
>>> > set_power() callback and the ocr_avail mask.
>>> >
>>> > Signed-off-by: Domenico Andreoli <cavokz at gmail.com>
>>>
>>> Hm, but is there any bootloader with dt support for s3c24xx?
>>
>> On current u-boot mainline, all arm platforms can now add devicetree
>> support by enabling CONFIG_OF_LIBFDT.
>
> once u-boot is properly configured, is dtb built in it or is loaded from nvram?

Typically it is loaded from the same place the kernel is stored, but
it can be loaded from any device supported by u-boot.

g.


More information about the devicetree-discuss mailing list