From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] board: add orangepi-plus support
Date: Sat, 1 Jul 2017 17:22:55 +0200 [thread overview]
Message-ID: <20170701172255.663aa96d@windsurf.home> (raw)
In-Reply-To: <1498871840-2244-1-git-send-email-chakra@openedev.com>
Hello,
On Sat, 1 Jul 2017 06:47:20 +0530, Chakra Divi wrote:
> +This default configuration will allow you to start experimenting with the
> +buildroot environment for the OrangePi Plus/Plus2. With the current configuration
> +it will bring-up the board, and allow access through the serial console.
> +
> +How to build it
> +===============
> +
> +Configure Buildroot:
> +
> + $ make orangepi_plus_defconfig
There was a trailing whitespace here.
> +BR2_TARGET_UBOOT_BOOT_SCRIPT=y
> +BR2_TARGET_UBOOT_BOOT_SCRIPT_SOURCE="board/orangepi/orangepi-plus/boot.cmd"
> +BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
> +BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/orangepi/orangepi-plus/genimage.cfg"
> +
> +# Additional tools
> +BR2_PACKAGE_HOST_DOSFSTOOLS=y
> +BR2_PACKAGE_HOST_GENIMAGE=y
> +BR2_PACKAGE_HOST_MTOOLS=y
> +BR2_PACKAGE_HOST_UBOOT_TOOLS=y
Since you use BR2_TARGET_UBOOT_BOOT_SCRIPT,
BR2_PACKAGE_HOST_UBOOT_TOOLS=y is no longer needed, so I dropped it.
Applied with those changes. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-07-01 15:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-01 1:17 [Buildroot] [PATCH v2] board: add orangepi-plus support Chakra Divi
2017-07-01 15:22 ` Thomas Petazzoni [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=20170701172255.663aa96d@windsurf.home \
--to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox