grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Multiboot2 drafting


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [RFC] Multiboot2 drafting
Date: Mon, 24 May 2010 23:07:05 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Andrew Reilly wrote:
>   
>> Hi there,
>>
>> I know next to nothing about GRUB, and have not yet read the
>> multiboot spec, but I wonder if you could comment on how or
>> whether this is related to either the Open Firmware Device Tree
>> or the Flattened Device Tree used in various embedded OS ports.
>> It would be cool if there were some convergence going on...
>>
>>   
>>     
> I've looked into it and found good and bad things.
> Good:
> -represents the info needed to OS. It's something definitely good and
> goes in direction we need
> Bad:
> -it basically has all the history ballast of OpenFirmware. OFW is
> supposed to be system-independent but in fact there is a multitude of
> implementation with various degrees of compatibility. Same goes for
> device trees. The same information is present in different places with
> lots of special cases. Many of fields are actually useless variant selectors
> -it uses string identifiers instead of magic numbers. This makes it more
> difficult to parse
> -the most useful information is coming at the leaves and interpretation
> depends on whole path.
>   
And traditional OpenFirmware has too much info which is probably
useless. E.g. once you know where PCI controller is and you support PCI
you can probe devices which are on it. If you don't support PCI
controller the info about devices on it is probably useless too.
Only exception is "early" info which is needed to e.g. setup console
before normal drivers are up
> It lacks aspects of complete boot protocol. I think it needs some
> cleanup. I would be interested in converging simplified and cleaned up
> version of device tree into multiboot2
>   
>> Cheers,
>>
>>   
>>     
>
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]