All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Thomas Bonnefille via buildroot <buildroot@buildroot.org>
Cc: Thomas Bonnefille <thomas.bonnefille@bootlin.com>,
	Jagan Teki <jagan@amarulasolutions.com>
Subject: Re: [Buildroot] [PATCH 2/2] configs/pine64-star64: new defconfig
Date: Wed, 1 May 2024 20:54:55 +0200	[thread overview]
Message-ID: <20240501205455.2f5c46e6@windsurf> (raw)
In-Reply-To: <20240403091952.653698-3-thomas.bonnefille@bootlin.com>

Hello Thomas,

On Wed,  3 Apr 2024 11:14:40 +0200
Thomas Bonnefille via buildroot <buildroot@buildroot.org> wrote:

> This patch adds a new defconfig for the Star64 board made by Pine64. This
> board is based on the Starfive JH7110 RISC-V 64 bits SoC.
> https://wiki.pine64.org/wiki/STAR64
> This patch uses a custom Kernel and U-Boot made for this board. The SPL
> has to be signed with the Starfive SPL-Tool which is a software
> provided by the vendor to get the necessary headers on the SPL.
> The image configuration is based on the work done by Ivan Velickovic
> <i.velickovic@unsw.edu.au>.
> 
> Signed-off-by: Thomas Bonnefille <thomas.bonnefille@bootlin.com>

Thanks, I've applied after:

- adjusting the commit title pine64-star64 -> pine64_star64 (to match
  the name of the defconfig)

- adding the host-uboot-tools package with FIT support to the
  defconfig, so that it gets built. Otherwise the build fails at the
  end when the post-build script calls mkimage as mkimage is not
  available. Probably it was working on your machine because you had
  mkimage installed system-wide, but Buildroot shouldn't depend on this.

Thanks a lot!

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

      reply	other threads:[~2024-05-01 18:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03  9:14 [Buildroot] [PATCH 0/2] Add board support for Star64 Thomas Bonnefille via buildroot
2024-04-03  9:14 ` [Buildroot] [PATCH 1/2] package/starfive_spltool: new package Thomas Bonnefille via buildroot
2024-05-01 18:53   ` Thomas Petazzoni via buildroot
2024-04-03  9:14 ` [Buildroot] [PATCH 2/2] configs/pine64-star64: new defconfig Thomas Bonnefille via buildroot
2024-05-01 18:54   ` Thomas Petazzoni via buildroot [this message]

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=20240501205455.2f5c46e6@windsurf \
    --to=buildroot@buildroot.org \
    --cc=jagan@amarulasolutions.com \
    --cc=thomas.bonnefille@bootlin.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.