[Buildroot] [PATCH 6/7] board/pine64/genimage.cfg: rename uboot bin image The generated image name modified according to uboot output

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Nov 4 13:38:45 UTC 2023


On Sat,  4 Nov 2023 10:54:57 +0330
Javad Rahimipetroudi <javad321javad at gmail.com> wrote:

> Signed-off-by: Javad Rahimipetroudi <javad321javad at gmail.com>
> ---
>  board/pine64/pine64/genimage.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/pine64/pine64/genimage.cfg b/board/pine64/pine64/genimage.cfg
> index 06b4ed1056..37ebe5ea6e 100644
> --- a/board/pine64/pine64/genimage.cfg
> +++ b/board/pine64/pine64/genimage.cfg
> @@ -16,7 +16,7 @@ image sdcard.img {
>  
>  	partition spl {
>  		in-partition-table = "no"
> -		image = "sunxi-spl.bin"
> +		image = "u-boot-sunxi-with-spl.bin"

This should go together with the U-Boot update, otherwise your series
is not bisectable.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list