[PATCH v3 19/19] configs: imxrt1050-evk: temporary disable DCACHE

2020-04-19 Thread sbabic
> mxsfb needs a dcache function not implemented in cortex-M7, so for the > moment let's keep dcache not enabled. > Signed-off-by: Giulio Benetti > Reviewed-by: Anatolij Gustschin Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

Re: [PATCH v3 19/19] configs: imxrt1050-evk: temporary disable DCACHE

2020-04-17 Thread Giulio Benetti
Thank you Anatolij -- Giulio Benetti Benetti Engineering sas On 4/17/20 8:33 PM, Anatolij Gustschin wrote: On Wed, 8 Apr 2020 17:11:08 +0200 Giulio Benetti giulio.bene...@benettiengineering.com wrote: mxsfb needs a dcache function not implemented in cortex-M7, so for the moment let's keep

Re: [PATCH v3 19/19] configs: imxrt1050-evk: temporary disable DCACHE

2020-04-17 Thread Anatolij Gustschin
On Wed, 8 Apr 2020 17:11:08 +0200 Giulio Benetti giulio.bene...@benettiengineering.com wrote: > mxsfb needs a dcache function not implemented in cortex-M7, so for the > moment let's keep dcache not enabled. > > Signed-off-by: Giulio Benetti Reviewed-by: Anatolij Gustschin -- Anatolij

[PATCH v3 19/19] configs: imxrt1050-evk: temporary disable DCACHE

2020-04-08 Thread Giulio Benetti
mxsfb needs a dcache function not implemented in cortex-M7, so for the moment let's keep dcache not enabled. Signed-off-by: Giulio Benetti --- configs/imxrt1050-evk_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig