Oops. sorry. I forgot signed off message. I'll submit fixed patch right
away.

Please mark this patch as Changes requested.

Thanks.

On 26/11/16 21:15, perillamint wrote:
> ---
> 
> Fix bug that LEDE failed to boot with this message:
> WARNING: CPU: 2 PID: 1 at drivers/spi/spi-mt7621.c:214 
> mt7621_spi_transfer_one_message+0x28c/0x620()
> 
>  target/linux/ramips/dts/W2914NSV2.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/target/linux/ramips/dts/W2914NSV2.dtsi 
> b/target/linux/ramips/dts/W2914NSV2.dtsi
> index c842b00..e80b187 100644
> --- a/target/linux/ramips/dts/W2914NSV2.dtsi
> +++ b/target/linux/ramips/dts/W2914NSV2.dtsi
> @@ -55,6 +55,7 @@
>               compatible = "jedec,spi-nor";
>               reg = <0>;
>               spi-max-frequency = <10000000>;
> +             m25p,chunked-io = <32>;
>  
>               partition@0 {
>                       label = "u-boot";
> 

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to