> "Warning: real time clock seems stuck!" > mean? It means that the RTC is not connected to anything. Look in m8260_setup.c if you want to use the 8260 counter timer.
> 2) I was hoping that I have configured the bootargs corectly. But > it seems that > something is wrong because of the messages > " > Looking up port of RPC 100003/2 on 10.0.0.245 > portmap: server 10.0.0.245 not responding, timed out > Root-NFS: Unable to get nfsd port number from server, using default > Looking up port of RPC 100005/2 on 10.0.0.245 > portmap: server 10.0.0.245 not responding, timed out > Root-NFS: Unable to get mountd port number from server, using default > mount: server 10.0.0.245 not responding, timed out One of two things: 1. You do not have your Ethernet clocks etc setup exactly like the driver wants. Look at 8260_io/fcc_enet.c (assuming that you are using the FCC's) 2. Run tcpdump or some other sniffer and make sure your NFS/Bootp server is setup correctly. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/