Re: [U-Boot-Users] How to call rtc_init from arm boot sequence in uboot

2008-10-19 Thread Mike Frysinger
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_C

Re: [U-Boot-Users] How to call rtc_init from arm boot sequence in uboot

2008-07-16 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I am trying to write a driver for arm amba pl031 rtc module. i need to > setup rtc controller to enable it. > I need to call it during boot sequence. But in lib_arm/board.c we do not > have a call to rtc_init func. This is intentional. U-Boot does no