On 07/09/2018 05:26 AM, Bharat Bhushan wrote:
>> @@ -74,7 +79,12 @@ void fdt_fixup_icid(void *blob);
>> CONFIG_SYS_FSL_BMAN_ADDR, \
>> CONFIG_SYS_FSL_BMAN_ADDR)
>>
>> +#define SET_FMAN_ICID_ENTRY(_port_id, _icid) \
>> +{ .port_id = (_port_id), .icid = (_icid) }
>
>
> -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 7/7] armv8: ls1046a: setup fman ports ICIDs and
Add support for ICID setting of fman ports and
the required device tree fixups.
Signed-off-by: Laurentiu Tudor
---
arch/arm/cpu/armv8/fsl-layerscape/icid.c | 82 +++
.../arm/cpu/armv8/fsl-layerscape/ls1046_ids.c | 30 +++
.../asm/arch-fsl-layerscape/fsl_icid.h| 1
3 matches
Mail list logo