[U-Boot] [PATCH 1/2] OMAP3: Remove unused board-types
Dirk Behme
dirk.behme at googlemail.com
Fri Apr 24 18:59:48 CEST 2009
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
>
More information about the U-Boot
mailing list