From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 1/2] board: amarula: Add A64-Relic support
Date: Thu, 1 Nov 2018 14:22:55 +0100 [thread overview]
Message-ID: <20181101142255.4a9d2316@windsurf> (raw)
In-Reply-To: <20181026130358.11776-1-jagan@amarulasolutions.com>
Hello Jagan,
On Fri, 26 Oct 2018 18:33:57 +0530, Jagan Teki wrote:
> Add initial support for Amarula A64-Relic board
> with below features:
> - U-Boot 2018.07
> - Linux 4.17.0-rc6
> - Default packages from buildroot
>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---
> Changes for v6
> - Use 2018.07 u-boot
> - Use release tag for linux
> - Add command to select u-boot UMS on readme.txt
> Changes for v5:
> - Rebase to master
> - Fix DEVELOPERS file for proper position of amarula_a64_relic_defconfig
> Changes for v4:
> - remove sdcard.img image creation
> - on readme 'cd output/images' not output/images
> - add 'sudo' for fastboot commands on readme.txt
> Changes for v3:
> - Use 4.17 kernel headers
> - Add wiki link
> - Add BR2_PACKAGE_HOST_ANDROID_TOOLS_FASTBOOT
> - Update comments on readme.txt suggested by Thomas
> Changes for v2:
> - Use mainline U-Boot
> - Drop uboot.fragment since the UMS used for developement,
> so note it on readme.txt how to use.
> - format the 'Write eMMC' steps suggested by Arnout.
> - fix fastboot steps in readme.txt
> - add offset in genimage.cfg for boot partition instead of size
This patch was missing BR2_TARGET_UBOOT_NEEDS_PYLIBFDT and
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL for the build to succeed in a
pristine build environment. I've fixed that, did a few minor tweaks
(commit titles) and applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-11-01 13:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-26 13:03 [Buildroot] [PATCH v6 1/2] board: amarula: Add A64-Relic support Jagan Teki
2018-10-26 13:03 ` [Buildroot] [PATCH v6 2/2] board: amarula: a64-relic: Add WiFi support Jagan Teki
2018-11-01 11:59 ` [Buildroot] [PATCH v6 1/2] board: amarula: Add A64-Relic support Arnout Vandecappelle
2018-11-01 12:39 ` Thomas Petazzoni
2018-11-01 12:40 ` Thomas Petazzoni
2018-11-01 12:48 ` Baruch Siach
2018-11-01 13:22 ` Thomas Petazzoni [this message]
2018-11-03 10:48 ` Jagan Teki
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=20181101142255.4a9d2316@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.