From: "Grant Likely" <grant.likely@secretlab.ca>
To: Fabri <rider4ever@gmail.com>
Cc: linuxppc-dev@ozlabs.org, Fabio Tosetto <tosettofabio83@libero.it>
Subject: Re: MPC5200b MMC over SPI into PSC6
Date: Fri, 9 May 2008 08:06:12 -0600 [thread overview]
Message-ID: <fa686aa40805090706q572b44e9n2b39a6808562b2ad@mail.gmail.com> (raw)
In-Reply-To: <ed84ed090805090651g65ab474fk13d549e7166c3f1c@mail.gmail.com>
See if this patch makes any difference for you:
diff --git a/arch/powerpc/boot/dts/lite5200b.dts b/arch/powerpc/boot/dts/lite520
index 8505e97..70d9a8e 100644
--- a/arch/powerpc/boot/dts/lite5200b.dts
+++ b/arch/powerpc/boot/dts/lite5200b.dts
@@ -342,4 +342,8 @@
0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;
};
+
+ chosen {
+ linux,stdout-path = "/soc5200@f0000000/serial@2000";
+ };
};
Oh, and the fix I told you about (fixing the unterminated list) didn't
make it into 2.6.25.2. You still need to manually apply it. It
should be in 2.6.25.3.
Cheers,
g.
On Fri, May 9, 2008 at 7:51 AM, Fabri <rider4ever@gmail.com> wrote:
> Errage corrige: Excuse me, bad cut and paste :)
> This is the right output of the first try
>
> ## Booting image at 03000000 ...
> Image Name: Linux-2.6.25.2
> Created: 2008-05-09 12:46:22 UTC
> Image Type: PowerPC Linux Kernel Image (gzip compressed)
> Data Size: 1518744 Bytes = 1.4 MB
> Load Address: 00400000
> Entry Point: 00400550
> Verifying Checksum ... OK
> Uncompressing Kernel Image ... OK
> ## Loading RAMDisk Image at 04000000 ...
> Image Name: RamDisk Image Lite5200b
> Created: 2008-03-04 11:28:40 UTC
> Image Type: PowerPC Linux RAMDisk Image (gzip compressed)
> Data Size: 1135278 Bytes = 1109 kB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> Loading Ramdisk to 0fe68000, end 0ff7d2ae ... OK
>
> By the way, Grant, you seem to be very expert in making a kernel with
> ARCH=powerpc. Can you tell me how to find some docs to improve my
> knowledge in this field? I've found something interesting in
> Documentation/powerpc, but they are not too explicative about the
> differences between PPC/Powerpc building, and about how to make the
> last one.
>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next prev parent reply other threads:[~2008-05-09 14:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-05 18:12 MPC5200b MMC over SPI into PSC6 Fabio Tosetto
2008-05-06 15:36 ` Grant Likely
2008-05-07 12:49 ` Fabio Tosetto
2008-05-07 16:34 ` Grant Likely
2008-05-08 15:10 ` Fabio Tosetto
2008-05-08 15:32 ` Grant Likely
2008-05-09 13:40 ` Fabri
2008-05-09 13:51 ` Fabri
2008-05-09 14:06 ` Grant Likely [this message]
2008-05-09 15:02 ` Fabri
2008-05-09 15:20 ` Grant Likely
2008-05-09 20:01 ` Fabri
2008-05-12 8:51 ` Fabio Tosetto
2008-05-22 14:28 ` Fabri
-- strict thread matches above, loose matches on Subject: below --
2008-04-16 11:26 MPC5200B " tosettofabio83
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fa686aa40805090706q572b44e9n2b39a6808562b2ad@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=linuxppc-dev@ozlabs.org \
--cc=rider4ever@gmail.com \
--cc=tosettofabio83@libero.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).