On Thu, 2024-07-04 at 07:36 +0200, Cédric Le Goater wrote: > From: Cédric Le Goater <c...@kaod.org> > > The default behavior of some Aspeed machines is to boot from the eMMC > device, like the rainier-bmc. Others like ast2600-evb could also boot > from eMMC if the HW strapping boot-from-eMMC bit was set. Add a > property to set or unset this bit. This is useful to test boot images. > > For now, only activate this property on the ast2600-evb and rainier-bmc > machines for which eMMC images are available or can be built. > > Signed-off-by: Cédric Le Goater <c...@kaod.org>
Reviewed-by: Andrew Jeffery <and...@codeconstruct.com.au>