summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/platform-rpi/barebox.config3
-rw-r--r--configs/platform-rpi/platformconfig4
2 files changed, 4 insertions, 3 deletions
diff --git a/configs/platform-rpi/barebox.config b/configs/platform-rpi/barebox.config
index 90f9bb6..2b26e31 100644
--- a/configs/platform-rpi/barebox.config
+++ b/configs/platform-rpi/barebox.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2017.07.0 Configuration
+# Barebox/arm 2017.10.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -179,6 +179,7 @@ CONFIG_BAREBOXENV_TARGET=y
CONFIG_POLLER=y
CONFIG_STATE=y
# CONFIG_STATE_CRYPTO is not set
+# CONFIG_STATE_BACKWARD_COMPATIBLE is not set
# CONFIG_BOOTCHOOSER is not set
# CONFIG_RESET_SOURCE is not set
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 8553f51..bf87d6f 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -159,8 +159,8 @@ PTXCONF_CONSOLE_SPEED="115200"
# PTXCONF_AT91BOOTSTRAP2 is not set
PTXCONF_BAREBOX_ARCH_STRING="arm"
PTXCONF_BAREBOX=y
-PTXCONF_BAREBOX_VERSION="2017.07.0"
-PTXCONF_BAREBOX_MD5="cd14a6b9030e6257bf659106ec221e49"
+PTXCONF_BAREBOX_VERSION="2017.10.0"
+PTXCONF_BAREBOX_MD5="cae141fd919810397a7d539959d75aae"
PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"