Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/6 v2] raspberrypi: update packages and defconfigs (branch yem/rpi)
@ 2015-06-29 22:07 Yann E. MORIN
  2015-06-29 22:07 ` [Buildroot] [PATCH 1/6 v2] package/rpi-firmware: add option to install vcdbg Yann E. MORIN
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Yann E. MORIN @ 2015-06-29 22:07 UTC (permalink / raw)
  To: buildroot

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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-06-30 18:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-29 22:07 [Buildroot] [PATCH 0/6 v2] raspberrypi: update packages and defconfigs (branch yem/rpi) Yann E. MORIN
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox