From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] rpi-firmware: New package
Date: Sun, 06 Jan 2013 23:12:22 +0100 [thread overview]
Message-ID: <87623ac661.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <5460810c1bece1a398cf9a97e7ee521d75cf05f2.1357505417.git.maxime.hadjinlian@gmail.com> (Maxime Hadjinlian's message of "Sun, 6 Jan 2013 21:56:22 +0100")
>>>>> "Maxime" == Maxime Hadjinlian <maxime.hadjinlian@gmail.com> writes:
Maxime> Introducing a package to install pre-built binaries for the bootloader and the
Maxime> GPU firmware for the RaspberryPi board.
Maxime> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Maxime> ---
Maxime> package/Config.in | 1 +
Maxime> package/rpi-firmware/Config.in | 9 +++++++++
Maxime> package/rpi-firmware/config.txt | 13 +++++++++++++
Maxime> package/rpi-firmware/rpi-firmware.mk | 21 +++++++++++++++++++++
Maxime> 4 files changed, 44 insertions(+)
Maxime> create mode 100644 package/rpi-firmware/Config.in
Maxime> create mode 100644 package/rpi-firmware/config.txt
Maxime> create mode 100644 package/rpi-firmware/rpi-firmware.mk
Maxime> diff --git a/package/Config.in b/package/Config.in
Maxime> index 17205fe..30c39ac 100644
Maxime> --- a/package/Config.in
Maxime> +++ b/package/Config.in
Maxime> @@ -202,6 +202,7 @@ menu "Hardware handling"
Maxime> menu "Misc devices firmwares"
Maxime> source "package/b43-firmware/Config.in"
Maxime> source "package/linux-firmware/Config.in"
Maxime> +source "package/rpi-firmware/Config.in"
Maxime> source "package/ux500-firmware/Config.in"
Maxime> source "package/zd1211-firmware/Config.in"
Maxime> endmenu
Maxime> diff --git a/package/rpi-firmware/Config.in b/package/rpi-firmware/Config.in
Maxime> new file mode 100644
Maxime> index 0000000..5723dea
Maxime> --- /dev/null
Maxime> +++ b/package/rpi-firmware/Config.in
Maxime> @@ -0,0 +1,9 @@
Maxime> +config BR2_PACKAGE_RPI_FIRMWARE
Maxime> + bool "RaspberryPi Firmware"
Same as for userland, I've renamed this to 'rpi-firmware'
Maxime> +++ b/package/rpi-firmware/config.txt
Maxime> @@ -0,0 +1,13 @@
Maxime> +# Please note that this is only a sample, we recommend you to change it to fit
Maxime> +# your needs.
Maxime> +# You should override this file using a post-build script.
Maxime> +# See http://buildroot.uclibc.org/downloads/manual/manual.html#rootfs-custom
Trailing spaces. I've changed it to buildroot.org to have a bit shorter
URL and added a comment explaining that the config.txt format is
described at http://elinux.org/RPiconfig
Committed with those changes, thanks.
It would be good to see a rpi_defconfig as well.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-01-06 22:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-06 20:56 [Buildroot] [pull request] Pull request for branch rpi-support Maxime Hadjinlian
2013-01-06 20:56 ` [Buildroot] [PATCH 1/3] libcofi: new package Maxime Hadjinlian
2013-01-06 21:02 ` Peter Korsgaard
2013-01-06 21:13 ` Maxime Hadjinlian
2013-01-06 21:18 ` Peter Korsgaard
2013-01-06 21:21 ` Maxime Hadjinlian
2013-01-06 22:02 ` Peter Korsgaard
2013-01-06 20:56 ` [Buildroot] [PATCH 2/3] rpi-userland: " Maxime Hadjinlian
2013-01-06 22:09 ` Peter Korsgaard
2013-01-06 22:13 ` Maxime Hadjinlian
2013-01-06 22:17 ` Yann E. MORIN
2013-01-06 22:22 ` Maxime Hadjinlian
2013-01-06 23:37 ` Floris Bos
2013-01-06 22:10 ` Peter Korsgaard
2013-01-06 22:14 ` Maxime Hadjinlian
2013-01-06 20:56 ` [Buildroot] [PATCH 3/3] rpi-firmware: New package Maxime Hadjinlian
2013-01-06 22:12 ` Peter Korsgaard [this message]
2013-01-06 22:15 ` Maxime Hadjinlian
-- strict thread matches above, loose matches on Subject: below --
2013-01-05 22:55 [Buildroot] [pull request] Pull request for branch rpi-support Maxime Hadjinlian
2013-01-05 22:55 ` [Buildroot] [PATCH 3/3] rpi-firmware: New package Maxime Hadjinlian
2013-01-05 23:05 ` Alex Bradbury
2013-01-05 23:17 ` Maxime Hadjinlian
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=87623ac661.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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