* [Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: set BR2_cortex_a72
@ 2023-05-10 11:36 Neal Frager via buildroot
2023-05-11 13:56 ` Luca Ceresoli via buildroot
2023-05-11 20:25 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Neal Frager via buildroot @ 2023-05-10 11:36 UTC (permalink / raw)
To: buildroot; +Cc: michal.simek, luca.ceresoli, thomas.petazzoni, Neal Frager
The versal vc1902 on the vck190 evaluation board has an ARM Cortex A72 core.
Signed-off-by: Neal Frager <neal.frager@amd.com>
---
configs/versal_vck190_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/versal_vck190_defconfig b/configs/versal_vck190_defconfig
index 2808fa522b..a393b681c8 100644
--- a/configs/versal_vck190_defconfig
+++ b/configs/versal_vck190_defconfig
@@ -1,4 +1,5 @@
BR2_aarch64=y
+BR2_cortex_a72=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
BR2_ROOTFS_POST_BUILD_SCRIPT="board/versal/post-build.sh"
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/versal/post-image.sh"
--
2.17.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: set BR2_cortex_a72
2023-05-10 11:36 [Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: set BR2_cortex_a72 Neal Frager via buildroot
@ 2023-05-11 13:56 ` Luca Ceresoli via buildroot
2023-05-11 20:25 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Luca Ceresoli via buildroot @ 2023-05-11 13:56 UTC (permalink / raw)
To: Neal Frager; +Cc: michal.simek, thomas.petazzoni, buildroot
Hello Neal,
On Wed, 10 May 2023 12:36:48 +0100
Neal Frager <neal.frager@amd.com> wrote:
> The versal vc1902 on the vck190 evaluation board has an ARM Cortex A72 core.
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: set BR2_cortex_a72
2023-05-10 11:36 [Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: set BR2_cortex_a72 Neal Frager via buildroot
2023-05-11 13:56 ` Luca Ceresoli via buildroot
@ 2023-05-11 20:25 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-05-11 20:25 UTC (permalink / raw)
To: Neal Frager; +Cc: michal.simek, luca.ceresoli, thomas.petazzoni, buildroot
>>>>> "Neal" == Neal Frager <neal.frager@amd.com> writes:
> The versal vc1902 on the vck190 evaluation board has an ARM Cortex A72 core.
> Signed-off-by: Neal Frager <neal.frager@amd.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-11 20:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-10 11:36 [Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: set BR2_cortex_a72 Neal Frager via buildroot
2023-05-11 13:56 ` Luca Ceresoli via buildroot
2023-05-11 20:25 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.