diff options
Diffstat (limited to 'arch/arm/include/asm/arch-omap5/omap.h')
| -rw-r--r-- | arch/arm/include/asm/arch-omap5/omap.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/arm/include/asm/arch-omap5/omap.h b/arch/arm/include/asm/arch-omap5/omap.h index 2961c6b5f..3d4d08c88 100644 --- a/arch/arm/include/asm/arch-omap5/omap.h +++ b/arch/arm/include/asm/arch-omap5/omap.h @@ -56,7 +56,7 @@  #define CONTROL_ID_CODE		(CTRL_BASE + 0x204)  /* To be verified */ -#define OMAP5_CONTROL_ID_CODE_ES1_0	0x0B85202F +#define OMAP5_CONTROL_ID_CODE_ES1_0	0x0B94202F  /* STD_FUSE_PROD_ID_1 */  #define STD_FUSE_PROD_ID_1		(CTRL_BASE + 0x218) |