aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-layerscape/patches/0085-armv8-fsl-layerscape-Enable-FSL_LS_PPA-in-Secure-boo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-layerscape/patches/0085-armv8-fsl-layerscape-Enable-FSL_LS_PPA-in-Secure-boo.patch')
-rw-r--r--package/boot/uboot-layerscape/patches/0085-armv8-fsl-layerscape-Enable-FSL_LS_PPA-in-Secure-boo.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/package/boot/uboot-layerscape/patches/0085-armv8-fsl-layerscape-Enable-FSL_LS_PPA-in-Secure-boo.patch b/package/boot/uboot-layerscape/patches/0085-armv8-fsl-layerscape-Enable-FSL_LS_PPA-in-Secure-boo.patch
deleted file mode 100644
index 5bc5935f10..0000000000
--- a/package/boot/uboot-layerscape/patches/0085-armv8-fsl-layerscape-Enable-FSL_LS_PPA-in-Secure-boo.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 0d3ccab8ba94f0cb1f5cb1c1391a79619c040f1c Mon Sep 17 00:00:00 2001
-From: Sumit Garg <sumit.garg@nxp.com>
-Date: Tue, 26 Jul 2016 07:43:41 -0400
-Subject: [PATCH 85/93] armv8: fsl-layerscape: Enable FSL_LS_PPA in Secure
- boot target
-
-Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
----
- configs/ls1012ardb_qspi_SECURE_BOOT_defconfig | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig b/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
-index 4091503..bb9099b 100644
---- a/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
-+++ b/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
-@@ -1,8 +1,7 @@
- CONFIG_ARM=y
- CONFIG_TARGET_LS1012ARDB=y
--CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT,SECURE_BOOT"
-+CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT, FSL_LS_PPA, SECURE_BOOT"
- # CONFIG_CMD_IMLS is not set
--# CONFIG_FSL_LS_PPA is not set
- CONFIG_SYS_NS16550=y
- CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1012a-rdb"
- CONFIG_OF_CONTROL=y
---
-1.7.9.5
-