[Q] tty serial console

WoOsH

Member
May 25, 2006
5
0
0
Hi all,

I have searched high and low for an answer to this but cannot find a definitive answer so thought I would post it here.

does the xoom have or can we get access to the tegra serial debugging port or a serial console?

do we have any technical schematics for the xoom mainboard?

does the xoom have nvflash mode? if so is it open or is an SBK required?

I am really interested in getting serial console output of u-boot and early kernel boot stage. I have already tried to enable debug_ll and earlyprintk etc etc then output using a usb to serial cable but this only becomes available when usb device drivers are loaded which is reasonably late in the kernel init process.

currently the kernel config suggests the fiq debugger is run on uart-b I wonder if this uart-b is accessible on the mainboard or through the micro-usb/headphone port by creating a cable or setting a gpio as on the nexus one or attrix respectively.

thanks for any and all responses.
 
Last edited:

okantomi

Senior Member
Feb 20, 2011
3,021
709
0
Boston, MA
Hi all,

I have searched high and low for an answer to this but cannot find a definitive answer so thought I would post it here.

does the xoom have or can we get access to the tegra serial debugging port or a serial console?

do we have any technical schematics for the xoom mainboard?

does the xoom have nvflash mode? if so is it open or is an SBK required?

I am really interested in getting serial console output of u-boot and early kernel boot stage. I have already tried to enable debug_ll and earlyprintk etc etc then output using a usb to serial cable but this only becomes available when usb device drivers are loaded which is reasonably late in the kernel init process.

currently the kernel config suggests the fiq debugger is run on uart-b I wonder if this uart-b is accessible on the mainboard or through the micro-usb/headphone port by creating a cable or setting a gpio as on the nexus one or attrix respectively.

thanks for any and all responses.
Have you already checked bigrushdog's thread in Development: Tegra Hardware and Feature Implementation http://forum.xda-developers.com/showthread.php?t=1513490

bigrushdog is the person to talk to imo.