From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 25 Feb 2010 10:03:29 -0600 Subject: [U-Boot] About Die ID When Booting u-boot In-Reply-To: <201002251757032963400@gmail.com> References: <201002251757032963400@gmail.com> Message-ID: <4B869F51.6080608@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de huadong2008 wrote: > Hi, > I'm studying porting Android onto Beagleboard(OMAP3530 based). > When booting u-boot version 2009 11 from SD card, the terminal show "Die ID #7fa200030000000004013f7806011011 ". > Could you please tell me what is Die ID? Or where can I download relative document about it? > > I'm sorry for my poor English, and hope it will not puzzle you. This function is a unique identifier for the specific board. Please review function dieid_num_r in cpu/arm_cortex8/sys_info.c This will show you what the register are. Please find these registers in omap3530 reference manual This is a good place to start http://focus.ti.com/docs/prod/folders/print/omap3530.html Tom > > 2010-02-25 > > > > My thanks and best regards > Huadong > > > > ------------------------------------------------------------------------ > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot