From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] ts4600-tshwctl: add ts4600-tshwctl package
Date: Thu, 27 Oct 2016 10:41:26 +0200 [thread overview]
Message-ID: <20161027104126.6928af6a@free-electrons.com> (raw)
In-Reply-To: <20161027000807.20206-3-sebastien.bourdelin@savoirfairelinux.com>
Hello,
On Wed, 26 Oct 2016 20:08:07 -0400, Sebastien Bourdelin wrote:
> This package is required to access the FPGA registers and configure some
> controllers of the TS-4600 board.
>
> It comes with two init script to properly configure the watchdog and the
> ethernet PHY at boot time.
>
> This tool has no repository for this board and the sources are taken
> from the Technologic System ftp in the TS-7600 subdirectory which are
> compatible with the TS-4600:
> ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7600-linux/sources/
Sorry, but we clearly don't want to have 7000 lines of source code in
Buildroot, for a tool specific to just one board.
Please make the package download the source code from
ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7600-linux/sources/. Of course,
the fact that they only provide individual files and not a tarball
makes the exercise a bit annoying, but it's doable using _SOURCE
pointing to tshwctl, and _EXTRA_DOWNLOADS for the other .c and .h files.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2016-10-27 8:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-27 0:08 [Buildroot] [PATCH 0/2] add the TS-4600 board support Sebastien Bourdelin
2016-10-27 0:08 ` [Buildroot] [PATCH 1/2] configs: add defconfig for TS-4600 Sebastien Bourdelin
2016-10-27 8:53 ` Thomas Petazzoni
2016-10-27 10:44 ` Fabio Estevam
2016-10-27 0:08 ` [Buildroot] [PATCH 2/2] ts4600-tshwctl: add ts4600-tshwctl package Sebastien Bourdelin
2016-10-27 8:41 ` 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=20161027104126.6928af6a@free-electrons.com \
--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 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.