All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/3] misc aarch64-sbsa cleanups
@ 2023-03-07  9:35 Niklas Cassel via buildroot
  2023-03-07  9:35 ` [Buildroot] [PATCH v3 1/3] board/qemu/aarch64-sbsa: use PARTLABEL to specify root Niklas Cassel via buildroot
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Niklas Cassel via buildroot @ 2023-03-07  9:35 UTC (permalink / raw)
  To: buildroot
  Cc: Niklas Cassel, Romain Naour, Vincent Stehlé, Damien Le Moal

Hello,

Here come some small aarch64-sbsa cleanups.
Please consider for inclusion.

Changes since v2:
-Keep the kernel config only used by test_edk2.py, but move it to a new
 subdirectory to make it move obvious that it is only used by test_edk.py.

Thanks a lot to Vincent Stehlé for testing the previous versions in gitlab CI.


Kind regards,
Niklas

Niklas Cassel (3):
  board/qemu/aarch64-sbsa: use PARTLABEL to specify root
  board/qemu/aarch64-sbsa: use the default console specified by ACPI
  support/testing: move the kernel config only used by test_edk2.py

 board/qemu/aarch64-sbsa/grub.cfg                                | 2 +-
 support/testing/tests/boot/test_edk2.py                         | 2 +-
 .../testing/tests/boot/test_edk2}/linux.config                  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename {board/qemu/aarch64-sbsa => support/testing/tests/boot/test_edk2}/linux.config (100%)

-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-12  9:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07  9:35 [Buildroot] [PATCH v3 0/3] misc aarch64-sbsa cleanups Niklas Cassel via buildroot
2023-03-07  9:35 ` [Buildroot] [PATCH v3 1/3] board/qemu/aarch64-sbsa: use PARTLABEL to specify root Niklas Cassel via buildroot
2023-03-07  9:35 ` [Buildroot] [PATCH v3 2/3] board/qemu/aarch64-sbsa: use the default console specified by ACPI Niklas Cassel via buildroot
2023-03-07  9:35 ` [Buildroot] [PATCH v3 3/3] support/testing: move the kernel config only used by test_edk2.py Niklas Cassel via buildroot
2023-03-09 15:21 ` [Buildroot] [PATCH v3 0/3] misc aarch64-sbsa cleanups Vincent Stehlé
2023-03-12  9:09 ` Thomas Petazzoni via buildroot

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.