[coreboot] .cb files

ali hagigat hagigatali at gmail.com
Tue Jan 4 06:29:31 CET 2011


Peter,
Thank you. So devicetree.cb files are written by hand and the
compilation process does not use them? They are just some information
for the developers?
About:
file:///root/build/coreboot/coreboot-v4/src/mainboard/kontron/986lcd-m/devicetree.cb:
#device pci 1e.2 off end # AC'97 Audio
It means that AC'97 Audio is on Bus#=1 and Function#=2?
But all the devices of the south bridge, ICH7 are on Bus number 0, as
far as I know.
Why you have not written, Bus number, Function number, Device number,
Register number clearly.
device pci 1d.0 on end, What does it mean, 1d.0?
Regards

On Mon, Jan 3, 2011 at 6:37 PM, Peter Stuge <peter at stuge.se> wrote:
> ali hagigat wrote:
>> How .cb files are created?
>
> As was pointed out already, by hand.
>
>
>> and what they are used for?
>
> Describing fixed parts of a system. What buses there are and what
> devices are on them.
>
> Please suggest how we can improve the syntax of .cb files.
> I want them to be self-documenting enough so that you can understand
> the above from just looking at the files. Can you help?
>
>
> //Peter
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>




More information about the coreboot mailing list