reg = <100 0 100>;
bank-width = <2>;
device-width = <1>;
jf...@24 {
label = "jffs2";
reg = <0 1
thanks very much! it works well now~~
but i found in my system,if i add the 0x prefix it will cause a syntax error
2010-07-19
hacklu
发件人: Grant Likely
发送时间: 2010-07-17 05:46:59
收件人: hacklu
抄送: linuxppc-dev
主题: Re: hi, i have two flashs, but my kernel can only find one , how cani
r;
reg = <3 0 8>;
interrupt-parent = <&PIC>;
interrupts = <14 8>;
};
thanks for answering~
2010-07-21
hacklu
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
ut I can't get enough documents. I have readed the linux/document/...
could you privode me some useful information?
thank you ver much~
2010-07-29
hacklu
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
how to understand it?
for instance, if my BR0[BA]=0111____0, OR0[AM]=__
if I want to access the 0x7000 or the 0x7101.what address calculate
will be taken?
thanks all
----