Re: [U-Boot] [PATCH v3 6/7] armv8: ls1046a: add icid setup for qman portals

2018-07-09 Thread Bharat Bhushan
> -Original Message- > From: Laurentiu Tudor > Sent: Monday, July 9, 2018 7:23 PM > To: Bharat Bhushan ; York Sun > ; Prabhakar Kushwaha > ; u-boot@lists.denx.de > Subject: Re: [PATCH v3 6/7] armv8: ls1046a: add icid setup for qman portals > > Hi Bharat, > > On 09.07.2018 15:21, Bharat

Re: [U-Boot] [PATCH v3 6/7] armv8: ls1046a: add icid setup for qman portals

2018-07-09 Thread Laurentiu Tudor
Hi Bharat, On 09.07.2018 15:21, Bharat Bhushan wrote: > > >> -Original Message- >> From: Laurentiu Tudor [mailto:laurentiu.tu...@nxp.com] >> Sent: Wednesday, July 4, 2018 7:44 PM >> To: York Sun ; Prabhakar Kushwaha >> ; u-boot@lists.denx.de >> Cc: Bharat Bhushan ; Laurentiu Tudor >> >>

Re: [U-Boot] [PATCH v3 6/7] armv8: ls1046a: add icid setup for qman portals

2018-07-09 Thread Bharat Bhushan
> -Original Message- > From: Laurentiu Tudor [mailto:laurentiu.tu...@nxp.com] > Sent: Wednesday, July 4, 2018 7:44 PM > To: York Sun ; Prabhakar Kushwaha > ; u-boot@lists.denx.de > Cc: Bharat Bhushan ; Laurentiu Tudor > > Subject: [PATCH v3 6/7] armv8: ls1046a: add icid setup for qman po

[U-Boot] [PATCH v3 6/7] armv8: ls1046a: add icid setup for qman portals

2018-07-04 Thread Laurentiu Tudor
Add support for ICID setting of qman portals and the required device tree fixups. Also fix an endiness issue in portal setup code. Signed-off-by: Laurentiu Tudor --- .../arm/cpu/armv8/fsl-layerscape/ls1046_ids.c | 16 +++ .../asm/arch-fsl-layerscape/fsl_portals.h | 23 ++ drivers