summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven Czerwinski <rouven@czerwinskis.de>2018-11-29 11:42:03 +0100
committerRouven Czerwinski <r.czerwinski@pengutronix.de>2018-12-07 15:52:29 +0100
commitb8cc2d0bece348d25b7d3ca5a1a2fceb06106d4a (patch)
tree1da5e732e17e58f8caefdbdde3a9cc9617852464
parent1859290b6a8051119d0edd34bacc9af89e7f7a51 (diff)
downloadDistroKit-b8cc2d0bece348d25b7d3ca5a1a2fceb06106d4a.tar.gz
DistroKit-b8cc2d0bece348d25b7d3ca5a1a2fceb06106d4a.tar.xz
barebox-mx6: disable state and remove boostate entries
Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
-rw-r--r--configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system0.priority1
-rw-r--r--configs/platform-v7a/barebox-mx6-defaultenv/nv/bootstate.system1.priority1
-rw-r--r--configs/platform-v7a/barebox-mx6.config6
3 files changed, 1 insertions, 7 deletions
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 d8147c2..a33c5b5 100644
--- a/configs/platform-v7a/barebox-mx6.config
+++ b/configs/platform-v7a/barebox-mx6.config
@@ -248,9 +248,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
@@ -438,7 +436,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
@@ -680,7 +677,6 @@ CONFIG_CLOCKSOURCE_IMX_GPT=y
#
# 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