From b8cc2d0bece348d25b7d3ca5a1a2fceb06106d4a Mon Sep 17 00:00:00 2001 From: Rouven Czerwinski Date: Thu, 29 Nov 2018 11:42:03 +0100 Subject: barebox-mx6: disable state and remove boostate entries Signed-off-by: Rouven Czerwinski --- .../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 (limited to 'configs/platform-v7a') 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 -- cgit v1.2.3