mbox series

[0/3] misc aarch64-sbsa cleanups

Message ID 20230301155810.3222459-1-niklas.cassel@wdc.com
Headers show
Series misc aarch64-sbsa cleanups | expand

Message

Niklas Cassel March 1, 2023, 3:58 p.m. UTC
Hello,

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


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
  board/qemu/aarch64-sbsa: drop unused kernel config file

 board/qemu/aarch64-sbsa/grub.cfg     |  2 +-
 board/qemu/aarch64-sbsa/linux.config | 68 ----------------------------
 2 files changed, 1 insertion(+), 69 deletions(-)
 delete mode 100644 board/qemu/aarch64-sbsa/linux.config

Comments

Vincent Stehlé March 2, 2023, 12:59 p.m. UTC | #1
On Wed, Mar 01, 2023 at 04:58:07PM +0100, Niklas Cassel wrote:
> Hello,
> 
> Here come some small aarch64-sbsa cleanups.
> Please consider for inclusion.

Hi Niklas,

Thank you for this patch series. It works fine on my side (on top of `master'
and `next'). Feel free to add:

  Tested-by: Vincent Stehlé <vincent.stehle@arm.com>

Best regards,
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
>   board/qemu/aarch64-sbsa: drop unused kernel config file
> 
>  board/qemu/aarch64-sbsa/grub.cfg     |  2 +-
>  board/qemu/aarch64-sbsa/linux.config | 68 ----------------------------
>  2 files changed, 1 insertion(+), 69 deletions(-)
>  delete mode 100644 board/qemu/aarch64-sbsa/linux.config
> 
> -- 
> 2.39.2
>