diff options
author | Wolfgang Denk <wd@denx.de> | 2009-03-15 22:09:18 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-03-15 22:09:18 +0100 |
commit | 06ecf088478aed889a4153978c2e30fb02cf41ea (patch) | |
tree | c4b0722478298cb50127fabf9b3b4bce1a80b371 /include/asm-arm/arch-omap3/omap3.h | |
parent | cd309029f2b8a1a09c484c5766e897b8791c7cfe (diff) | |
parent | e6a6a704151c2d7e4a7b485545b48a6020ccca17 (diff) | |
download | u-boot-imx-06ecf088478aed889a4153978c2e30fb02cf41ea.zip u-boot-imx-06ecf088478aed889a4153978c2e30fb02cf41ea.tar.gz u-boot-imx-06ecf088478aed889a4153978c2e30fb02cf41ea.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/asm-arm/arch-omap3/omap3.h')
-rw-r--r-- | include/asm-arm/arch-omap3/omap3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-omap3/omap3.h b/include/asm-arm/arch-omap3/omap3.h index 02e36d7..8c9656f 100644 --- a/include/asm-arm/arch-omap3/omap3.h +++ b/include/asm-arm/arch-omap3/omap3.h @@ -43,6 +43,7 @@ */ #define OMAP34XX_CORE_L4_IO_BASE 0x48000000 #define OMAP34XX_WAKEUP_L4_IO_BASE 0x48300000 +#define OMAP34XX_ID_L4_IO_BASE 0x4830A200 #define OMAP34XX_L4_PER 0x49000000 #define OMAP34XX_L4_IO_BASE OMAP34XX_CORE_L4_IO_BASE |