PReP residual to device-tree converter

Johannes Berg johannes at sipsolutions.net
Wed Jul 9 20:47:50 EST 2008


> 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 at 0 {
		device_type = "memory";
		reg = <0x0 0x9000000>;
	};
};

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

johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080709/e149fe59/attachment.pgp>


More information about the Linuxppc-dev mailing list