From c5f6bfc5b71f455171b22e7291c75da3a7704974 Mon Sep 17 00:00:00 2001 From: Terry Lv Date: Thu, 8 Jul 2010 21:26:36 +0800 Subject: ENGR00123924: Reconstructure fuse files and add fuse to mx53. 1. Reconstructure fuse. Move fuse files to common directory. 2. Read mac from fuse in fec. 3. Remove scc and srk command from fuse command. 4. Change fuse to iim. 5. Add fuse for mx53. Signed-off-by: Terry Lv --- include/asm-arm/arch-mx50/mx50.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/asm-arm/arch-mx50/mx50.h') diff --git a/include/asm-arm/arch-mx50/mx50.h b/include/asm-arm/arch-mx50/mx50.h index da51cc3..d5e0d2c 100644 --- a/include/asm-arm/arch-mx50/mx50.h +++ b/include/asm-arm/arch-mx50/mx50.h @@ -42,6 +42,7 @@ #define CTI2_BASE_ADDR (DEBUG_BASE_ADDR + 0x00006000) #define CTI3_BASE_ADDR (DEBUG_BASE_ADDR + 0x00007000) #define CORTEX_DBG_BASE_ADDR (DEBUG_BASE_ADDR + 0x00008000) +#define OCOTP_CTRL_BASE_ADDR (DEBUG_BASE_ADDR + 0x01002000) /* * SPBA global module enabled #0 -- cgit v1.1