[U-Boot] [PATCH v3] drivers/net/vsc9953: Initialize action RAM in VCAP complex

2018-06-06 Thread radu-andrei . bulie
Hi Joe, As a reminder, is there anything else that should be done to push the patch forward? Thanks, Radu ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] T1040RDB u-boot chain load u-boot

2018-06-13 Thread Radu-andrei Bulie
From: Chris Packham [mailto:judge.pack...@gmail.com] Sent: Friday, June 8, 2018 12:20 AM To: nicolae.rosia@gmail.com Cc: u-boot ; Priyanka Jain ; Radu-andrei Bulie Subject: Re: [U-Boot] T1040RDB u-boot chain load u-boot On Thu, Jun 7, 2018 at 10:46 PM Nicolae Rosia wrote: > Scenario

[U-Boot] [PATCH v2] drivers/net/vsc9953: Initialize action RAM in VCAP complex

2018-05-21 Thread radu-andrei . bulie
From: Radu Bulie VCAP tables must be initialized even if no advanced classification is used. If no initialization is performed, then ECC error will be observed by the user when the first packet enters the l2switch. The error is marked in MPIC_EISR0 -bit 29 which means - Internal RAM multi-bit ECC

[U-Boot] [PATCH v3] drivers/net/vsc9953: Initialize action RAM in VCAP complex

2018-05-21 Thread radu-andrei . bulie
From: Radu Bulie VCAP tables must be initialized even if no advanced classification is used. If no initialization is performed, then ECC error will be observed by the user when the first packet enters the l2switch. The error is marked in MPIC_EISR0 -bit 29 which means - Internal RAM multi-bit ECC