[coreboot] Enable USB Debug Device!

Myles Watson mylesgw at gmail.com
Wed Aug 4 19:59:30 CEST 2010


On Wed, Aug 4, 2010 at 9:15 AM, Myles Watson <mylesgw at gmail.com> wrote:
> On Tue, Aug 3, 2010 at 4:39 PM,  <silversurfer.2010 at gmx.de> wrote:
>> Hello,
>>
>> I bought the “PLX NET20DC USB Debug Device”.
>>
>> Now I want to use this device for debug purpose. But I get with different
>> mainboards the same build error messages.
>>
>> Can anybody help?
>> cc1: warnings being treated as errors
>
> We've made warnings errors since this code has been used much.  You
> can change the default value for WARNINGS_ARE_ERRORS in src/Kconfig to
> n, make oldconfig, and try building again.  It's a bonus if you fix
> the warnings and submit a patch :)
Here's a (mostly trivial) patch that fixes the warnings.  Abuild
tested with USBDEBUG enabled.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles




More information about the coreboot mailing list