From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 24 Apr 2009 18:46:44 +0200 Subject: [U-Boot] [PATCH 2/2] OMAP3: Print correct silicon revision In-Reply-To: <1240584727-6936-1-git-send-email-premi@ti.com> References: <1240584727-6936-1-git-send-email-premi@ti.com> Message-ID: <20090424164644.GC2953@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20:22 Fri 24 Apr , 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. two comment on the omap3 first for the cp15 we have the get/set_cr API it will be nice to use it and the omap3 specific l2 cache management need to be moved to the soc no the arch as currenty Best Regards, J.