[OpenWrt-Devel] q: lantiq nor and two chip
Eddi De Pieri
eddi at depieri.net
Thu Nov 6 12:37:57 EST 2014
VGV7519 board have two chip at 0xb0000000 and 0xb40000000
Which is the correct syntax?
compatible = "lantiq,nor";
bank-width = <2>;
reg = <0 0x0 0x800000
1 0x0 0x800000>;
or
compatible = "lantiq,nor";
bank-width = <2>;
reg = <0 0x0 0x800000>,
<1 0x0 0x800000>;
Does lantiq,nor support this configuration?
Regards,
Eddi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20141106/1c25c111/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list