qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian host


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
Date: Tue, 25 Apr 2023 16:51:02 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

Cédric Le Goater (2):
   hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
   hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader

Peter Maydell (1):
   hw/arm/raspi: Use arm_write_bootloader() to write boot code

  include/hw/arm/boot.h | 49 +++++++++++++++++++++++++++++++++
  hw/arm/aspeed.c       | 38 +++++++++++++------------
  hw/arm/boot.c         | 35 ++++++-----------------
  hw/arm/raspi.c        | 64 +++++++++++++++++++++++--------------------
  4 files changed, 111 insertions(+), 75 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]