> 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>;
        };

        [EMAIL PROTECTED] {
                device_type = "memory";
                reg = <0x0 0x9000000>;
        };
};

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

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to