diff options
Diffstat (limited to 'include/asm-arm/arch-mx53')
-rw-r--r-- | include/asm-arm/arch-mx53/mx53.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx53/mx53.h b/include/asm-arm/arch-mx53/mx53.h index 39babf9..037054d 100644 --- a/include/asm-arm/arch-mx53/mx53.h +++ b/include/asm-arm/arch-mx53/mx53.h @@ -40,6 +40,11 @@ #define IRAM_SIZE (IRAM_PARTITIONS*SZ_8K) /* 128KB */ /* + * IPU + */ +#define IPU_CTRL_BASE_ADDR 0x0 + +/* * NFC */ #define NFC_BASE_ADDR_AXI 0xF7FF0000 /* NAND flash AXI */ |