From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 15 Feb 2024 16:05:46 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1radJ4-007Z9R-1N for lore@lore.pengutronix.de; Thu, 15 Feb 2024 16:05:46 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1radJ3-0006RW-SP; Thu, 15 Feb 2024 16:05:45 +0100 Received: from mail.thorsis.com ([92.198.35.195]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1radIu-0006QA-6F for distrokit@pengutronix.de; Thu, 15 Feb 2024 16:05:37 +0100 From: Alexander Dahl DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=default; t=1708009534; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=c8cwg9ogzhutvAza3ztgjt7RkRD4cXjK8xLIh1H9Cgg=; b=gsn4DOVyjoEXyAZ1AuKga5ilOBw4KLArGRpsXBVc59Pn/itecGd7UNwBc3c7cCmu3FIf5f p3wlTMh3lfeZYVWUJE98EOQATkE1W2+XLfUPQA1R97TmiOMvMuvajxdZdt0JfDk0GULHJO A0j4EDVGrA/wuQ242TMHzpjJuX6Ne0rkULSSRZiJvcrYhrJzrSee/R5AguOSdubHv1Tpr7 bhTKyxqIlvmZ0a1CNL9xHlKOK7ZUMiK1DgQvTdMN+z+J13s/pzOEoZ024U+82PxmfF/y5v 1VCU5Ky4Nux7fpE8JPO6vXrCmlGmxxIUu6vY/f7xNNi65ha1GylnO5hJumbk6A== To: distrokit@pengutronix.de Date: Thu, 15 Feb 2024 16:05:30 +0100 Message-Id: <20240215150532.2702910-2-ada@thorsis.com> In-Reply-To: <20240215150532.2702910-1-ada@thorsis.com> References: <20240215150532.2702910-1-ada@thorsis.com> Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-2.8 required=4.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.2 Subject: [DistroKit] [PATCH 1/3] platform: v7a: barebox: Upgrade from 2023.12.0 to 2024.01.0 X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false The latest and greatest. Has the nice support for 'noload' sub-images in FIT images conforming for spec. Signed-off-by: Alexander Dahl --- configs/platform-v7a/barebox-am335x-mlo.config | 10 +++++++++- configs/platform-v7a/barebox-am335x.config | 11 ++++++++++- configs/platform-v7a/barebox-am335x.config.diff | 3 +-- configs/platform-v7a/barebox-at91.config | 11 ++++++++++- configs/platform-v7a/barebox-at91.config.diff | 3 +-- configs/platform-v7a/barebox-mx6.config | 12 +++++++++++- configs/platform-v7a/barebox-mx6.config.diff | 4 ++-- configs/platform-v7a/barebox-rpi2.config | 12 ++++++++++-- configs/platform-v7a/barebox-rpi2.config.diff | 2 +- configs/platform-v7a/barebox-stm32mp.config | 13 +++++++++++-- configs/platform-v7a/barebox-stm32mp.config.diff | 3 ++- configs/platform-v7a/barebox-vexpress.config | 11 ++++++++++- configs/platform-v7a/barebox-vexpress.config.diff | 3 +-- configs/platform-v7a/barebox.config | 12 ++++++++++-- configs/platform-v7a/platformconfig | 4 ++-- 15 files changed, 91 insertions(+), 23 deletions(-) diff --git a/configs/platform-v7a/barebox-am335x-mlo.config b/configs/platform-v7a/barebox-am335x-mlo.config index b652d28..12707b7 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 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_USE_COMPRESSED_DTB=y @@ -188,6 +188,7 @@ CONFIG_DEFAULT_LOGLEVEL=7 CONFIG_DEBUG_OMAP_UART_PORT=1 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -412,6 +413,12 @@ CONFIG_TI_SYSC=y # # CONFIG_FIRMWARE_ALTERA_SERIAL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -458,6 +465,7 @@ CONFIG_TI_SYSC=y # CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-am335x.config b/configs/platform-v7a/barebox-am335x.config index 54453ae..fbcdc25 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 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -244,6 +244,7 @@ CONFIG_DEFAULT_LOGLEVEL=6 CONFIG_DEBUG_OMAP_UART_PORT=1 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -529,6 +530,7 @@ CONFIG_DRIVER_NET_CPSW=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MICREL_PHY is not set @@ -819,6 +821,12 @@ CONFIG_REGULATOR_FIXED=y # # CONFIG_FIRMWARE_ALTERA_SERIAL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -866,6 +874,7 @@ CONFIG_REGULATOR_FIXED=y # CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-am335x.config.diff b/configs/platform-v7a/barebox-am335x.config.diff index 7354b58..c0c929c 100644 --- a/configs/platform-v7a/barebox-am335x.config.diff +++ b/configs/platform-v7a/barebox-am335x.config.diff @@ -1,4 +1,4 @@ -53d21fb44946357f79471694e33102cc +60c98fdd624cc491e6ab694be209074e # CONFIG_AM33XX_NET_BOOT is not set CONFIG_ARCH_AM33XX=y # CONFIG_ARCH_BCM283X is not set @@ -8,7 +8,6 @@ CONFIG_ARCH_OMAP_MULTI=y CONFIG_ARM_ASM_UNIFIED=y CONFIG_ARM_BOARD_APPEND_ATAG=y # CONFIG_ARM_BOARD_PREPEND_ATAG is not set -# CONFIG_ARM_SCMI_PROTOCOL is undefined # CONFIG_ARM_SECURE_MONITOR is undefined # CONFIG_ARM_SMCCC is undefined # CONFIG_BAREBOX_UPDATE_AM33XX_EMMC is not set diff --git a/configs/platform-v7a/barebox-at91.config b/configs/platform-v7a/barebox-at91.config index eac5266..a8bef53 100644 --- a/configs/platform-v7a/barebox-at91.config +++ b/configs/platform-v7a/barebox-at91.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -254,6 +254,7 @@ CONFIG_DEBUG_AT91_UART_BASE=0xfc069000 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PBL is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -542,6 +543,7 @@ CONFIG_DRIVER_NET_MICREL=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MICREL_PHY is not set @@ -824,6 +826,12 @@ CONFIG_REGULATOR_FIXED=y # # CONFIG_FIRMWARE_ALTERA_SERIAL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -873,6 +881,7 @@ CONFIG_ATMEL_EBI=y # CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-at91.config.diff b/configs/platform-v7a/barebox-at91.config.diff index b2e86af..34e71cb 100644 --- a/configs/platform-v7a/barebox-at91.config.diff +++ b/configs/platform-v7a/barebox-at91.config.diff @@ -1,4 +1,4 @@ -53d21fb44946357f79471694e33102cc +60c98fdd624cc491e6ab694be209074e CONFIG_ARCH_AT91=y # CONFIG_ARCH_BCM283X is not set # CONFIG_ARCH_IMX is undefined @@ -7,7 +7,6 @@ CONFIG_ARCH_AT91=y # CONFIG_ARCH_ROCKCHIP is undefined CONFIG_ARCH_TEXT_BASE=0x23f00000 # CONFIG_ARM_AMBA is undefined -# CONFIG_ARM_SCMI_PROTOCOL is undefined # CONFIG_ARM_SECURE_MONITOR is undefined # CONFIG_ARM_SMCCC is undefined CONFIG_AT91SAM9_SMC=y diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config index b235585..5e2d649 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 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -140,6 +140,7 @@ CONFIG_MACH_UDOO_NEO=y # CONFIG_MACH_WARP7 is not set # CONFIG_MACH_FREESCALE_MX7_SABRESD is not set # CONFIG_MACH_PHYTEC_PHYCORE_IMX7 is not set +# CONFIG_MACH_VARISCITE_SOM_MX7 is not set # CONFIG_MACH_ZII_IMX7D_DEV is not set # CONFIG_MACH_KAMSTRUP_MX7_CONCENTRATOR is not set @@ -336,6 +337,7 @@ CONFIG_DEFAULT_LOGLEVEL=6 CONFIG_DEBUG_IMX_UART_PORT=1 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -631,6 +633,7 @@ CONFIG_AT803X_PHY=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set CONFIG_MICREL_PHY=y @@ -985,6 +988,12 @@ CONFIG_HW_HAS_PCI=y # # CONFIG_FIRMWARE_ALTERA_SERIAL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -1036,6 +1045,7 @@ CONFIG_USB_NOP_XCEIV=y # CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-mx6.config.diff b/configs/platform-v7a/barebox-mx6.config.diff index 90a8680..dd4df80 100644 --- a/configs/platform-v7a/barebox-mx6.config.diff +++ b/configs/platform-v7a/barebox-mx6.config.diff @@ -1,4 +1,4 @@ -53d21fb44946357f79471694e33102cc +60c98fdd624cc491e6ab694be209074e # CONFIG_ARCH_BCM283X is not set CONFIG_ARCH_HAS_FEC_IMX=y CONFIG_ARCH_HAS_IMX_GPT=y @@ -10,7 +10,6 @@ CONFIG_ARCH_IMX_IMXIMAGE=y # CONFIG_ARCH_IMX_USBLOADER is not set # CONFIG_ARCH_TEXT_BASE is undefined CONFIG_ARM_ASM_UNIFIED=y -# CONFIG_ARM_SCMI_PROTOCOL is undefined # CONFIG_ARM_SECURE_MONITOR is undefined # CONFIG_ARM_SMCCC is undefined # CONFIG_ARM_USE_COMPRESSED_DTB is undefined @@ -157,6 +156,7 @@ CONFIG_MACH_SABRELITE=y # CONFIG_MACH_UDOO is not set CONFIG_MACH_UDOO_NEO=y # CONFIG_MACH_VARISCITE_MX6 is not set +# CONFIG_MACH_VARISCITE_SOM_MX7 is not set # CONFIG_MACH_VF610_TWR is not set # CONFIG_MACH_WARP7 is not set # CONFIG_MACH_WEBASTO_CCBV2 is not set diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config index 252c115..43e5ba6 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 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -236,6 +236,7 @@ CONFIG_DEFAULT_LOGLEVEL=6 # CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -518,6 +519,7 @@ CONFIG_DRIVER_NET_BCMGENET=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MICREL_PHY is not set @@ -797,8 +799,13 @@ CONFIG_REGULATOR_BCM283X=y # Firmware Drivers # # CONFIG_FIRMWARE_ALTERA_SERIAL is not set -# CONFIG_ARM_SCMI_PROTOCOL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -848,6 +855,7 @@ CONFIG_USB_NOP_XCEIV=y # CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff index 9961863..692f645 100644 --- a/configs/platform-v7a/barebox-rpi2.config.diff +++ b/configs/platform-v7a/barebox-rpi2.config.diff @@ -1,4 +1,4 @@ -53d21fb44946357f79471694e33102cc +60c98fdd624cc491e6ab694be209074e CONFIG_ARM_ASM_UNIFIED=y # CONFIG_CMD_NVMEM is not set CONFIG_DRIVER_NET_BCMGENET=y diff --git a/configs/platform-v7a/barebox-stm32mp.config b/configs/platform-v7a/barebox-stm32mp.config index 7bbae9c..539f0a9 100644 --- a/configs/platform-v7a/barebox-stm32mp.config +++ b/configs/platform-v7a/barebox-stm32mp.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -233,6 +233,7 @@ CONFIG_DEFAULT_LOGLEVEL=7 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PBL is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -518,6 +519,7 @@ CONFIG_AT803X_PHY=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set CONFIG_MICREL_PHY=y @@ -626,6 +628,7 @@ CONFIG_HAVE_CLK=y CONFIG_CLKDEV_LOOKUP=y CONFIG_COMMON_CLK=y CONFIG_COMMON_CLK_OF_PROVIDER=y +CONFIG_COMMON_CLK_STM32MP157=y CONFIG_COMMON_CLK_GPIO=y # @@ -773,8 +776,13 @@ CONFIG_RESET_SIMPLE=y # # Firmware Drivers # -# CONFIG_ARM_SCMI_PROTOCOL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -828,6 +836,7 @@ CONFIG_STM32_FMC2_EBI=y CONFIG_RESET_STM32=y # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-stm32mp.config.diff b/configs/platform-v7a/barebox-stm32mp.config.diff index 1d49550..f5b6775 100644 --- a/configs/platform-v7a/barebox-stm32mp.config.diff +++ b/configs/platform-v7a/barebox-stm32mp.config.diff @@ -1,4 +1,4 @@ -53d21fb44946357f79471694e33102cc +60c98fdd624cc491e6ab694be209074e # CONFIG_ARCH_BCM283X is not set CONFIG_ARCH_HAS_RESET_CONTROLLER=y CONFIG_ARCH_NR_GPIO=416 @@ -30,6 +30,7 @@ CONFIG_CMD_POWEROFF=y # CONFIG_CMD_PWM is not set # CONFIG_CMD_SPI is undefined # CONFIG_CMD_STACKSMASH is not set +CONFIG_COMMON_CLK_STM32MP157=y CONFIG_COMPILE_LOGLEVEL=6 # CONFIG_CONSOLE_ACTIVATE_FIRST is not set CONFIG_CONSOLE_ACTIVATE_NONE=y diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config index 3b9ab3a..4fde5e0 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 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -221,6 +221,7 @@ CONFIG_DEFAULT_LOGLEVEL=6 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PBL is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -499,6 +500,7 @@ CONFIG_DRIVER_NET_SMC911X=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MICREL_PHY is not set @@ -743,6 +745,12 @@ CONFIG_REGULATOR=y # Firmware Drivers # # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -787,6 +795,7 @@ CONFIG_REGULATOR=y # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/barebox-vexpress.config.diff b/configs/platform-v7a/barebox-vexpress.config.diff index 973db9d..2d9168e 100644 --- a/configs/platform-v7a/barebox-vexpress.config.diff +++ b/configs/platform-v7a/barebox-vexpress.config.diff @@ -1,8 +1,7 @@ -53d21fb44946357f79471694e33102cc +60c98fdd624cc491e6ab694be209074e CONFIG_AMBA_SP804=y # CONFIG_ARCH_BCM283X is not set CONFIG_ARCH_VEXPRESS=y -# CONFIG_ARM_SCMI_PROTOCOL is undefined # CONFIG_ARM_SECURE_MONITOR is undefined # CONFIG_ARM_SMCCC is undefined # CONFIG_ARM_USE_COMPRESSED_DTB is undefined diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config index 9128860..375aa9a 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 2023.12.0 Configuration +# Barebox/arm 2024.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -236,6 +236,7 @@ CONFIG_DEFAULT_LOGLEVEL=6 # CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PROBES is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_PBL_BREAK is not set # CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set @@ -517,6 +518,7 @@ CONFIG_PHYLIB=y # CONFIG_DAVICOM_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MICREL_PHY is not set @@ -791,8 +793,13 @@ CONFIG_REGULATOR_BCM283X=y # Firmware Drivers # # CONFIG_FIRMWARE_ALTERA_SERIAL is not set -# CONFIG_ARM_SCMI_PROTOCOL is not set # CONFIG_QEMU_FW_CFG is not set + +# +# ARM System Control and Management Interface Protocol +# +# CONFIG_ARM_SCMI_PROTOCOL is not set +# end of ARM System Control and Management Interface Protocol # end of Firmware Drivers # @@ -839,6 +846,7 @@ CONFIG_REGULATOR_BCM283X=y # CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_VIRTIO_MENU is not set # CONFIG_MAILBOX is not set +# CONFIG_TEE is not set # end of Drivers # diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig index 45b5477..bd3463e 100644 --- a/configs/platform-v7a/platformconfig +++ b/configs/platform-v7a/platformconfig @@ -186,8 +186,8 @@ PTXCONF_AT91BOOTSTRAP2_MD5="ef321a80bf428bfd6cb642c96126ef6c" PTXCONF_AT91BOOTSTRAP2_CONFIG="at91bootstrap-wifx-l1.config" PTXCONF_BAREBOX_COMMON_ARCH_STRING="arm" PTXCONF_BAREBOX_COMMON=y -PTXCONF_BAREBOX_COMMON_VERSION="2023.12.0" -PTXCONF_BAREBOX_COMMON_MD5="e1513be5a2995203b75ac45043eac6d0" +PTXCONF_BAREBOX_COMMON_VERSION="2024.01.0" +PTXCONF_BAREBOX_COMMON_MD5="8a94bdde5eaa1362b6c752f975f9e954" PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y PTXCONF_BAREBOX_AM335X_MLO=y PTXCONF_BAREBOX_AM335X=y -- 2.39.2