diff options
author | Tony Lindgren <tony@atomide.com> | 2005-11-10 14:26:54 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-11-10 14:26:54 +0000 |
commit | b1faebb672edecf48d4745fb05eeca3c704b6823 (patch) | |
tree | d88bcfc80705aa8ec83b7b92e2ade58b355518eb /include/asm-arm | |
parent | 9ad5897c2659b3c610e0c717e8b3dbfb496d2c74 (diff) |
[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig
Patch from Tony Lindgren
This patch updates omap H2 defconfig.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm')
-rw-r--r-- | include/asm-arm/arch-omap/board-h4.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-omap/board-h4.h b/include/asm-arm/arch-omap/board-h4.h index 95ba43042a01..33ea29a41654 100644 --- a/include/asm-arm/arch-omap/board-h4.h +++ b/include/asm-arm/arch-omap/board-h4.h @@ -38,5 +38,7 @@ #define H4_CS0_BASE 0x04000000 +#define H4_CS0_BASE 0x04000000 + #endif /* __ASM_ARCH_OMAP_H4_H */ |