Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: marvell final patch



On Mon, Sep 27, 2010 at 4:57 AM, KIYOHARA Takashi
<kiyohara%kk.iij4u.or.jp@localhost> wrote:
> Hi! Lwazi,
>
> Thank you for your report.
>
> By the way, can you attach strtc(M41T84) instead of m41t80rtc?
>
>  + M41T80  Serial access real-time clock with alarm
>  + M41ST84 Serial Real-Time Clock (M41T80 with supervisor?, watchdog, RAM)
>
>
> arch/evbarm/conf/DNS323
>
>  g760a*  at iic? addr 0x3e               # G760a fan speed controller
>  lmtemp* at iic? addr 0x48               # LM75 temperature sensor
> -m41t80rtc* at iic? addr 0x68            # ST M41T80 Real-Time Clock
> +strtc*  at iic0 addr 0x68               # ST M41T80 Real-Time Clock
>
>
> Thanks,
> --
> kiyohara
>
Hi Kiyohara,

It hangs forever when I make the change:
.....
gttwsi0 at mvsoc0 unit 0 offset 0x11000-0x11fff irq 5: Marvell TWSI controller
iic0 at gttwsi0: I2C bus
strtc0 at iic0 addr 0x68: M41ST84 Real-time Clock/NVRAM
lmtemp0 at iic0 addr 0x48: LM75 Temperature Sensor
g760a0 at iic0 addr 0x3e: G760A Fan Controller
<snip>
root device: mvgbe0
dump device:
file system (default generic): nfs
root on mvgbe0
nfs_boot: trying static
nfs_boot: client_addr=192.168.3.23
nfs_boot: gateway=192.168.3.1
nfs_boot: netmask=255.255.255.0
nfs_boot: server=192.168.3.9
nfs_boot: root=192.168.3.9:/data/rootfs/nas
root on 192.168.3.9:/data/rootfs/nas
root time: 0x4ca15b02
gttwsi0: unexpected status 0x38: expect 0x28
strtc0: strtc_clock_read: failed to reset HT
^^^--- This is the last line I see

Lwazi


Home | Main Index | Thread Index | Old Index