Re: [coreboot] [PATCH] reduce default verbosity of resource allocator

2009-10-24 Thread Myles Watson
> Subject: [coreboot] [PATCH] reduce default verbosity of resource allocator Some of the "After this" and "Before that" statements could disappear now too. Acked-by: Myles Watson Thanks, Myles -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [PATCH] reduce default verbosity of resource allocator

2009-10-24 Thread Uwe Hermann
On Sun, Oct 25, 2009 at 12:51:51AM +0200, Stefan Reinauer wrote: > Now that the resource allocator is working nicely we can turn down the debug > level output and make some output SPEW only. > > Signed-off-by: Stefan Reinauer Looks good, also build-tested with some random board. Acked-by: Uwe H

[coreboot] [PATCH] reduce default verbosity of resource allocator

2009-10-24 Thread Stefan Reinauer
See patch -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: i...@coresystems.de • http://www.coresystems.de/ Registergericht: Amtsgericht Freiburg • HRB 7656 Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866 Now that