
24 Apr
2009
24 Apr
'09
10:04 p.m.
On 18:59 Fri 24 Apr , Dirk Behme wrote:
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 */
please remove the commet, as it does not apply anymore for years
Best Regards, J.