From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 30 Apr 2009 20:42:33 +0200 Subject: [U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates In-Reply-To: <49F5D98D.7000602@googlemail.com> References: <1240847816-12807-1-git-send-email-premi@ti.com> <49F5D98D.7000602@googlemail.com> Message-ID: <49F9F119.2070004@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 Dirk Behme wrote: > Sanjeev Premi wrote: >> This series contains 3 specific updates: >> - Use common API to print cpu and board >> related information. >> - Remove unused board type definitions. >> - Print correct silicon revision in the >> board information. >> >> This series fixes the compile warning >> pointed by Dirk Behme. >> >> These updates have been tested on OMAP3EVM >> with ES 3.0 and ES3.1 silicon versions. >> >> Thanks to Dirk Behme [dirk.behme at googlemail.com] >> for converting a quick hack into complete >> solution. >> >> >> Sanjeev Premi (3): >> OMAP3: Use functions print_cpuinfo() and checkboard() >> OMAP3: Remove unused board-types >> OMAP3: Print correct silicon revision > > Signed-off-by: Dirk Behme > Tested-by: Dirk Behme It doesn't really bothers me, but would have been nice if something like this would have found its way into git. Dirk