From afdae87857e9fcd729e3b5fb72cbc41c74fd632d Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 22 Jul 2021 15:35:17 +0200 Subject: v7a: barebox: version bump v2021.05.0 → v2021.07.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit barebox v2021.07.0 now comes with support for first stage boot on the SAMA5D3. The SAMA5D3 has a v7a CPU but lacks NEON, so it doesn't make sense to enable for the v7a platform. Unfortunately, barebox master is upset if you don't build both sama5d2 and sama5d3 at the same time. Instead of working around this in the defconfig and enabling a board we don't need and may forget to disable, import a small patch. We should be able to drop this with v2021.08.0. Signed-off-by: Ahmad Fatoum Link: https://lore.pengutronix.de/20210722133520.17946-1-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel --- configs/platform-v7a/barebox-rpi2.config.diff | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configs/platform-v7a/barebox-rpi2.config.diff') diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff index ace57a4..1b87ea2 100644 --- a/configs/platform-v7a/barebox-rpi2.config.diff +++ b/configs/platform-v7a/barebox-rpi2.config.diff @@ -1,4 +1,4 @@ -6b419fc845318242cfb0fda6f05c56d1 +16fa9fc0a362b865332f662c12ee79f6 CONFIG_ARM_ASM_UNIFIED=y CONFIG_BOOTM_INITRD=y # CONFIG_CMD_I2C is undefined @@ -7,7 +7,6 @@ CONFIG_CMD_MIITOOL=y CONFIG_DRIVER_SERIAL_NS16550=y # CONFIG_EEPROM_93XX46 is not set # CONFIG_EEPROM_AT24 is undefined -# CONFIG_FILE_LIST is undefined CONFIG_GENERIC_PHY=y # CONFIG_GPIO_PCA953X is undefined # CONFIG_GPIO_PCF857X is undefined -- cgit v1.2.3