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 > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

