Dear Uwe,
Am Dienstag, den 06.10.2009, 16:34 +0200 schrieb Uwe Hermann: > Index: src/southbridge/amd/cs5530/cs5530.h > =================================================================== > --- src/southbridge/amd/cs5530/cs5530.h (Revision 4726) > +++ src/southbridge/amd/cs5530/cs5530.h (Arbeitskopie) > @@ -27,7 +27,13 @@ […] > +#define LOWER_ROM_ADDRESS_RANGE (1 << 0) > +#define ROM_WRITE_ENABLE (1 << 1) > +#define UPPER_ROM_ADDRESS_RANGE (1 << 2) > +#define BIOS_ROM_POSITIVE_DECODE (1 << 5) Is this spacing intentional? Thanks, Paul
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

