[U-Boot] [PATCH 2/7] drivers: ifc: restore the legacy flow for IFC config
Rajesh Bhagat
rajesh.bhagat at nxp.com
Fri Jan 18 05:14:29 UTC 2019
> -----Original Message-----
> From: York Sun
> Sent: Friday, January 18, 2019 2:43 AM
> To: Rajesh Bhagat <rajesh.bhagat at nxp.com>; u-boot at lists.denx.de
> Cc: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>; Pankit Garg
> <pankit.garg at nxp.com>
> Subject: Re: [PATCH 2/7] drivers: ifc: restore the legacy flow for IFC config
>
> On 12/26/18 8:37 PM, Rajesh Bhagat wrote:
> > Restore the legacy flow along with TFABOOT flow for IFC configuration.
>
> What's the reason to go back to old flow?
>
Hi York,
IFC configuration was made dynamic instead of static in previous patch in TF-A and non TF-A mode.
Though dynamic configuration works fine for all the platforms in TF-A mode, it is broken for non TF-A mode
on some of the platforms like ls1021atwr, ls1021aqds, ls1043ardb and ls1046aqds.
This patch adds the static configuration back for non TF-A mode to support above platforms.
Regards,
Rajesh Bhagat
> York
More information about the U-Boot
mailing list