From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>,
Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 1/2] v7a: barebox: version bump 2019.06.1 -> 2019.07.0
Date: Wed, 21 Aug 2019 17:38:25 +0200 [thread overview]
Message-ID: <20190821153826.5940-1-rhi@pengutronix.de> (raw)
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
Particularly relevant in this release is the v5.2 device tree sync
which is a prerequisite for the incoming STM32MP1 support.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Tested-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v7a/barebox-am335x-mlo.config | 4 ++--
configs/platform-v7a/barebox-am335x.config | 6 ++++--
configs/platform-v7a/barebox-am335x.config.diff | 3 +--
configs/platform-v7a/barebox-mx6.config | 10 +++++++---
configs/platform-v7a/barebox-mx6.config.diff | 5 ++++-
configs/platform-v7a/barebox-rpi2.config | 6 ++++--
configs/platform-v7a/barebox-rpi2.config.diff | 2 +-
configs/platform-v7a/barebox-vexpress.config | 5 +++--
configs/platform-v7a/barebox-vexpress.config.diff | 3 ++-
configs/platform-v7a/barebox.config | 6 ++++--
configs/platform-v7a/platformconfig | 4 ++--
11 files changed, 34 insertions(+), 20 deletions(-)
diff --git a/configs/platform-v7a/barebox-am335x-mlo.config b/configs/platform-v7a/barebox-am335x-mlo.config
index 26341373c4b0..c056669d9d9a 100644
--- a/configs/platform-v7a/barebox-am335x-mlo.config
+++ b/configs/platform-v7a/barebox-am335x-mlo.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.06.1 Configuration
+# Barebox/arm 2019.07.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_USE_COMPRESSED_DTB=y
@@ -166,7 +166,6 @@ CONFIG_DEFAULT_COMPRESSION_NONE=y
#
CONFIG_COMPILE_LOGLEVEL=6
CONFIG_DEFAULT_LOGLEVEL=7
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_LL is not set
CONFIG_DEBUG_OMAP_UART_PORT=1
# CONFIG_DEBUG_INITCALLS is not set
@@ -291,6 +290,7 @@ CONFIG_CLOCKSOURCE_TI_DM=y
# CONFIG_JTAG is not set
# CONFIG_SRAM is not set
# CONFIG_DEV_MEM is not set
+# CONFIG_UBOOTVAR is not set
# CONFIG_LED is not set
#
diff --git a/configs/platform-v7a/barebox-am335x.config b/configs/platform-v7a/barebox-am335x.config
index 7b28345a8c56..1bba5acfd8af 100644
--- a/configs/platform-v7a/barebox-am335x.config
+++ b/configs/platform-v7a/barebox-am335x.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.06.1 Configuration
+# Barebox/arm 2019.07.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -165,6 +165,7 @@ CONFIG_BOOTM_OFTREE=y
CONFIG_BOOTM_OFTREE_UIMAGE=y
# CONFIG_BOOTM_AIMAGE is not set
# CONFIG_BOOTM_FITIMAGE is not set
+# CONFIG_BOOTM_OPTEE is not set
CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
CONFIG_IMD=y
@@ -207,7 +208,6 @@ CONFIG_RESET_SOURCE=y
#
CONFIG_COMPILE_LOGLEVEL=7
CONFIG_DEFAULT_LOGLEVEL=6
-CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_LL is not set
CONFIG_DEBUG_OMAP_UART_PORT=1
# CONFIG_DEBUG_INITCALLS is not set
@@ -604,6 +604,7 @@ CONFIG_CLOCKSOURCE_TI_DM=y
# CONFIG_SRAM is not set
CONFIG_STATE_DRV=y
CONFIG_DEV_MEM=y
+# CONFIG_UBOOTVAR is not set
CONFIG_LED=y
CONFIG_LED_GPIO=y
CONFIG_LED_GPIO_OF=y
@@ -644,6 +645,7 @@ CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_OMAP=y
# CONFIG_GPIO_PCA953X is not set
+# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_DESIGNWARE is not set
# CONFIG_GPIO_SX150X is not set
# CONFIG_W1 is not set
diff --git a/configs/platform-v7a/barebox-am335x.config.diff b/configs/platform-v7a/barebox-am335x.config.diff
index 19a0e9cb8d50..d686e3fa62ae 100644
--- a/configs/platform-v7a/barebox-am335x.config.diff
+++ b/configs/platform-v7a/barebox-am335x.config.diff
@@ -1,4 +1,4 @@
-c3c686967b6e3f09f46f21b858ef15c4
+d52e3b915cb568f3ec9ddd9d7657da12
# CONFIG_AM33XX_NET_BOOT is not set
CONFIG_ARCH_AM33XX=y
# CONFIG_ARCH_BCM283X is not set
@@ -29,7 +29,6 @@ CONFIG_CMD_NAND=y
# CONFIG_CONSOLE_ACTIVATE_FIRST is not set
CONFIG_CONSOLE_ACTIVATE_NONE=y
CONFIG_CRYPTO_KEYSTORE=y
-CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_OMAP_UART_PORT=1
CONFIG_DIGEST_HMAC=y
CONFIG_DIGEST_HMAC_GENERIC=y
diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config
index f90fec3b4990..106484c1a1cc 100644
--- a/configs/platform-v7a/barebox-mx6.config
+++ b/configs/platform-v7a/barebox-mx6.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.06.1 Configuration
+# Barebox/arm 2019.07.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -112,6 +112,7 @@ CONFIG_MACH_UDOO_NEO=y
# CONFIG_MACH_NXP_IMX8MQ_EVK is not set
# CONFIG_MACH_PHYTEC_SOM_IMX8MQ is not set
# CONFIG_MACH_GRINN_LITEBOARD is not set
+# CONFIG_MACH_DIGI_CCIMX6ULSBCPRO is not set
#
# Board specific settings
@@ -220,6 +221,7 @@ CONFIG_BOOTM_OFTREE=y
CONFIG_BOOTM_OFTREE_UIMAGE=y
# CONFIG_BOOTM_AIMAGE is not set
# CONFIG_BOOTM_FITIMAGE is not set
+# CONFIG_BOOTM_OPTEE is not set
CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
CONFIG_IMD=y
@@ -265,7 +267,6 @@ CONFIG_RESET_SOURCE=y
#
CONFIG_COMPILE_LOGLEVEL=7
CONFIG_DEFAULT_LOGLEVEL=6
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_LL is not set
CONFIG_DEBUG_IMX_UART_PORT=1
# CONFIG_DEBUG_INITCALLS is not set
@@ -695,7 +696,7 @@ CONFIG_CLOCKSOURCE_IMX_GPT=y
# CONFIG_MFD_MC34704 is not set
# CONFIG_MFD_MC9SDZ60 is not set
# CONFIG_MFD_STMPE is not set
-# CONFIG_MFD_SYSCON is not set
+CONFIG_MFD_SYSCON=y
# CONFIG_MFD_TWL4030 is not set
# CONFIG_MFD_TWL6030 is not set
@@ -706,6 +707,7 @@ CONFIG_CLOCKSOURCE_IMX_GPT=y
# CONFIG_SRAM is not set
CONFIG_STATE_DRV=y
CONFIG_DEV_MEM=y
+# CONFIG_UBOOTVAR is not set
CONFIG_LED=y
CONFIG_LED_GPIO=y
# CONFIG_LED_PWM is not set
@@ -751,6 +753,7 @@ CONFIG_GPIOLIB=y
# CONFIG_GPIO_GENERIC_PLATFORM is not set
CONFIG_GPIO_IMX=y
# CONFIG_GPIO_PCA953X is not set
+# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_DESIGNWARE is not set
# CONFIG_GPIO_SX150X is not set
# CONFIG_W1 is not set
@@ -770,6 +773,7 @@ CONFIG_PINCTRL_IMX_IOMUX_V3=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED=y
# CONFIG_REGULATOR_PFUZE is not set
+# CONFIG_REGULATOR_ANATOP is not set
# CONFIG_RESET_CONTROLLER is not set
CONFIG_HW_HAS_PCI=y
diff --git a/configs/platform-v7a/barebox-mx6.config.diff b/configs/platform-v7a/barebox-mx6.config.diff
index 81c763441374..aeeb5fb70a41 100644
--- a/configs/platform-v7a/barebox-mx6.config.diff
+++ b/configs/platform-v7a/barebox-mx6.config.diff
@@ -1,4 +1,4 @@
-c3c686967b6e3f09f46f21b858ef15c4
+d52e3b915cb568f3ec9ddd9d7657da12
# CONFIG_ARCH_BCM283X is not set
CONFIG_ARCH_HAS_FEC_IMX=y
CONFIG_ARCH_HAS_IMX_GPT=y
@@ -90,6 +90,7 @@ CONFIG_LODEPNG=y
# CONFIG_MACH_CCMX53 is not set
# CONFIG_MACH_CM_FX6 is not set
# CONFIG_MACH_DFI_FS700_M60 is not set
+# CONFIG_MACH_DIGI_CCIMX6ULSBCPRO is not set
# CONFIG_MACH_EFIKA_MX_SMARTBOOK is not set
# CONFIG_MACH_ELTEC_HIPERCAM is not set
# CONFIG_MACH_EMBEDSKY_E9 is not set
@@ -147,6 +148,7 @@ CONFIG_MCI_IMX_ESDHC=y
# CONFIG_MCI_MMCI is undefined
CONFIG_MCI_MMC_BOOT_PARTITIONS=y
# CONFIG_MCI_STARTUP is not set
+CONFIG_MFD_SYSCON=y
CONFIG_MICREL_PHY=y
CONFIG_MTD_DATAFLASH=y
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
@@ -193,6 +195,7 @@ CONFIG_PRINTF_UUID=y
CONFIG_PROMPT="barebox:"
CONFIG_PWM=y
CONFIG_PWM_IMX=y
+# CONFIG_REGULATOR_ANATOP is not set
# CONFIG_REGULATOR_BCM283X is undefined
CONFIG_REGULATOR_FIXED=y
# CONFIG_REGULATOR_PFUZE is not set
diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config
index a5f34322183d..bf9baf83d104 100644
--- a/configs/platform-v7a/barebox-rpi2.config
+++ b/configs/platform-v7a/barebox-rpi2.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.06.1 Configuration
+# Barebox/arm 2019.07.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -156,6 +156,7 @@ CONFIG_BOOTM_OFTREE=y
# CONFIG_BOOTM_OFTREE_UIMAGE is not set
# CONFIG_BOOTM_AIMAGE is not set
# CONFIG_BOOTM_FITIMAGE is not set
+# CONFIG_BOOTM_OPTEE is not set
CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
CONFIG_IMD=y
@@ -198,7 +199,6 @@ CONFIG_RESET_SOURCE=y
#
CONFIG_COMPILE_LOGLEVEL=7
CONFIG_DEFAULT_LOGLEVEL=6
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_LL is not set
# CONFIG_DEBUG_INITCALLS is not set
CONFIG_HAS_DEBUG_LL=y
@@ -572,6 +572,7 @@ CONFIG_CLOCKSOURCE_ARMV8_TIMER=y
# CONFIG_SRAM is not set
CONFIG_STATE_DRV=y
CONFIG_DEV_MEM=y
+# CONFIG_UBOOTVAR is not set
CONFIG_LED=y
CONFIG_LED_GPIO=y
CONFIG_LED_GPIO_OF=y
@@ -610,6 +611,7 @@ CONFIG_GPIOLIB=y
# CONFIG_GPIO_74164 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_PCA953X is not set
+# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_PL061 is not set
# CONFIG_GPIO_DESIGNWARE is not set
# CONFIG_GPIO_SX150X is not set
diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff
index e754b69825aa..ad0442e8f65a 100644
--- a/configs/platform-v7a/barebox-rpi2.config.diff
+++ b/configs/platform-v7a/barebox-rpi2.config.diff
@@ -1,4 +1,4 @@
-c3c686967b6e3f09f46f21b858ef15c4
+d52e3b915cb568f3ec9ddd9d7657da12
CONFIG_DRIVER_SERIAL_NS16550=y
# CONFIG_EEPROM_93XX46 is not set
CONFIG_MACH_RPI2=y
diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config
index 9bd6e11e5b2c..eb4ff5e738b2 100644
--- a/configs/platform-v7a/barebox-vexpress.config
+++ b/configs/platform-v7a/barebox-vexpress.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.06.1 Configuration
+# Barebox/arm 2019.07.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -145,6 +145,7 @@ CONFIG_BOOTM_OFTREE=y
# CONFIG_BOOTM_OFTREE_UIMAGE is not set
# CONFIG_BOOTM_AIMAGE is not set
# CONFIG_BOOTM_FITIMAGE is not set
+# CONFIG_BOOTM_OPTEE is not set
CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
CONFIG_IMD=y
@@ -187,7 +188,6 @@ CONFIG_RESET_SOURCE=y
#
CONFIG_COMPILE_LOGLEVEL=7
CONFIG_DEFAULT_LOGLEVEL=6
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_LL is not set
# CONFIG_DEBUG_INITCALLS is not set
CONFIG_HAS_DEBUG_LL=y
@@ -560,6 +560,7 @@ CONFIG_CLOCKSOURCE_ARMV8_TIMER=y
CONFIG_SRAM=y
CONFIG_STATE_DRV=y
CONFIG_DEV_MEM=y
+# CONFIG_UBOOTVAR is not set
CONFIG_LED=y
CONFIG_LED_TRIGGERS=y
# CONFIG_LED_PCA955X is not set
diff --git a/configs/platform-v7a/barebox-vexpress.config.diff b/configs/platform-v7a/barebox-vexpress.config.diff
index 00d3a2feb3a2..2f3cd4d021eb 100644
--- a/configs/platform-v7a/barebox-vexpress.config.diff
+++ b/configs/platform-v7a/barebox-vexpress.config.diff
@@ -1,4 +1,4 @@
-c3c686967b6e3f09f46f21b858ef15c4
+d52e3b915cb568f3ec9ddd9d7657da12
CONFIG_AMBA_SP804=y
# CONFIG_ARCH_BCM283X is not set
CONFIG_ARCH_VEXPRESS=y
@@ -27,6 +27,7 @@ CONFIG_DRIVER_NET_SMC911X=y
# CONFIG_GPIO_DESIGNWARE is undefined
# CONFIG_GPIO_GENERIC_PLATFORM is undefined
# CONFIG_GPIO_PCA953X is undefined
+# CONFIG_GPIO_PCF857X is undefined
# CONFIG_GPIO_PL061 is undefined
# CONFIG_GPIO_SX150X is undefined
# CONFIG_I2C_ALGOBIT is undefined
diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config
index d400e2d0ad68..b78a6165c886 100644
--- a/configs/platform-v7a/barebox.config
+++ b/configs/platform-v7a/barebox.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2019.06.1 Configuration
+# Barebox/arm 2019.07.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
@@ -156,6 +156,7 @@ CONFIG_BOOTM_OFTREE=y
# CONFIG_BOOTM_OFTREE_UIMAGE is not set
# CONFIG_BOOTM_AIMAGE is not set
# CONFIG_BOOTM_FITIMAGE is not set
+# CONFIG_BOOTM_OPTEE is not set
CONFIG_BLSPEC=y
CONFIG_FLEXIBLE_BOOTARGS=y
CONFIG_IMD=y
@@ -198,7 +199,6 @@ CONFIG_RESET_SOURCE=y
#
CONFIG_COMPILE_LOGLEVEL=7
CONFIG_DEFAULT_LOGLEVEL=6
-# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_LL is not set
# CONFIG_DEBUG_INITCALLS is not set
CONFIG_HAS_DEBUG_LL=y
@@ -572,6 +572,7 @@ CONFIG_CLOCKSOURCE_ARMV8_TIMER=y
# CONFIG_SRAM is not set
CONFIG_STATE_DRV=y
CONFIG_DEV_MEM=y
+# CONFIG_UBOOTVAR is not set
CONFIG_LED=y
CONFIG_LED_GPIO=y
CONFIG_LED_GPIO_OF=y
@@ -610,6 +611,7 @@ CONFIG_GPIOLIB=y
# CONFIG_GPIO_74164 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_PCA953X is not set
+# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_PL061 is not set
# CONFIG_GPIO_DESIGNWARE is not set
# CONFIG_GPIO_SX150X is not set
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 67a361ae0059..af2ad626fd62 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -166,8 +166,8 @@ PTXCONF_CONSOLE_SPEED="115200"
# PTXCONF_AT91BOOTSTRAP2 is not set
PTXCONF_BAREBOX_COMMON_ARCH_STRING="arm"
PTXCONF_BAREBOX_COMMON=y
-PTXCONF_BAREBOX_COMMON_VERSION="2019.06.1"
-PTXCONF_BAREBOX_COMMON_MD5="34fd5598c8dec39ae95a7a6032957213"
+PTXCONF_BAREBOX_COMMON_VERSION="2019.07.0"
+PTXCONF_BAREBOX_COMMON_MD5="8fb8e8ec3775228c34f7de2096872f51"
PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y
PTXCONF_BAREBOX_AM335X_MLO=y
PTXCONF_BAREBOX_AM335X=y
--
2.20.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next reply other threads:[~2019-08-21 15:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-21 15:38 Roland Hieber [this message]
2019-08-21 15:38 ` [DistroKit] [PATCH 2/2] v7a: barebox: version bump 2019.07.0 → 2019.08.1 Roland Hieber
2019-08-21 15:39 ` [DistroKit] [PATCH 1/2] v7a: barebox: version bump 2019.06.1 -> 2019.07.0 Roland Hieber
2019-08-21 15:43 ` Robert Schwebel
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=20190821153826.5940-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=a.fatoum@pengutronix.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