linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org, Milton Miller <miltonm@bga.com>,
	David Gibson <dwg@au1.ibm.com>
Subject: Re: PReP residual to device-tree converter
Date: Wed, 09 Jul 2008 12:47:50 +0200	[thread overview]
Message-ID: <1215600470.3670.35.camel@johannes.berg> (raw)
In-Reply-To: <18490.22494.511244.977267@cargo.ozlabs.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]


> I would like people that have PReP machines to take a copy of
> /proc/residual, run this program on it, and check that the output is
> sane.  If it isn't, or if it is missing bits, send me the residual
> blob with a description of what's wrong in the generated dts.

Here's the output from qemu:

/dts-v1/;

/ {
	model = "Qemu";
	compatible = "prep";
	#address-cells = <1>;
	#size-cells = <1>;
	serial-number = "";
	clock-frequency = <100000000>;

	chosen {
	};

	cpus {
		#address-cells = <1>;
		#size-cells = <0>;
	};

	memory@0 {
		device_type = "memory";
		reg = <0x0 0x9000000>;
	};
};

Let me know if you want the blob too (it's ~10k)

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2008-07-09 10:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26  6:25 PReP residual to device-tree converter Paul Mackerras
2008-07-09 10:47 ` Johannes Berg [this message]
2008-07-09 11:29   ` Johannes Berg
2008-07-09 11:33     ` Johannes Berg
2008-07-09 11:39     ` Johannes Berg

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=1215600470.3670.35.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=dwg@au1.ibm.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=miltonm@bga.com \
    --cc=paulus@samba.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).