From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Francois Perrad <fperrad@gmail.com>
Cc: buildroot@busybox.net,
Giulio Benetti <giulio.benetti@benettiengineering.com>
Subject: Re: [Buildroot] [PATCH v4 2/2] board/freescale/ls1028ardb: new board
Date: Tue, 23 Aug 2022 23:22:31 +0200 [thread overview]
Message-ID: <20220823232231.6fc5fd7f@windsurf> (raw)
In-Reply-To: <20220816175503.1280276-3-francois.perrad@gadz.org>
On Tue, 16 Aug 2022 19:55:03 +0200
Francois Perrad <fperrad@gmail.com> wrote:
> diff --git a/configs/ls1028ardb_defconfig b/configs/ls1028ardb_defconfig
> new file mode 100644
> index 000000000..605e41d70
> --- /dev/null
> +++ b/configs/ls1028ardb_defconfig
> @@ -0,0 +1,57 @@
> +# Architecture
> +BR2_aarch64=y
> +BR2_cortex_a72=y
> +
> +# Toolchain
> +# Linux headers same as kernel, a 5.10 series
> +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
> +# wchar required by eudev
> +BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
I dropped this since we're now using glibc by default.
> +# Host utilities
> +BR2_PACKAGE_HOST_GENIMAGE=y
I added:
BR2_PACKAGE_HOST_QORIQ_RCW=y
because the arm-trusted-firmware now depends on qoriq-rcw instead of
selecting it.
Applied to next with those two changes!
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
next prev parent reply other threads:[~2022-08-23 21:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-16 17:55 [Buildroot] [PATCH v4 0/2] new board LS1028ARDB Francois Perrad
2022-08-16 17:55 ` [Buildroot] [PATCH v4 1/2] boot/arm-trusted-firmware: allow to generate BL2 from RCW Francois Perrad
2022-08-23 21:21 ` Thomas Petazzoni via buildroot
2022-08-16 17:55 ` [Buildroot] [PATCH v4 2/2] board/freescale/ls1028ardb: new board Francois Perrad
2022-08-21 17:58 ` Giulio Benetti
2022-08-23 21:22 ` Thomas Petazzoni via buildroot [this message]
2022-08-18 21:50 ` [Buildroot] [PATCH v4 0/2] new board LS1028ARDB Giulio Benetti
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=20220823232231.6fc5fd7f@windsurf \
--to=buildroot@buildroot.org \
--cc=buildroot@busybox.net \
--cc=fperrad@gmail.com \
--cc=giulio.benetti@benettiengineering.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.