aspeed: Introduce a 'hw_strap1' machine attribute
authorCédric Le Goater <clg@kaod.org>
Wed, 17 Jul 2024 06:30:21 +0000 (08:30 +0200)
committerCédric Le Goater <clg@redhat.com>
Sun, 21 Jul 2024 05:46:38 +0000 (07:46 +0200)
commit621845a9e38215977432cff8c946b78f6820c6b5
treeac0dfa1089631105329e606d802eb03cb1c3e2c8
parent01ea09eb7a6e8369a98fb360d2ed3bf1ecfc1753
aspeed: Introduce a 'hw_strap1' machine attribute

To change default behavior of a machine and boot from eMMC, future
changes will add a machine option to let the user configure the
boot-from-eMMC HW strapping bit. Add a new machine attribute first.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/arm/aspeed.c