From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Mon, 05 Oct 2009 10:25:41 +0200 Subject: [U-Boot] Die id? In-Reply-To: <200910051209.41903.chernigovskiy@spb.gs.ru> References: <200910051209.41903.chernigovskiy@spb.gs.ru> Message-ID: <4AC9AD85.2050500@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tuma wrote: > Hi, All! > I have a question about serial No. and Die ID. > I've found this info: > http://www.mail-archive.com/u-boot at lists.denx.de/msg10042.html > > Can you tell me please what is Die ID? > I need some serial No, which could be used as unique ID of device built on > OMAP3 processor. > Is this possible to realize with Die ID? Yes, I think so. Initially we called it serial No, but U-Boot maintainers didn't like this string. So we had to change it to Die ID. For details see OMAP35x TRM (spruf98b.pdf, search for DIE_ID). Best regards Dirk