All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: Damien Le Moal <dlemoal@kernel.org>,
	linux-amarula@amarulasolutions.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 0/3] tinit and stm32f746_disco_sd_defconfig
Date: Sat, 3 Aug 2024 22:45:27 +0200	[thread overview]
Message-ID: <20240803224527.1a93f941@windsurf> (raw)
In-Reply-To: <20240803155517.3499273-1-dario.binacchi@amarulasolutions.com>

Hello Dario,

On Sat,  3 Aug 2024 17:55:14 +0200
Dario Binacchi <dario.binacchi@amarulasolutions.com> wrote:

> This series is inspired by reading the following topic:
> 
> https://lore.kernel.org/buildroot/20230206230203.70e2dbd8@windsurf/T
> 
> Starting from that patch, and following Thomas Petazzoni's suggestions
> regarding the possibility of using a single minimal script without
> duplicating it within Buildroot, I developed these three patches.
> Meanwhile, the configuration for the stm32f746_disco board was useful
> for developing the display support for the board, which was later
> merged into Linux.
> 
> Dario Binacchi (3):
>   package/tinit: new package
>   configs/stm32f746_disco_sd_defconfig: new defconfig
>   board/canaan/k210-soc: use tinit as Linux init process

From a high-level point of view, I think it looks fine, though I'd
really like to have some opinion from some of the other maintainers on
this.

Maybe some comments:

- I don't really think it's super useful to have a Github project for
  tinit. The script could just as well be inside package/tinit

- Should it be named tinyinit instead of tinit, just to make things
  clear?

- I believe you should drop entirely the logo thing in tinit, we don't
  have such "logos" in any other Buildroot defconfig, so I don't see
  why we would have one for those super small noMMU defconfigs. This
  would allow to get rid of tiny-setup.sh stuff.

>  .../stm32f746-disco/busybox-tiny.config       | 230 ++++++++++++++++++

Why do we need a busybox-tiny.config? We already have
package/busybox/busybox-minimal.config. How different are they?

Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-08-03 20:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-03 15:55 [Buildroot] [PATCH 0/3] tinit and stm32f746_disco_sd_defconfig Dario Binacchi
2024-08-03 15:55 ` [Buildroot] [PATCH 1/3] package/tinit: new package Dario Binacchi
2024-08-03 15:55 ` [Buildroot] [PATCH 2/3] configs/stm32f746_disco_sd_defconfig: new defconfig Dario Binacchi
2024-08-03 15:55 ` [Buildroot] [PATCH 3/3] board/canaan/k210-soc: use tinit as Linux init process Dario Binacchi
2024-08-03 20:45 ` Thomas Petazzoni via buildroot [this message]
2024-08-05 17:40   ` [Buildroot] [PATCH 0/3] tinit and stm32f746_disco_sd_defconfig Damien Le Moal
2024-08-20 18:47   ` Dario Binacchi
2024-08-20 21:02     ` Thomas Petazzoni via buildroot
2024-08-04  0:47 ` Waldemar Brodkorb
2024-08-20 19:03   ` Dario Binacchi
2024-08-24  4:10     ` Waldemar Brodkorb

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=20240803224527.1a93f941@windsurf \
    --to=buildroot@buildroot.org \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=dlemoal@kernel.org \
    --cc=linux-amarula@amarulasolutions.com \
    --cc=thomas.petazzoni@bootlin.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.