Problem with ibm ppc 405 processor.<br>Pretty confused thing that this is hard to patch to work with ibm ppc 405!!!<br><br><div class="gmail_quote">On Wed, May 14, 2008 at 10:54 PM,  &lt;<a href="mailto:u-boot-users-request@lists.sourceforge.net">u-boot-users-request@lists.sourceforge.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send U-Boot-Users mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:u-boot-users-request@lists.sourceforge.net">u-boot-users-request@lists.sourceforge.net</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:u-boot-users-owner@lists.sourceforge.net">u-boot-users-owner@lists.sourceforge.net</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of U-Boot-Users digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. Re: build u-boot error: No rule to make target &nbsp; &nbsp;`.depend&#39;,<br>
 &nbsp; &nbsp; &nbsp;needed by `_depend&#39;. (Wolfgang Denk)<br>
 &nbsp; 2. Re: [PATCH 2/2] Added support for Aztek Networks &nbsp;cta5000s<br>
 &nbsp; &nbsp; &nbsp;telecom board. (Wolfgang Denk)<br>
 &nbsp; 3. Re: [PATCH] MPC85xx: Change traps.c to not reference<br>
 &nbsp; &nbsp; &nbsp;non-addressable memory (Kim Phillips)<br>
 &nbsp; 4. Re: [PATCH] MPC85xx: Change traps.c to not reference<br>
 &nbsp; &nbsp; &nbsp;non-addressable memory (Becky Bruce)<br>
 &nbsp; 5. Re: Loading a kernel on MX31ADS using U-boot (Fabio Estevam)<br>
 &nbsp; 6. A simple howto boot sequoia (ARCH=powerpc) using &nbsp;flattened<br>
 &nbsp; &nbsp; &nbsp;device tree (FDT) (Niklaus Giger)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 14 May 2008 20:49:26 +0200<br>
From: Wolfgang Denk &lt;<a href="mailto:wd@denx.de">wd@denx.de</a>&gt;<br>
Subject: Re: [U-Boot-Users] build u-boot error: No rule to make target<br>
 &nbsp; &nbsp; &nbsp; &nbsp;`.depend&#39;, needed by `_depend&#39;.<br>
