On Fri, 21 Jun 2024 at 13:59, Sai Pavan Boddu <sai.pavan.boddu@amd.com> wrote:
>
> Add a way to update the boot-mode via machine properties.
>
> Changes for V2:
> Make boot-mode property work with string,
> Fixed few code style issues,
> Added zynq board doc.
> Changes for V3:
> Mentioned about zynq doc in MAINTAINERS file,
> Stick to small case for mentioning boot modes in doc,
> fixed commit message to mention right property name.
> Changes for V4:
> Use strncasecmp,
> Fix boot mode names to use small case in few other places,
> Fix code indentation.
>
> Sai Pavan Boddu (3):
> hw/misc/zynq_slcr: Add boot-mode property
> hw/arm/xilinx_zynq: Add boot-mode property
> docs/system/arm: Add a doc for zynq board
Applied to target-arm.next, thanks.
-- PMM