From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rigby Date: Tue, 28 Oct 2008 17:43:31 -0600 Subject: [U-Boot] [PATCH] Add IC Identif Module (IIM) support for ADS5121 In-Reply-To: <20081028231224.7B06781C98E0@gemini.denx.de> References: 0d08052300000c07 <12237536621545-git-send-email-mmarx@silicontkx.com> <20081028231224.7B06781C98E0@gemini.denx.de> Message-ID: <4907A3A3.60108@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Martha needed to make some style changes to this. I'll ping her. Wolfgang Denk wrote: > Dear John, > > in message <12237536621545-git-send-email-mmarx@silicontkx.com> Martha Marx wrote: > >> IIM (IC Identification Module) is the fusebox for the mpc5121. >> Use #define CONFIG_IIM to turn on the clock for this module, >> use #define CONFIG_CMD_FUSE to add fusebox commands. These are >> turned off by default. Fusebox commands include the ability to read >> the protection status, read the register cache, override the register cache, >> program the fuses and explicitly sense them. >> >> Signed-off-by: Martha Marx >> > > Do you have some pull request for MPC512x any time soon? > > > Best regards, > > Wolfgang Denk > >