From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sun, 01 Mar 2009 15:20:44 +0100 Subject: [U-Boot] [PATCH 5/7 v2] OMAP3: Add serial number based on die ID In-Reply-To: <20090222214441.40FFE832E43F@gemini.denx.de> References: <1234464946-20400-1-git-send-email-dirk.behme@googlemail.com> <1234464946-20400-2-git-send-email-dirk.behme@googlemail.com> <1234464946-20400-3-git-send-email-dirk.behme@googlemail.com> <1234464946-20400-4-git-send-email-dirk.behme@googlemail.com> <1234464946-20400-5-git-send-email-dirk.behme@googlemail.com> <1234464946-20400-6-git-send-email-dirk.behme@googlemail.com> <20090222160142.GE9867@game.jcrosoft.org> <20090222214441.40FFE832E43F@gemini.denx.de> Message-ID: <49AA99BC.2080703@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 Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090222160142.GE9867@game.jcrosoft.org> you wrote: > ... >>> Add serial number based on OMAP3 die ID. > ... >> report it as the CPU serial if you want but report it as the board serial make >> no sense to me >> >> Wolfgang what do you think? > > I agree that's a funny concept, but then we don't make any > specifications how a board vendor defines the serial numbe rof his > boards. > > In other words: I don't care much. Any hint or proposal how to go on with now? Someone proposed to change string 'serial#' to 'cpu#' in this patch. Would a patch with this change get an ack? Dirk