DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Rouven Czerwinski <rouven@czerwinskis.de>
To: distrokit@pengutronix.de
Cc: Rouven Czerwinski <rouven@czerwinskis.de>
Subject: [DistroKit] [PATCH 2/3] barebox-mx6: disable state and remove boostate entries
Date: Wed,  5 Dec 2018 08:58:56 +0100	[thread overview]
Message-ID: <20181205075857.16523-2-rouven@czerwinskis.de> (raw)
In-Reply-To: <20181205075857.16523-1-rouven@czerwinskis.de>

Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
---
 .../barebox-mx6-defaultenv/nv/bootstate.system0.priority    | 1 -
 .../barebox-mx6-defaultenv/nv/bootstate.system1.priority    | 1 -
 configs/platform-v7a/barebox-mx6.config                     | 6 +-----
 3 files changed, 1 insertion(+), 7 deletions(-)
 delete mode 100644 configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system0.priority
 delete mode 100644 configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system1.priority

diff --git a/configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system0.priority b/configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system0.priority
deleted file mode 100644
index f599e28..0000000
--- a/configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system0.priority
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system1.priority b/configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system1.priority
deleted file mode 100644
index 209e3ef..0000000
--- a/configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system1.priority
+++ /dev/null
@@ -1 +0,0 @@
-20
diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config
index 8bc8d3f..4acde8d 100644
--- a/configs/platform-v7a/barebox-mx6.config
+++ b/configs/platform-v7a/barebox-mx6.config
@@ -246,9 +246,7 @@ CONFIG_DEFAULT_ENVIRONMENT_PATH=".ptxdist-defaultenv"
 # CONFIG_BAREBOXENV_TARGET is not set
 # CONFIG_BAREBOXCRC32_TARGET is not set
 CONFIG_POLLER=y
-CONFIG_STATE=y
-CONFIG_STATE_CRYPTO=y
-# CONFIG_STATE_BACKWARD_COMPATIBLE is not set
+# CONFIG_STATE is not set
 # CONFIG_BOOTCHOOSER is not set
 CONFIG_RESET_SOURCE=y
 
@@ -436,7 +434,6 @@ CONFIG_CMD_OF_PROPERTY=y
 # CONFIG_CMD_OF_FIXUP_STATUS is not set
 CONFIG_CMD_OFTREE=y
 CONFIG_CMD_TIME=y
-CONFIG_CMD_STATE=y
 # CONFIG_CMD_DHRYSTONE is not set
 # CONFIG_CMD_SPD_DECODE is not set
 # CONFIG_CMD_SEED is not set
@@ -675,7 +672,6 @@ CONFIG_CLOCKSOURCE_DUMMY_RATE=1000
 #
 # CONFIG_JTAG is not set
 # CONFIG_SRAM is not set
-CONFIG_STATE_DRV=y
 CONFIG_LED=y
 CONFIG_LED_GPIO=y
 # CONFIG_LED_PWM is not set
-- 
2.19.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  reply	other threads:[~2018-12-05  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05  7:58 [DistroKit] [PATCH 1/3] barebox-mx6: fix bootsource selection Rouven Czerwinski
2018-12-05  7:58 ` Rouven Czerwinski [this message]
2018-12-05 13:20   ` [DistroKit] [PATCH 2/3] barebox-mx6: disable state and remove boostate entries Roland Hieber
2018-12-05  7:58 ` [DistroKit] [PATCH 3/3] barebox-vexpress: disable state and bootchooser and remove files Rouven Czerwinski
2018-12-05  8:07 ` [DistroKit] [PATCH 1/3] barebox-mx6: fix bootsource selection Rouven Czerwinski
2018-12-05 13:22   ` Roland Hieber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181205075857.16523-2-rouven@czerwinskis.de \
    --to=rouven@czerwinskis.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox