All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] misc aarch64-sbsa cleanups
@ 2023-03-03 12:22 Niklas Cassel via buildroot
  2023-03-03 12:22 ` [Buildroot] [PATCH v2 1/3] board/qemu/aarch64-sbsa: use PARTLABEL to specify root Niklas Cassel via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Niklas Cassel via buildroot @ 2023-03-03 12:22 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 v1:
-Modified test_edk2.py to use the same kernel config as
 qemu_aarch64_sbsa_defconfig. (Thanks Vincent.)


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: use the arch default kernel config in test_edk2.py

 board/qemu/aarch64-sbsa/grub.cfg        |  2 +-
 board/qemu/aarch64-sbsa/linux.config    | 68 -------------------------
 support/testing/tests/boot/test_edk2.py |  7 +--
 3 files changed, 5 insertions(+), 72 deletions(-)
 delete mode 100644 board/qemu/aarch64-sbsa/linux.config

-- 
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-07  9:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-03 12:22 [Buildroot] [PATCH v2 0/3] misc aarch64-sbsa cleanups Niklas Cassel via buildroot
2023-03-03 12:22 ` [Buildroot] [PATCH v2 1/3] board/qemu/aarch64-sbsa: use PARTLABEL to specify root Niklas Cassel via buildroot
2023-03-03 12:22 ` [Buildroot] [PATCH v2 2/3] board/qemu/aarch64-sbsa: use the default console specified by ACPI Niklas Cassel via buildroot
2023-03-03 12:22 ` [Buildroot] [PATCH v2 3/3] support/testing: use the arch default kernel config in test_edk2.py Niklas Cassel via buildroot
2023-03-06 17:17 ` [Buildroot] [PATCH v2 0/3] misc aarch64-sbsa cleanups Vincent Stehlé
2023-03-07  9:19   ` Niklas Cassel 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.