Hi Giulio,
On Wed, Jan 31, 2024 at 10:06 AM Giulio Benetti
wrote:
> The problem is that mmu_set_region_dcache_behaviour() is not implemented
> for armv7m and mxsfb.c requires it when DCache is enabled, that's why
> I've disabled.
>
> So we can keep it as is or implement armv7m complete
> mmu_set
Hello Jesse, Fabio, All,
On 31/01/24 02:44, Jesse T wrote:
On Mon, Jan 29, 2024 at 8:34 AM Fabio Estevam wrote:
On Sun, Jan 28, 2024 at 6:43 PM Jesse Taube wrote:
+++ b/configs/imxrt1050-evk_fspi_defconfig
@@ -0,0 +1,100 @@
+CONFIG_ARM=y
+CONFIG_SYS_DCACHE_OFF=y
Out of curiosity: what ar
On Mon, Jan 29, 2024 at 8:34 AM Fabio Estevam wrote:
>
> On Sun, Jan 28, 2024 at 6:43 PM Jesse Taube wrote:
>
> > +++ b/configs/imxrt1050-evk_fspi_defconfig
> > @@ -0,0 +1,100 @@
> > +CONFIG_ARM=y
> > +CONFIG_SYS_DCACHE_OFF=y
>
> Out of curiosity: what are the problems if the D-Cache is turned on
On Sun, Jan 28, 2024 at 6:43 PM Jesse Taube wrote:
> +++ b/configs/imxrt1050-evk_fspi_defconfig
> @@ -0,0 +1,100 @@
> +CONFIG_ARM=y
> +CONFIG_SYS_DCACHE_OFF=y
Out of curiosity: what are the problems if the D-Cache is turned on?
Hi Jesse,
On 28/01/24 22:43, Jesse Taube wrote:
This add some macros to change addresses to use flexspi.
This commit adds support for booting the imxrt1050-evk from spi.
It adds imximage config and the ability for SPL to boot from NOR.
Signed-off-by: Jesse Taube
---
arch/arm/dts/imxrt1050-e
Hi Jesse,
On Sun, Jan 28, 2024 at 6:43 PM Jesse Taube wrote:
>
> This add some macros to change addresses to use flexspi.
This sentence is not very clear.
> This commit adds support for booting the imxrt1050-evk from spi.
Please don't use 'This commit adds support' format.
Use imperative mood
This add some macros to change addresses to use flexspi.
This commit adds support for booting the imxrt1050-evk from spi.
It adds imximage config and the ability for SPL to boot from NOR.
Signed-off-by: Jesse Taube
---
arch/arm/dts/imxrt1050-evk-u-boot.dtsi| 31 ++
arch/arm/mach-im
This add some macros to change addresses to use flexspi.
This commit adds support for booting the imxrt1050-evk from spi.
It adds imximage config and the ability for SPL to boot from NOR.
Signed-off-by: Jesse Taube
---
.../freescale/imxrt1050-evk/imximage-nor.cfg | 42 +++
boar
8 matches
Mail list logo