[U-Boot] [PATCH v2 1/2] flash: Script to create a flash image from u-boot

Stephen Warren swarren at wwwdotorg.org
Tue Jul 16 15:26:33 UTC 2019


On 7/15/19 5:14 PM, Joel Stanley wrote:
> This creates an empty flash image and places u-boot at the start of it.
> It will be used by the ASPEED Qemu tests which boot u-boot from an
> emaulated flash device.

> diff --git a/bin/flash.create_image_32mb b/bin/flash.create_image_32mb

I can foresee a future where we rename this flash.create_image and pass 
in the image size via a variable that's set by the conf.xxx file. But 
this is fine for now.

I've applied both patches. Thanks.


More information about the U-Boot mailing list