PERFORCE change 174731 for review

Rafal Jaworowski raj at semihalf.com
Tue Feb 16 16:43:42 UTC 2010


On 2010-02-15, at 19:41, Nathan Whitehorn wrote:

> Rafal Jaworowski wrote:
>> http://p4web.freebsd.org/chv.cgi?CH=174731
>> 
>> Change 174731 by raj at raj_fdt on 2010/02/15 17:53:15
>> 
>> 	Refactor and optimize FDT infrastructure.
>> 	
>> 	- Extend 'compatible'-related routines so that we can do strict
>> 	  checking i.e. if a node is only compatible with a single entry. This
>> 	  is required for nodes like 'simple-bus' as sometimes other nodes
>> 	  claim their compatibility and we need to have a way to identify such
>> 	  cases.
>> 	
> These 'compatible' routines would be very useful in the regular OF case as well. Any change you could move them into ofw/openfirm?

No objections from me; for sure the ofw_ versions can be placed there (note there are also 'early' versions of these routines, prefixed fdt_, for cases when OFW i/f is not available yet, and these are ratehr FDT-specific interest I guess).

Rafal



More information about the p4-projects mailing list