summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot-mainline/files/0010-apalis-imx8-enable-of_system_setup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot-mainline/files/0010-apalis-imx8-enable-of_system_setup.patch')
-rw-r--r--recipes-bsp/u-boot-mainline/files/0010-apalis-imx8-enable-of_system_setup.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-bsp/u-boot-mainline/files/0010-apalis-imx8-enable-of_system_setup.patch b/recipes-bsp/u-boot-mainline/files/0010-apalis-imx8-enable-of_system_setup.patch
deleted file mode 100644
index 755fea9..0000000
--- a/recipes-bsp/u-boot-mainline/files/0010-apalis-imx8-enable-of_system_setup.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From f028b7765dab1855cc26bca88c19feac7196358f Mon Sep 17 00:00:00 2001
-From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-Date: Thu, 30 May 2019 18:55:05 +0300
-Subject: [PATCH 10/15] apalis-imx8: enable of_system_setup
-
-Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
----
- configs/apalis-imx8qm_defconfig | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/configs/apalis-imx8qm_defconfig b/configs/apalis-imx8qm_defconfig
-index 5e6b89ad9d..d7dfc4a27b 100644
---- a/configs/apalis-imx8qm_defconfig
-+++ b/configs/apalis-imx8qm_defconfig
-@@ -7,6 +7,7 @@ CONFIG_TARGET_APALIS_IMX8=y
- CONFIG_NR_DRAM_BANKS=3
- CONFIG_DISTRO_DEFAULTS=y
- CONFIG_FIT=y
-+CONFIG_OF_SYSTEM_SETUP=y
- CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/toradex/apalis-imx8/apalis-imx8qm-imximage.cfg"
- CONFIG_LOG=y
- CONFIG_VERSION_VARIABLE=y
---
-2.13.6
-