All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] Revert "imx7s-warp: Does not include u-boot on image"
@ 2016-09-16 18:09 Daiane Angolini
  0 siblings, 0 replies; only message in thread
From: Daiane Angolini @ 2016-09-16 18:09 UTC (permalink / raw)
  To: meta-freescale

The WaRP7 board shipped today does not have the boot partition configured
as read only, the contrary of what were expected when I sent this patch.

Because of that, this patch reverts commit 954548d649cd28e1251844eb62632c25bfdc7d4f.

For detail on how to lock/unlock the boot partition:
https://github.com/WaRP7/WaRP7-User-Guide/blob/v1.1/04-Chapter/U-boot.adoc#boot-partition

Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
---
 conf/machine/imx7s-warp.conf | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf
index b7b77e2..666d6b5 100644
--- a/conf/machine/imx7s-warp.conf
+++ b/conf/machine/imx7s-warp.conf
@@ -9,14 +9,6 @@ MACHINEOVERRIDES =. "mx7:mx7d:"
 require conf/machine/include/imx-base.inc
 require conf/machine/include/tune-cortexa7.inc
 
-# WaRP uses eMMC boot partition by default and the u-boot inside .sdcard image
-# does not override it. However, build u-boot binary anyway in order to provide
-# a binary to be used if an update is needed.
-# See how-to override eMMC boot partition on the following link
-# http://git.denx.de/?p=u-boot.git;a=blob;f=board/warp7/README
-IMAGE_BOOTLOADER ?= ""
-EXTRA_IMAGEDEPENDS += "u-boot"
-
 MACHINE_FEATURES += " wifi bluetooth"
 
 KERNEL_DEVICETREE = "imx7s-warp.dtb"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-16 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-16 18:09 [meta-fsl-arm][PATCH] Revert "imx7s-warp: Does not include u-boot on image" Daiane Angolini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.