[coreboot] v3 patch: fix dtc to correctly parse @x values as hex, not decimal.

ron minnich rminnich at gmail.com
Wed Jul 30 05:25:07 CEST 2008


On Tue, Jul 29, 2008 at 4:53 PM, Stefan Reinauer <stepan at coresystems.de> wrote:

> On a code level beyound the dts they're 100% the same. Now go compare a
> mainboard Config.lb (minus the makefile stuff) to the scattered dts
> mentioning struct names for components etc etc. It is really much more
> complex than in v2. Yet, it does not have more features.

There are some improvements.  We got rid of chip.h and now generate
structs from dts. We also have default init values, not just 0. These
two improvements make my life easier.

ron




More information about the coreboot mailing list