From: John Linn <John.Linn@xilinx•com>
To: <vneethv@gmail•com>, <Linuxppc-embedded@ozlabs•org>
Subject: RE: Porting linux on PPC405
Date: Thu, 4 Sep 2008 09:26:49 -0600 [thread overview]
Message-ID: <20080904152652.B13FD122806B@mail132-dub.bigfish.com> (raw)
In-Reply-To: <6540565.120101220510377593.JavaMail.nabble@isper.nabble.com>
Hi Vineeth,
I don't directly support that board, but it's similar to the ML405 in
that it uses a 405 processor. Since I don't test on that board or any
V2Pro board, I'm going to tell you my experience on the ML405, a V4
board.
See below.
> -----Original Message-----
> From: linuxppc-embedded-bounces+john.linn=3Dxilinx.com@ozlabs•org
[mailto:linuxppc-embedded-
> bounces+john.linn=3Dxilinx.com@ozlabs•org] On Behalf Of
vneethv@gmail•com
> Sent: Thursday, September 04, 2008 12:40 AM
> To: Linuxppc-embedded@ozlabs•org
> Subject: Porting linux on PPC405
> =
> Hi all,
> =
> I am trying to port Linux 2.6 on PPC405 processor.I have
> EDK 10.1,
> Xilinx University program board (with Virtex II Pro device)
> linux kernel from Xilinx git. (git.xilinx.com)
> Cross Compiler (Croostool)
> fdt.dts file generated by EDK using with help of Xilinx fdt patch.
> =
This is typical of a dts file problem. You should compare the dts file
to the ml405.dts file that is in the xilinx git tree.
I just looked at a dts generator issue and see that the following
property on the processor is wrong as it can be 0 in the generated file.
This number below is for a system at 300 Mhz.
timebase-frequency =3D <300000000>;
> I could compile the kernel and could generate the zImage.
> I've downloaded the hardware bit file and then the zImage to the DDR
SDRAM on the board using
> Parallel 4 cable.
> =
> when i give the RUN command, this is what i get..
> =
> =
> booting virtex
> memstart=3D0x0
> memsize=3D0x10000000
> zImage starting: loaded at 0x00400000 (sp: 0x00578f1c)
> Allocating 0x326564 bytes for kernel ...
> gunzipping (0x00000000 <- 0x0040c000:0x005772bb)...done 0x3015c8 bytes
> Linux/PowerPC load: console=3DttyS0 ip=3Don root=3D/dev/ram
> Finalizing device tree... flat tree at 0x40ad68
> =
Please also verify that you have specified the right amount of RAM for
the board in the dts file as that can cause a problem. The memsize
shows 256 Mbyte, is that really correct?
The kernel could also be booting, but the console is at the wrong baud
rate as the UART in the device tree can be set to a baud rate that does
not agree with the boot args to the kernel. No baud in the boot arg =3D
9600 baud.
I have some debug information on the wiki page at
http://xilinx.wikidot.com/debugging-kernel-boot-problems.
> The booting process seems to be stopped after this. I the
bootarguments i've given are,
> =
> In dts file,
> =
> bootargs =3D "console=3DttyS0 ip=3Doff root=3D/dev/ram";
> linux,stdout-path=3D"/plb@0/serial@83e00000";
> =
> Please let me know if've missed smthing here..!
> n any clue on the reason why the boor process seems to be hanged here
!
> =
> Thanks in advance,
> Vineeth
> =
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs•org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
This email and any attachments are intended for the sole use of the named r=
ecipient(s) and contain(s) confidential information that may be proprietary=
, privileged or copyrighted under applicable law. If you are not the intend=
ed recipient, do not read, copy, or forward this email message or any attac=
hments. Delete this email message and any attachments immediately.
next prev parent reply other threads:[~2008-09-04 15:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-04 6:39 Porting linux on PPC405 vneethv
2008-09-04 15:26 ` John Linn [this message]
2008-09-05 14:45 ` vneethv
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=20080904152652.B13FD122806B@mail132-dub.bigfish.com \
--to=john.linn@xilinx$(echo .)com \
--cc=Linuxppc-embedded@ozlabs$(echo .)org \
--cc=vneethv@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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