Is serial console disabled on recompiled firmware?

Discussion about my Wifi Radio project at http://mightyohm.com/wifiradio/ or my WL-520gU talk at NOTACON.
Post Reply
madeinoz
Posts: 1
Joined: Wed Sep 23, 2009 7:20 pm

Is serial console disabled on recompiled firmware?

Post by madeinoz »

G'day one and all,

Can anyone tell me if the re-compiled firmware has the serial console enabled? if not how can it be disabled? I'm looking to reuse the the onboard serial device and I don't want it getting all the console "chatter" on reboot.

Regards,

Stephen...
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Is serial console disabled on recompiled firmware?

Post by mightyohm »

My firmware has the serial console enabled on boot. It can be disabled by changing the kernel options at compile time, and also possibly by changing the options supplied to the kernel at startup, although I am not sure how to change them. It might be worth looking into how the bootloader calls the kernel to see what can be done there.
Post Reply