From: poornima r <rpoornar@yahoo•com>
To: linuxppc-dev@ozlabs•org
Cc: rpoornar@yahoo•com
Subject: dts file for ep8548A board
Date: Tue, 16 Sep 2008 00:42:33 -0700 (PDT) [thread overview]
Message-ID: <462940.11077.qm@web57006.mail.re3.yahoo.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]
Hi all,
I am working on ep8548A embedded planet board.
I am using mpc8548cds dtb file (mpc8548cds.dts file in
arch/powerpc/boot/dts directory of the kernel source) as my device tree
file.
I am tracing the kernel initilization path through BDI.
The BDI tracing is hanging in early_init_devtree ( in machine_init
function) if the r3 register (physical pointer to device tree block) is
not set to dtb file loaded location in RAM.
Once I set the r3 register manually in BDI (rm r3 <dtb file
location>) the kernel is passing machine_init function (passing
early_init_devtree( ) ).
I tried to statically set r3 register in head_fsl_booke.S
file by using ori instruction but I was not able to set the r3 value to
dtb file RAM location.
Are any changes necessary in mps8548cds.dts for ep8548A board?
How do we and where should we set the r3 register value in head_fsl_booke.S file for device tree initilization?
Thanks,
Poornima
[-- Attachment #2: Type: text/html, Size: 1163 bytes --]
next reply other threads:[~2008-09-16 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-16 7:42 poornima r [this message]
2008-09-16 9:44 ` dts file for ep8548A board John Traill
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=462940.11077.qm@web57006.mail.re3.yahoo.com \
--to=rpoornar@yahoo$(echo .)com \
--cc=linuxppc-dev@ozlabs$(echo .)org \
/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