linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Chandru <chandru@in.ibm.com>
To: linuxppc-dev@ozlabs.org
Subject: device tree in open firmware on power6
Date: Thu, 08 May 2008 11:51:41 +0530	[thread overview]
Message-ID: <48229BF5.9090602@in.ibm.com> (raw)

Hi,

When I set linux 2.6.26-rc1 as default kernel to boot in 
/etc/yaboot.conf, then the device tree in open firmware shows only one 
memory node ( the same memory node appears in /proc/device-tree/memory@0 
).  But when RHEL5.2 kernel is set as default in /etc/yaboot.conf then 
the device tree in open firmware shows plenty of memory nodes. Following 
is the open firmware output..

linux-2.6.26-rc1:

<snip>
0 > dev / ls
...
000000caf1b8:   /PowerPC,POWER6@6
000000cb0120: /memory@0
000000cb83d8: /ibm,dynamic-reconfiguration-memory
000000cbcd60: /options
...

0 > dev /memory@0  ok
0 > .properties
name                    memory
device_type             memory
reg                     00000000 00000000  00000000 08000000
available               00000000 00004000 00000000 00bfc000 00000000 02020000
00000000 05fe0000
#address-cells          00000001
#size-cells             00000000
ibm,phandle             fffffffa
ibm,associativity       00000004 00000000 00000000 00000000 00000000

<snip-end>




when default=RHEL5.2:

0 > dev / ls 
000000c8d200: /ibm,serial
000000c8dff8: /chosen
...
000000cae2c0:   /PowerPC,POWER6@4
000000caf1b8:   /PowerPC,POWER6@6
000000cb0120: /memory@0
000000cb5af0: /memory@8000000
000000cb5ce0: /memory@c000000
000000cb5ed0: /memory@10000000
000000cb60c0: /memory@14000000
000000cb62b0: /memory@18000000
000000cb64a0: /memory@1c000000
000000cb6690: /memory@20000000

...


The open firmware environment variable "ibm,fw-new-mem-def" is false for 
rhel5.2 kernel where as it is 'true' for 2.6.26-rc1 as default kernel to 
boot.  Any inputs if the one memory node in 2.6.26-rc1 should show the 
size of available system memory ?, or there should be many memory nodes 
for 2.6.26-rc1 ?.

Thanks,
Chandru

             reply	other threads:[~2008-05-08  6:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08  6:21 Chandru [this message]
2008-05-08  6:32 ` device tree in open firmware on power6 Paul Mackerras

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=48229BF5.9090602@in.ibm.com \
    --to=chandru@in.ibm.com \
    --cc=linuxppc-dev@ozlabs.org \
    /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).