omap3530/beagleboard/src/variant.cpp
branchgeneric_fixes_and_updates
changeset 70 39ed99121282
parent 38 8e1163c14598
equal deleted inserted replaced
69:93c6de6be1b1 70:39ed99121282
   210 	}
   210 	}
   211 
   211 
   212 void Beagle::DebugInit()
   212 void Beagle::DebugInit()
   213 	{
   213 	{
   214 	Variant::UartInit();
   214 	Variant::UartInit();
       
   215 	iDebugInitialised = ETrue;
   215 	}
   216 	}
   216 
   217 
   217 void Beagle::DebugOutput(TUint aLetter)
   218 void Beagle::DebugOutput(TUint aLetter)
   218 //
   219 //
   219 // Output a character to the debug port
   220 // Output a character to the debug port