]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
[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 3545c86859cc9a9700b02760a35fb1ba9a811ba8..207ba9cf911f0e8d50e19cf886d4771751c0c775 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