diff options
author | Tom Rini <trini@konsulko.com> | 2020-03-10 13:13:08 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-03-10 13:13:08 -0400 |
commit | 3a1cb953085ecca1dd2f87288375801ebd580bab (patch) | |
tree | 3a7bacdbbd6ac9a5d3fe98f1eeb67a30ffac90e4 /configs/imxrt1050-evk_defconfig | |
parent | b62cd976543ae1b90050346c870d8357d749fe2d (diff) | |
parent | 9f656fbee3b433ae1e9daf5d92d46bbdcc9551eb (diff) |
Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Fixes for 2020.04
-----------------
- DM : mx6sabresd
- mx6ul_14x14_evk: fix video
- mx8qxp; fix console for booting
- sync DTS with kernel (imx6sx)
- drop obsolete woodburn (mx35)
Travis: https://travis-ci.org/sbabic/u-boot-imx/builds/660550811
Diffstat (limited to 'configs/imxrt1050-evk_defconfig')
-rw-r--r-- | configs/imxrt1050-evk_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig index 102e663886..71970552c0 100644 --- a/configs/imxrt1050-evk_defconfig +++ b/configs/imxrt1050-evk_defconfig @@ -1,6 +1,4 @@ CONFIG_ARM=y -CONFIG_SYS_ICACHE_OFF=y -CONFIG_SYS_DCACHE_OFF=y CONFIG_ARCH_IMXRT=y CONFIG_SYS_TEXT_BASE=0x80002000 CONFIG_SPL_GPIO_SUPPORT=y |