Go to the documentation of this file.
19 #ifndef __ASM_ARCH_UNCOMPRESS_H
20 #define __ASM_ARCH_UNCOMPRESS_H
22 #include <asm/setup.h>
24 #include <mach/hardware.h>
30 #define NOMADIK_UART_DR (void __iomem *)0x101FB000
31 #define NOMADIK_UART_LCRH (void __iomem *)0x101FB02c
32 #define NOMADIK_UART_CR (void __iomem *)0x101FB030
33 #define NOMADIK_UART_FR (void __iomem *)0x101FB018
35 static void putc(
const char c)
49 static void flush(
void)
61 #define arch_decomp_wdog()