Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] boards: add rpi-zero defconfig (branch yem/rpi-zero)
@ 2016-05-08 13:49 Yann E. MORIN
  2016-05-08 13:50 ` [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version for rpi0 Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yann E. MORIN @ 2016-05-08 13:49 UTC (permalink / raw)
  To: buildroot

Hello All!

This small series adds support for the Raspberry Pi Zero.

The first patch bumps rpi-firmware, to get new DT overlays specific to
the zero.

The second patch actually adds a defconfig for the rpi0.

Regards,
Yann E. MORIN.


The following changes since commit b2dcb2d6c4144688e2b9ec4d744af306276120f1

  fs/common: fix typo in comments (2016-05-08 15:34:52 +0200)


are available in the git repository at:

  https://git.busybox.net/~ymorin/git/buildroot

for you to fetch changes up to 6566e90641147f226d7432b25723574dd92d5b69

  boards/raspberrypi0: new board (2016-05-08 15:43:18 +0200)


----------------------------------------------------------------
Yann E. MORIN (2):
      package/rpi-firmware: bump version for rpi0
      boards/raspberrypi0: new board

 board/raspberrypi/genimage-raspberrypi0.cfg | 30 +++++++++++++++++++++++++
 board/raspberrypi0                          |  1 +
 configs/raspberrypi0_defconfig              | 34 +++++++++++++++++++++++++++++
 package/rpi-firmware/rpi-firmware.mk        |  2 +-
 4 files changed, 66 insertions(+), 1 deletion(-)
 create mode 100644 board/raspberrypi/genimage-raspberrypi0.cfg
 create mode 120000 board/raspberrypi0
 create mode 100644 configs/raspberrypi0_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] 4+ messages in thread

end of thread, other threads:[~2016-05-08 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-08 13:49 [Buildroot] [PATCH 0/2] boards: add rpi-zero defconfig (branch yem/rpi-zero) Yann E. MORIN
2016-05-08 13:50 ` [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version for rpi0 Yann E. MORIN
2016-05-08 13:50 ` [Buildroot] [PATCH 2/2] boards/raspberrypi0: new board Yann E. MORIN
2016-05-08 13:58 ` [Buildroot] [PATCH 0/2] boards: add rpi-zero defconfig (branch yem/rpi-zero) Thomas Petazzoni

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