[coreboot] current dtc patch

ron minnich rminnich at gmail.com
Fri Sep 5 22:45:46 CEST 2008


On Fri, Sep 5, 2008 at 1:39 PM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:
> On 05.09.2008 22:22, Carl-Daniel Hailfinger wrote:
>> On 04.09.2008 18:04, ron minnich wrote:
>>
>>> no ack in it, for your viewing pleasure.
>>>
>>> Tested on dbe62.
>>>
>>>
>>
>> Looks nice.
>> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
>>
>
> It exploded with the current dts of the AMD Serengeti, though, and
> produced this statictree.c excerpt:
>> struct device dev_ioport_2e = {
>>         .path = {{.type=DEVICE_PATH_IOPORT,{.ioport={.iobase=0x2e}}},
> One opening bracket too many.
>
>>         .device_configuration = &ioport_2e,
>>         .next = &dev_domain_0,
>>         .links = 0,
>>         .bus = &dev_domain_0.link[0],
>>         .next = &dev_domain_0,
>>         .dtsname = "ioport_2e",
>>         .enabled = 1
>> };
>
> Regards,
> Carl-Daniel
>
> --
> http://www.hailfinger.org/
>
>

yeah my bad I fixed that.

ron




More information about the coreboot mailing list