From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Fri, 24 Apr 2009 22:40:56 +0200 Subject: [U-Boot] [PATCH 2/2] OMAP3: Print correct silicon revision In-Reply-To: <20090424200623.GF2953@game.jcrosoft.org> References: <1240584727-6936-1-git-send-email-premi@ti.com> <49F1EDA4.6030903@googlemail.com> <20090424200623.GF2953@game.jcrosoft.org> Message-ID: <49F223D8.1090205@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 Dear Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 18:49 Fri 24 Apr , Dirk Behme wrote: >> Sanjeev Premi wrote: >>> The function display_board_info() displays incorrect >>> silicon revision - based on the return value from >>> function get_cpu_rev(). >>> >>> This patch fixes the problem. >>> >>> Signed-off-by: Sanjeev Premi >> Signed-off-by: Dirk Behme >> Tested-by: Dirk Behme > > why the twice? I wanted to mention that I helped developing these patches and that I tested them on real HW. http://kerneltrap.org/node/8329: "The Signed-off-by: tag implies that the signer was involved in the development of the patch" "Tested-by ... it's very useful information to have. For a start, it tells you who has the hardware and knows how to build ..." If you think one is enough, remove what you don't like ;) Dirk