[PATCH] ARM: OMAP: No output from compressed image on CONFIG_MACH_OMAP_PALMTE
authorRomain Goyet <r.goyet@gmail.com>
Thu, 15 Sep 2005 07:17:22 +0000 (10:17 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 15 Sep 2005 07:17:22 +0000 (10:17 +0300)
No output from compressed image on CONFIG_MACH_OMAP_PALMTE

include/asm-arm/arch-omap/uncompress.h

index 3545c86..207ba9c 100644 (file)
@@ -35,6 +35,10 @@ putstr(const char *s)
 {
        volatile u8 * uart = 0;
        int shift = 2;
+       
+#ifdef CONFIG_MACH_OMAP_PALMTE
+       return;
+#endif
 
 #ifdef CONFIG_ARCH_OMAP
 #ifdef CONFIG_OMAP_LL_DEBUG_UART3