All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto][meta-rockchip][PATCH] wic: implement wic list and tweak description (forward)
       [not found] <20240118084203.3045582-1-git@andred.net>
@ 2024-01-22 19:43 ` Trevor Woerner
       [not found] ` <20240122192428.GA13816@localhost>
  1 sibling, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2024-01-22 19:43 UTC (permalink / raw)
  To: yocto

(forwarding to the new mailing list)

On Thu 2024-01-18 @ 08:42:03 AM, André Draszik wrote:
> This now produces sensible output in
>     wic list images
>     wic list rockchip help
> 
> Signed-off-by: André Draszik <git@andred.net>
> ---
>  wic/rockchip.wks | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/wic/rockchip.wks b/wic/rockchip.wks
> index 1cc30aed5ec7..fac0b8f70112 100644
> --- a/wic/rockchip.wks
> +++ b/wic/rockchip.wks
> @@ -2,15 +2,17 @@
>  # Copyright (C) 2021 Trevor Woerner
>  # Released under the MIT license (see COPYING.MIT for the terms)
>  #
> +# short-description: Create a disk image suitable for booting Rockchip from SD-card
> +# long-description: Creates a disk image partitioned using GPT, suitable for Rockchip
>  # Disk layout
>  # Note that the reference documentation refers to 512 byte disk sectors, but
> -# wic uses 1KB blocks
> +# wic uses 1KB blocks. The following table uses 512 byte sectors:
>  #
>  #   Partition   Start Sector    Number of Sectors
> -#   loader1     64              8000
> +#   loader1     64              8000        (idbloader / U-Boot SPL)
>  #   reserved1   8064            128
>  #   reserved2   8192            8192
> -#   loader2     16384           8192
> +#   loader2     16384           8192        (U-Boot proper)
>  #   atf         24576           8192
>  #   boot        32768           229376
>  #   root        262144          -           (suggested)
> -- 
> 2.43.0
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto][meta-rockchip][PATCH] wic: implement wic list and tweak description
       [not found] ` <20240122192428.GA13816@localhost>
@ 2024-01-22 19:45   ` Trevor Woerner
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2024-01-22 19:45 UTC (permalink / raw)
  To: yocto; +Cc: yocto

(forwarding to the new mailing list)

On Mon 2024-01-22 @ 02:24:29 PM, Trevor Woerner wrote:
> Hi André,
> 
> Nice to "see" you again. Sorry I missed your email initially since it was
> emailed to yocto@yoctoproject.org. Does that still work? My filters look for
> things in yocto@lists.yoctoprojet.org.
> 
> On Thu 2024-01-18 @ 08:42:03 AM, André Draszik wrote:
> > This now produces sensible output in
> >     wic list images
> >     wic list rockchip help
> > 
> > Signed-off-by: André Draszik <git@andred.net>
> > ---
> >  wic/rockchip.wks | 8 +++++---
> >  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> Applied to meta-rockchip, master branch.
> Thanks!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-22 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240118084203.3045582-1-git@andred.net>
2024-01-22 19:43 ` [yocto][meta-rockchip][PATCH] wic: implement wic list and tweak description (forward) Trevor Woerner
     [not found] ` <20240122192428.GA13816@localhost>
2024-01-22 19:45   ` [yocto][meta-rockchip][PATCH] wic: implement wic list and tweak description Trevor Woerner

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.