On Wednesday 16 July 2008, Wolfgang Denk wrote:
> In message blrms.slti.sanyo.co.in you wrote:
> > i checked blackfin boot up sequence and they have something like below
> > in uboot-1.3.3/lib_blackfin/board.c @ line 315
> >
> >     checkboard();
> > #if defined(CONFIG_RTC_BFIN) && defined(CONFIG_CMD_DATE)
> >     rtc_init();
> > #endif
> >     timer_init();
>
> This is bad. This code violates the U-Boot design principles and shall
> be removed.
>
>
> Mike, can you please take care to get rid of this code in the next
> release? Thanks in advance.

a patch to do this has been posted
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to