]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/arm/mach-tegra/irammap.h
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[can-eth-gw-linux.git] / arch / arm / mach-tegra / irammap.h
index 0cbe63261854b644a57e2d6a8f35c23ce9511c0a..501952a8434455af70aeea381aeb6cca63b7d6b4 100644 (file)
 #define TEGRA_IRAM_RESET_HANDLER_OFFSET        0
 #define TEGRA_IRAM_RESET_HANDLER_SIZE  SZ_1K
 
-/*
- * These locations are written to by uncompress.h, and read by debug-macro.S.
- * The first word holds the cookie value if the data is valid. The second
- * word holds the UART physical address.
- */
-#define TEGRA_IRAM_DEBUG_UART_OFFSET   SZ_1K
-#define TEGRA_IRAM_DEBUG_UART_SIZE     8
-#define TEGRA_IRAM_DEBUG_UART_COOKIE   0x55415254
-
 #endif