[OpenWrt-Devel] q: lantiq nor and two chip

Eddi De Pieri eddi at depieri.net
Fri Nov 7 07:20:47 EST 2014


Solved.. it was missing a patch by The_Lizard... he sent it to me and I've
rebased it for BB..

On Thu, Nov 6, 2014 at 6:37 PM, Eddi De Pieri <eddi at depieri.net> wrote:

> 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/20141107/cd144a8d/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