To: &quot;Steven Woody&quot; &lt;<a href="mailto:narkewoody@gmail.com">narkewoody@gmail.com</a>&gt;<br>
Cc: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
Message-ID: &lt;<a href="mailto:20080514184926.63F59248C8@gemini.denx.de">20080514184926.63F59248C8@gemini.denx.de</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Steven,<br>
<br>
<br>
A: Because it messes up the order in which people normally read text.<br>
<br>
Q: Why is it such a bad thing?<br>
<br>
A: Top-posting.<br>
<br>
Q: What is the most annoying thing on usenet and in e-mail?<br>
<br>
<br>
And you not only top-post, you also full-quote.<br>
<br>
You are ignoring Netiquette more or less completely, are you aware of<br>
this?<br>
<br>
I think you should read <a href="http://www.netmeister.org/news/learn2quote.html" target="_blank">http://www.netmeister.org/news/learn2quote.html</a><br>
really carefully.<br>
<br>
<br>
In message &lt;<a href="mailto:ed4892840805141049v3f7b2828w6d5ee74cf1923e09@mail.gmail.com">ed4892840805141049v3f7b2828w6d5ee74cf1923e09@mail.gmail.com</a>&gt; you wrote:<br>
&gt;<br>
&gt; 1.2.0 is come frome eldk-4.1 iso file. &nbsp;Downloading independent u-boot<br>
&gt; seems require `git&#39; tool which I get problem with because my office<br>
&gt; network gets many limits. &nbsp;Is there a http way to download u-boot?<br>
<br>
If you bothered to read the documentation or tyhe U-Boot web pages you<br>
should have seen the links to the FTP site, and you should have read<br>
about the snapshot feature of git.<br>
<br>
Please see <a href="http://www.denx.de/wiki/UBoot/SourceCode" target="_blank">http://www.denx.de/wiki/UBoot/SourceCode</a><br>
<br>
<br>
Best regards,<br>
<br>
Wolfgang Denk<br>
<br>
--<br>
DENX Software Engineering GmbH, &nbsp; &nbsp; MD: Wolfgang Denk &amp; Detlev Zundel<br>
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany<br>
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: <a href="mailto:wd@denx.de">wd@denx.de</a><br>
I have a theory that it&#39;s impossible to prove anything, but &nbsp;I &nbsp;can&#39;t<br>
prove it.<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 14 May 2008 20:54:34 +0200<br>
From: Wolfgang Denk &lt;<a href="mailto:wd@denx.de">wd@denx.de</a>&gt;<br>
Subject: Re: [U-Boot-Users] [PATCH 2/2] Added support for Aztek<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Networks &nbsp; &nbsp; &nbsp; &nbsp;cta5000s telecom board.<br>
To: Jim Black &lt;<a href="mailto:jblack547@gmail.com">jblack547@gmail.com</a>&gt;<br>
Cc: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a>, Jim Black<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:jblack@azteknetworks.com">jblack@azteknetworks.com</a>&gt;<br>
Message-ID: &lt;<a href="mailto:20080514185434.244B9248C8@gemini.denx.de">20080514185434.244B9248C8@gemini.denx.de</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
In message &lt;<a href="mailto:1210781443-6819-3-git-send-email-jblack@azteknetworks.com">1210781443-6819-3-git-send-email-jblack@azteknetworks.com</a>&gt; you wrote:<br>
&gt; ---<br>
&gt; &nbsp;board/cta5000s/Makefile &nbsp; &nbsp;| &nbsp; 50 +++<br>
&gt; &nbsp;board/cta5000s/<a href="http://config.mk" target="_blank">config.mk</a> &nbsp; | &nbsp; 30 ++<br>
&gt; &nbsp;board/cta5000s/cta5000s.c &nbsp;| &nbsp;575 +++++++++++++++++++++++++++++++++++<br>
&gt; &nbsp;include/configs/cta5000s.h | &nbsp;723 ++++++++++++++++++++++++++++++++++++++++++++<br>
&gt; &nbsp;4 files changed, 1378 insertions(+), 0 deletions(-)<br>
&gt; &nbsp;create mode 100644 board/cta5000s/Makefile<br>
&gt; &nbsp;create mode 100644 board/cta5000s/<a href="http://config.mk" target="_blank">config.mk</a><br>
&gt; &nbsp;create mode 100644 board/cta5000s/cta5000s.c<br>
&gt; &nbsp;create mode 100644 include/configs/cta5000s.h<br>
<br>
There is trailing white space in some of the files.<br>
<br>
Please use TABs for indentation instead of spaces (Not only at the<br>
beginning of the lines).<br>
<br>
&gt; +/* See include/configs/cta5000s.h for CFG_* settings<br>
&gt; + * All values in the following tables taken from<br>
&gt; + * chapter 6 of the cta Programmer&#39;s Guide<br>
&gt; + */<br>
...<br>
&gt; +/* Compact Flash Control Registers<br>
&gt; + */<br>
...<br>
&gt; +/* Compact Flash IO memory<br>
&gt; + */<br>
<br>
These comments, and many others, are not in the requested format for<br>
multiline comments.<br>
<br>
And I dare to ask if this:<br>
<br>
&gt; +/* FPGA memory<br>
&gt; + */<br>
<br>
really requires a multiline comment?<br>
<br>
<br>
Best regards,<br>
<br>
Wolfgang Denk<br>
<br>
--<br>
DENX Software Engineering GmbH, &nbsp; &nbsp; MD: Wolfgang Denk &amp; Detlev Zundel<br>
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany<br>
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: <a href="mailto:wd@denx.de">wd@denx.de</a><br>
The more we disagree, the more chance there is that at least &nbsp;one &nbsp;of<br>
us is right.<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 14 May 2008 13:57:32 -0500<br>
From: Kim Phillips &lt;<a href="mailto:kim.phillips@freescale.com">kim.phillips@freescale.com</a>&gt;<br>
Subject: Re: [U-Boot-Users] [PATCH] MPC85xx: Change traps.c to not<br>
 &nbsp; &nbsp; &nbsp; &nbsp;reference non-addressable memory<br>
To: <a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a><br>
Cc: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
Message-ID: &lt;<a href="mailto:20080514135732.a12d2b13.kim.phillips@freescale.com">20080514135732.a12d2b13.kim.phillips@freescale.com</a>&gt;<br>
Content-Type: text/plain; charset=US-ASCII<br>
<br>
On Wed, 14 May 2008 13:10:04 -0500<br>
<a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a> wrote:<br>
<br>
&gt; From: Becky Bruce &lt;<a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a>&gt;<br>
&gt;<br>
&gt; Currently, END_OF_RAM is used by the trap code to determine if<br>
&gt; we should attempt to access the stack pointer or not. However,<br>
&gt; on systems with a lot of RAM, only a subset of the RAM is<br>
&gt; guaranteed to be mapped in and accessible. &nbsp;Change END_OF_RAM<br>
&gt; to use get_effective_memsize() instead of using the raw ram<br>
&gt; size out of the bd.<br>
&gt;<br>
&gt; Signed-off-by: Becky Bruce &lt;<a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a>&gt;<br>
&gt; ---<br>
<br>
what, no love for 4xx, 83xx, and 74xx_7xx?<br>
<br>
can also be made a single patch for WD to apply directly.<br>
<br>
Kim<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 14 May 2008 15:31:43 -0500<br>
From: Becky Bruce &lt;<a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a>&gt;<br>
Subject: Re: [U-Boot-Users] [PATCH] MPC85xx: Change traps.c to not<br>
 &nbsp; &nbsp; &nbsp; &nbsp;reference &nbsp; &nbsp; &nbsp; non-addressable memory<br>
To: Kim Phillips &lt;<a href="mailto:kim.phillips@freescale.com">kim.phillips@freescale.com</a>&gt;<br>
Cc: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
Message-ID: &lt;<a href="mailto:7D0431BD-E54C-42C2-AB52-EDDEFDF715DA@freescale.com">7D0431BD-E54C-42C2-AB52-EDDEFDF715DA@freescale.com</a>&gt;<br>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed<br>
<br>
<br>
On May 14, 2008, at 1:57 PM, Kim Phillips wrote:<br>
&gt; On Wed, 14 May 2008 13:10:04 -0500<br>
&gt; <a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a> wrote:<br>
&gt;<br>
&gt;&gt; From: Becky Bruce &lt;<a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Currently, END_OF_RAM is used by the trap code to determine if<br>
&gt;&gt; we should attempt to access the stack pointer or not. However,<br>
&gt;&gt; on systems with a lot of RAM, only a subset of the RAM is<br>
&gt;&gt; guaranteed to be mapped in and accessible. &nbsp;Change END_OF_RAM<br>
&gt;&gt; to use get_effective_memsize() instead of using the raw ram<br>
&gt;&gt; size out of the bd.<br>
&gt;&gt;<br>
&gt;&gt; Signed-off-by: Becky Bruce &lt;<a href="mailto:becky.bruce@freescale.com">becky.bruce@freescale.com</a>&gt;<br>
&gt;&gt; ---<br>
&gt;<br>
&gt; what, no love for 4xx, 83xx, and 74xx_7xx?<br>
<br>
The other platforms currently set a hard limit that should still be<br>
valid - I just changed the ones that were reading memsize directly<br>
out of the bd.<br>
<br>
&gt;<br>
&gt; can also be made a single patch for WD to apply directly.<br>
&gt;<br>
<br>
Sure, I just split it up in case there was some reason we shouldn&#39;t<br>
do it for one of them.<br>
<br>
-B<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Wed, 14 May 2008 13:53:28 -0700 (PDT)<br>
From: Fabio Estevam &lt;<a href="mailto:fabioestevam@yahoo.com">fabioestevam@yahoo.com</a>&gt;<br>
Subject: Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot<br>
To: Guennadi Liakhovetski &lt;<a href="mailto:g.liakhovetski@gmx.de">g.liakhovetski@gmx.de</a>&gt;, Jens Gehrlein<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:sew_s@tqs.de">sew_s@tqs.de</a>&gt;<br>
Cc: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
Message-ID: &lt;<a href="mailto:209131.47056.qm@web51011.mail.re2.yahoo.com">209131.47056.qm@web51011.mail.re2.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hi Jens,<br>
<br>
Have you tried to pass the &quot;jtag=on&quot; option into the kernel command line?<br>
<br>
Regards,<br>
<br>
Fabio Estevam<br>
<br>
--- On Wed, 5/14/08, Jens Gehrlein &lt;<a href="mailto:sew_s@tqs.de">sew_s@tqs.de</a>&gt; wrote:<br>
<br>
&gt; From: Jens Gehrlein &lt;<a href="mailto:sew_s@tqs.de">sew_s@tqs.de</a>&gt;<br>
&gt; Subject: Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot<br>
&gt; To: &quot;Guennadi Liakhovetski&quot; &lt;<a href="mailto:g.liakhovetski@gmx.de">g.liakhovetski@gmx.de</a>&gt;<br>
&gt; Cc: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
&gt; Date: Wednesday, May 14, 2008, 4:08 AM<br>
&gt; Hi Guennadi,<br>
&gt;<br>
&gt; Guennadi Liakhovetski schrieb:<br>
&gt;<br>
&gt; ...<br>
&gt;<br>
&gt; Apart from that, verify that your console=<br>
&gt; &gt; command line parameter is correct, your machine ID<br>
&gt; matches, and that you<br>
&gt; &gt; don&#39;t have a jtag debugger like bdi2000 connected<br>
&gt; when you&#39;re trying to<br>
&gt; &gt; boot.<br>
&gt;<br>
&gt; I have the same problem on our board: I don&#39;t see the<br>
&gt; console outputs if<br>
&gt; the BDI2000 cable is connected to the target, although the<br>
&gt; BDI is in<br>
&gt; mode &quot;reset run&quot;. Do have an idea why?<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Jens<br>
&gt;<br>
&gt;<br>
&gt; -------------------------------------------------------------------------<br>
&gt; This SF.net email is sponsored by: Microsoft<br>
&gt; Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
&gt; <a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
&gt; _______________________________________________<br>
&gt; U-Boot-Users mailing list<br>
&gt; <a href="mailto:U-Boot-Users@lists.sourceforge.net">U-Boot-Users@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Wed, 14 May 2008 22:54:16 +0200<br>
From: Niklaus Giger &lt;<a href="mailto:niklaus.giger@member.fsf.org">niklaus.giger@member.fsf.org</a>&gt;<br>
Subject: [U-Boot-Users] A simple howto boot sequoia (ARCH=powerpc)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;using &nbsp; flattened device tree (FDT)<br>
To: <a href="mailto:u-boot-users@lists.sourceforge.net">u-boot-users@lists.sourceforge.net</a><br>
Message-ID: &lt;<a href="mailto:200805142254.16731.niklaus.giger@member.fsf.org">200805142254.16731.niklaus.giger@member.fsf.org</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi<br>
<br>
It took me a evening to put everything together. Therefore I send this mail<br>
hoping it may help somebody else. Hopefully some of the content will find<br>
its way into the DULG/FAQ, may as point <a href="http://14.3.30." target="_blank">14.3.30.</a> &quot;Booting using flattened device tree (FDT)&quot;<br>
<br>
First one needs a recent U-boot with FDT support compiled into, e.g<br>
1.3.2-rc3-g772003e4-dirty (Apr 11 2008 - 15:56:0 for the sequoia board.<br>
<br>
Secone one needs a recent Linux kernel made using &quot;ARCH=powerpc&quot;, e.g. from<br>
2.6.25-00002-ga9bf9f0 from &nbsp;git://<a href="http://www.denx.de/git/linux-2.6-denx.git" target="_blank">www.denx.de/git/linux-2.6-denx.git</a>.<br>
<br>
Third one needs a recent dtc (Device Tree Compiler). The following commands<br>
$ git clone <a href="http://www.jdl.com/software/dtc.git" target="_blank">http://www.jdl.com/software/dtc.git</a><br>
$ cd dtc &amp;&amp; make &amp;&amp; sudo cp dtc /usr/local/bin<br>
should do the job.<br>
<br>
Now you are ready to compile the device tree blob. I used the commands given in<br>
<a href="http://www.denx.de/wiki/view/DULG/LinuxFDTBlob" target="_blank">http://www.denx.de/wiki/view/DULG/LinuxFDTBlob</a><br>
dtc -b 0 -V 17 -R 4 -S 0x3000 -I dts -O dtb -f arch/powerpc/boot/dts/sequoia.dts \<br>
&gt; /tftpboot/sequoia/sequoia.dtb<br>
<br>
Now power up your sequoia board and execute the following commands to start a<br>
Linux kernel on a NFS root device. The following commands did the job for me:<br>
<br>
&gt; Hit any key to stop autoboot: &nbsp;0<br>
&gt; =&gt; tftp &nbsp;200000 /tftpboot/sequoia/uImage<br>
&gt; Waiting for PHY auto negotiation to complete.. done<br>
&gt; ENET Speed is 100 Mbps - FULL duplex connection (EMAC0)<br>
&gt; Using ppc_4xx_eth0 device<br>
&gt; TFTP from server <a href="http://172.25.1.3" target="_blank">172.25.1.3</a>; our IP address is <a href="http://172.25.1.88" target="_blank">172.25.1.88</a><br>
&gt; Filename &#39;/tftpboot/sequoia/uImage&#39;.<br>
&gt; Load address: 0x200000<br>
&gt; Loading: #################################################################<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;######################<br>
&gt; done<br>
&gt; Bytes transferred = 1277067 (137c8b hex)<br>
&gt; =&gt; tftp 1000000 /tftpboot/sequoia/sequoia.dtb<br>
&gt; ENET Speed is 100 Mbps - FULL duplex connection (EMAC0)<br>
&gt; Using ppc_4xx_eth0 device<br>
&gt; TFTP from server <a href="http://172.25.1.3" target="_blank">172.25.1.3</a>; our IP address is <a href="http://172.25.1.88" target="_blank">172.25.1.88</a><br>
&gt; Filename &#39;/tftpboot/sequoia/sequoia.dtb&#39;.<br>
&gt; Load address: 0x1000000<br>
&gt; Loading: #<br>
&gt; done<br>
&gt; Bytes transferred = 12288 (3000 hex)<br>
&gt; =&gt; run nfsargs addip addtty<br>
&gt; =&gt; printenv bootargs<br>
&gt; bootargs=root=/dev/nfs rw nfsroot=172.25.1.3:/opt/eldk/ppc_4xxFP<br>
&gt; ip=172.25.1.88:172.25.1.3:::sequoia:eth0:off panic=1 console=ttyS0,115200<br>
&gt; =&gt; fdt addr 1000000<br>
&gt; =&gt; fdt chosen<br>
&gt; =&gt; fdt list<br>
&lt;...&gt;<br>
&gt; =&gt; fdt print<br>
&lt;...&gt;<br>
&gt; =&gt; bootm 200000 - 1000000<br>
&gt; ## Booting image at 00200000 ...<br>
&gt; &nbsp; &nbsp;Image Name: &nbsp; Linux-2.6.25-00002-ga9bf9f0<br>
&gt; &nbsp; &nbsp;Image Type: &nbsp; PowerPC Linux Kernel Image (gzip compressed)<br>
&gt; &nbsp; &nbsp;Data Size: &nbsp; &nbsp;1277003 Bytes = &nbsp;1.2 MB<br>
&gt; &nbsp; &nbsp;Load Address: 00000000<br>
&gt; &nbsp; &nbsp;Entry Point: &nbsp;00000000<br>
&gt; &nbsp; &nbsp;Verifying Checksum ... OK<br>
&gt; &nbsp; &nbsp;Uncompressing Kernel Image ... OK<br>
&gt; &nbsp; &nbsp;Booting using the fdt at 0x1000000<br>
&gt; &nbsp; &nbsp;Loading Device Tree to 007fc000, end 007fefff ... OK<br>
&gt; Using Sequoia machine description<br>
&lt;...&gt;<br>
<br>
Thats it. Now you should boot into your shiny new Linux kernel. Attached is<br>
a gzipped output of my startup (for the curious).<br>
<br>
Once my kernel started I used the following commands to update my u-boot<br>
environment:<br>
&gt; setenv ftd_get &#39;tftp 200000 ${bootfile};tftp 1000000 sequoia/sequoia.dtb;fdt addr 1000000;&#39;<br>
&gt; setenv net_nfs &#39;run ftd_get nfsargs addip addtty; fdt chosen;bootm 200000 - 1000000&#39;<br>
&gt; saveenv<br>
<br>
Best regards<br>
<br>
Niklaus<br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: sequoia.log.gz<br>
Type: application/x-gzip<br>
Size: 5179 bytes<br>
Desc: not available<br>
<br>
------------------------------<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by: Microsoft<br>
Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
<a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
U-Boot-Users mailing list<br>
<a href="mailto:U-Boot-Users@lists.sourceforge.net">U-Boot-Users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br>
<br>
<br>
End of U-Boot-Users Digest, Vol 24, Issue 99<br>
********************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>.: Cablelinux.info :.