|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 2/8] aspeed: Load eMMC first boot area as a boot rom |
Date: | Wed, 17 Jul 2024 12:06:34 +0200 |
User-agent: | Mozilla Thunderbird |
On 17/7/24 08:30, Cédric Le Goater wrote:
From: Cédric Le Goater <clg@kaod.org> The first boot area partition (64K) of the eMMC device should contain an initial boot loader (u-boot SPL). Load it as a ROM only if an eMMC device is available to boot from but no flash device is. 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> --- hw/arm/aspeed.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |