From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/6 v2] raspberrypi: update packages and defconfigs (branch yem/rpi)
Date: Tue, 30 Jun 2015 00:07:41 +0200 [thread overview]
Message-ID: <cover.1435615426.git.yann.morin.1998@free.fr> (raw)
Hello All!
This series updates our support for the RaspberryPi line of boards:
RaspberryPi models A and B, A+ and B+, and model 2 B.
Patch 1 adds the option to install a utility to diagnmose issues when
talking to the GPU (useful to debug DT-related issues... when booted!)
Patches 2-5 update our defconfig files and drops the defconfig without
DT support.
Patch 6 updates the board instructions according to the previous
patches.
Thanks to Floris and Pascal for their initial works! :-)
Changes v1 -> v2:
- vcdbg selects rpi-userland (Baruch, Thomas)
- merge defconfig files for A/B and A+/B+ (Thomas)
- further bump the kernel version
- update board readme after defconfig merge
Regards,
Yann E. MORIN.
The following changes since commit 41282cbdd62dd1299be50428e436e96c45f916eb:
package/rpi-userland: bump version (2015-06-29 22:16:45 +0200)
are available in the git repository at:
git://git.busybox.net/~ymorin/git/buildroot yem/rpi
for you to fetch changes up to ce3d41536398919a5aa02211e7a85c82771a4e52:
boards/raspberrypi: update instructions (2015-06-30 00:01:09 +0200)
----------------------------------------------------------------
Yann E. MORIN (6):
package/rpi-firmware: add option to install vcdbg
configs/raspberrypi: update the DT-enabled config
configs/raspberrypi2: update our defconfig
config/raspberrypi: remove non-DT defconfig
config/raspberrypi: rename our non-DT defconfig file
boards/raspberrypi: update instructions
board/raspberrypi/linux-3.18-rpi-dt.defconfig | 204 --------------------------
board/raspberrypi/readme.txt | 48 +++---
configs/raspberrypi2_defconfig | 16 +-
configs/raspberrypi_defconfig | 26 ++--
configs/raspberrypi_dt_defconfig | 20 ---
package/rpi-firmware/Config.in | 13 ++
package/rpi-firmware/rpi-firmware.mk | 7 +
7 files changed, 69 insertions(+), 265 deletions(-)
delete mode 100644 board/raspberrypi/linux-3.18-rpi-dt.defconfig
delete mode 100644 configs/raspberrypi_dt_defconfig
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2015-06-29 22:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-29 22:07 Yann E. MORIN [this message]
2015-06-29 22:07 ` [Buildroot] [PATCH 1/6 v2] package/rpi-firmware: add option to install vcdbg Yann E. MORIN
2015-06-30 3:35 ` Baruch Siach
2015-06-30 18:17 ` Yann E. MORIN
2015-06-29 22:07 ` [Buildroot] [PATCH 2/6 v2] configs/raspberrypi: update the DT-enabled config Yann E. MORIN
2015-06-29 22:07 ` [Buildroot] [PATCH 3/6 v2] configs/raspberrypi2: update our defconfig Yann E. MORIN
2015-06-29 22:07 ` [Buildroot] [PATCH 4/6 v2] config/raspberrypi: remove non-DT defconfig Yann E. MORIN
2015-06-29 22:07 ` [Buildroot] [PATCH 5/6 v2] config/raspberrypi: rename our non-DT defconfig file Yann E. MORIN
2015-06-29 22:07 ` [Buildroot] [PATCH 6/6 v2] boards/raspberrypi: update instructions Yann E. MORIN
2015-06-30 12:41 ` [Buildroot] [PATCH 0/6 v2] raspberrypi: update packages and defconfigs (branch yem/rpi) Thomas Petazzoni
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=cover.1435615426.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--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