From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 27 Sep 2011 17:19:04 -0500 Subject: [U-Boot] Problems with all boot-possibilties In-Reply-To: References: Message-ID: <4E824BD8.6080608@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/27/2011 04:31 AM, David Pauli wrote: > Hey guys, > > I have a Freescale MPC8313E and want to boot with u.-boot 1.3.0 (there is no > newer version avaiable, see also other thread). You mean this one, where it was pointed out that you should just build the current source tree? http://lists.denx.de/pipermail/u-boot/2011-September/101918.html If you want a BSP with up-to-date binary images, or support for what Freescale gave you, talk to support at freescale.com. > The result: > > # (...) > # Looking up port of RPC 100003/2 on 10.193.20.61 > # PHY: 0:01 - Link is Up - 1000/Full > # rpcbind: server 10.193.20.61 not responding, timed out > # Root-NFS: Unable to get nfsd port number from server, using default > # Looking up port of RPC 100005/1 on 10.193.20.61 > # rpcbind: server 10.193.20.61 not responding, timed out > # Root-NFS: Unable to get mountd port number from server, using default > # mount: server 0.0.0.16 not responding, timed out > # Root.NFS: Server returned error -5 while mounting /tftpboot/10.193.20.184 > # (...) > > So, something went wrong. This is Linux, not U-Boot. -Scott