[PATCH v2 1/2] Add localbus and flash nodes to mpc8641_hpcn.dts

Jon Loeliger jdl at freescale.com
Wed Jan 23 07:41:42 EST 2008


Wade Farnsworth wrote:

> +
> +		ranges = <0 0 ff800000 00800000
> +			  1 0 fe000000 01000000
> +			  2 0 f8200000 00100000
> +			  3 0 f8100000 00100000>;
> +

I think you want just:

    ranges = <0 0 f8000000 8000000>

right?  And is it really on CS 0?

jdl



More information about the Linuxppc-dev mailing list