enable some SFI tracing in the early startup
authormgross <mark.gross@intel.com>
Tue, 1 Nov 2011 21:46:31 +0000 (14:46 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 21:17:43 +0000 (13:17 -0800)
Change-Id: I043d476e8470b55c0317b6f464bb975271c73a01
Reviewed-on: http://android.intel.com:8080/22887
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Gross, Mark <mark.gross@intel.com>
arch/x86/platform/mrst/mrst.c

index f891827..a91201c 100644 (file)
@@ -9,6 +9,7 @@
  * as published by the Free Software Foundation; version 2
  * of the License.
  */
+#define DEBUG
 
 #define pr_fmt(fmt) "mrst: " fmt