From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Fri, 24 Apr 2009 18:59:48 +0200 Subject: [U-Boot] [PATCH 1/2] OMAP3: Remove unused board-types In-Reply-To: <20090424164422.GB2953@game.jcrosoft.org> References: <1240584718-6899-1-git-send-email-premi@ti.com> <20090424164422.GB2953@game.jcrosoft.org> Message-ID: <49F1F004.20405@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 20:21 Fri 24 Apr , Sanjeev Premi wrote: >> The board-types defined in struct omap3_sysinfo seem to be >> unused. The function display_board_info() is passed >> board type as an argument; which is ignored. >> >> This patch removes all uses of board-type, related definitions >> and functions. > I've forget to tell you this on the precedent patch but we have > print_cpuinfo print_cpuinfo() is marked as 'test only' in lib_arm/board.c: int print_cpuinfo (void); /* test-only */ Dirk > for printing cpu/soc info and checkboard for board info > > could you move the STD API > > Tks > > Best Regards, > J. > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >