* [PATCH next] ARM: vexpress: enable virt and vexpress boards
@ 2020-11-23 9:28 Rouven Czerwinski
2020-11-24 8:48 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Rouven Czerwinski @ 2020-11-23 9:28 UTC (permalink / raw)
To: barebox; +Cc: Rouven Czerwinski
The recent cleanup of the vexpress arch moved to a multi board
configuration, however did not adjust the defconfig to build the virt
and vexpress boards. Build both in the defconfig.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
arch/arm/configs/vexpress_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
index caa9f512d6..f17af2bb95 100644
--- a/arch/arm/configs/vexpress_defconfig
+++ b/arch/arm/configs/vexpress_defconfig
@@ -1,4 +1,6 @@
CONFIG_ARCH_VEXPRESS=y
+CONFIG_MACH_VIRT=y
+CONFIG_MACH_VEXPRESS=y
CONFIG_AEABI=y
CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
CONFIG_MALLOC_SIZE=0x0
--
2.29.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH next] ARM: vexpress: enable virt and vexpress boards
2020-11-23 9:28 [PATCH next] ARM: vexpress: enable virt and vexpress boards Rouven Czerwinski
@ 2020-11-24 8:48 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2020-11-24 8:48 UTC (permalink / raw)
To: Rouven Czerwinski; +Cc: barebox
On Mon, Nov 23, 2020 at 10:28:38AM +0100, Rouven Czerwinski wrote:
> The recent cleanup of the vexpress arch moved to a multi board
> configuration, however did not adjust the defconfig to build the virt
> and vexpress boards. Build both in the defconfig.
>
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
> arch/arm/configs/vexpress_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
> index caa9f512d6..f17af2bb95 100644
> --- a/arch/arm/configs/vexpress_defconfig
> +++ b/arch/arm/configs/vexpress_defconfig
> @@ -1,4 +1,6 @@
> CONFIG_ARCH_VEXPRESS=y
> +CONFIG_MACH_VIRT=y
> +CONFIG_MACH_VEXPRESS=y
> CONFIG_AEABI=y
> CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
> CONFIG_MALLOC_SIZE=0x0
> --
> 2.29.2
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-24 8:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 9:28 [PATCH next] ARM: vexpress: enable virt and vexpress boards Rouven Czerwinski
2020-11-24 8:48 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox