All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Dagg Stompler <daggs@gmx.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] genimae/odroidc2: increase image size to 128M
Date: Sat, 11 Sep 2021 21:53:26 +0200	[thread overview]
Message-ID: <20210911195326.GW1053080@scaer> (raw)
In-Reply-To: <20210911162515.29022-2-daggs@gmx.com>

Dagg, All,

On 2021-09-11 19:25 +0300, Dagg Stompler spake thusly:
> as a result of BR2_TARGET_ROOTFS_EXT2_SIZE's increase to 124M, increase
> the image size to 128M
> 
> Thanks to Yann E. MORIN <yann.morin.1998@free.fr> for pointing it out
> 
> Signed-off-by: Dagg Stompler <daggs@gmx.com>
> ---
>  board/hardkernel/odroidc2/genimage.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/hardkernel/odroidc2/genimage.cfg b/board/hardkernel/odroidc2/genimage.cfg
> index f49c1deaf3..4ef229024a 100644
> --- a/board/hardkernel/odroidc2/genimage.cfg
> +++ b/board/hardkernel/odroidc2/genimage.cfg
> @@ -6,7 +6,7 @@ image boot.vfat {
>  			"boot.scr"
>  		}
>  	}
> -	size = 64M
> +	size = 128M

Arg, I was completely off on that one; this size only applies to the
vfat partition, not to the whole SDcard image. My deepest apologies
about this...

Regards,
Yann E. MORIN.

>  }
> 
>  image sdcard.img {
> --
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@lists.buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-09-11 19:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 16:25 [Buildroot] [PATCH v2 1/2] configs/odroidc2: increase rootfs size to 124M Dagg Stompler
2021-09-11 16:25 ` [Buildroot] [PATCH 2/2] genimae/odroidc2: increase image size to 128M Dagg Stompler
2021-09-11 19:53   ` Yann E. MORIN [this message]
2021-09-11 19:44 ` [Buildroot] [PATCH v2 1/2] configs/odroidc2: increase rootfs size to 124M Yann E. MORIN
2021-09-13 21:20   ` daggs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210911195326.GW1053080@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=daggs@gmx.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.