All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 0/6] Raspberry PI update
       [not found] ` <35324051-2281-6578-68fb-28ddf3e744bd@cox.net>
@ 2016-12-04 14:21   ` Peter Seiderer
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Seiderer @ 2016-12-04 14:21 UTC (permalink / raw)
  To: buildroot

Hello Chris,

please keep the buildroot mailing list on CC...

On Sat, 3 Dec 2016 16:34:45 -0700, Chris Sparks <mr_ada@cox.net> wrote:

> Peter,
> 
> Looks like you have had success getting an RPI3 to work with BuildRoot.  
> I haven't.
> So how do I get these fixes?  Do I need to clone and rebase?

This patches are only updates, the last fix was 'raspberrypi3: fix serial console
(load pi3-miniuart-bt overlay)' (see [1]), so it should at least in buildroot-2016-08
and buildroot-2016-11 and Rpi3 should work out of the box with the raspberrypi3_defconfig
(maybe only one defect regarding the hdmi console in case you change to systemd, see [2[])...

If it does not work for you don't mind to ask again on the mailinglist (or open a bugreport),
giving your exact buldroot version, commands executed, setup etc. ...

Regards,
Peter


[1] https://git.buildroot.net/buildroot/commit/?id=1e03cc2290f98fc7434254d2abd9afd504de8360
[2] https://bugs.busybox.net/show_bug.cgi?id=9196


> 
> Chris
> > Update rpi-firmware/rpi-userland and all raspberrypiX_defconfigs to
> > kernel version 4.4.36.
> >
> > Tested on Raspberry Pi 3 Model B v1.2 hardware:
> > - raspberrypi3_defconfig
> > - raspberrypi3_defconfig updated to glibc, systemd, gcc-6.x and
> >    qt5 (linuxfb, eglfs)
> >
> > Peter Seiderer (6):
> >    raspberrypi0_defconfig: bump kernel version to 4.4.36
> >    raspberrypi_defconfig: bump kernel version to 4.4.36
> >    raspberrypi2_defconfig: bump kernel version to 4.4.36
> >    raspberrypi3_defconfig: bump kernel version to 4.4.36
> >    rpi-firmware: bump version
> >    rpi-userland: bump version
> >
> >   configs/raspberrypi0_defconfig         | 2 +-
> >   configs/raspberrypi2_defconfig         | 2 +-
> >   configs/raspberrypi3_defconfig         | 2 +-
> >   configs/raspberrypi_defconfig          | 2 +-
> >   package/rpi-firmware/rpi-firmware.hash | 2 +-
> >   package/rpi-firmware/rpi-firmware.mk   | 2 +-
> >   package/rpi-userland/rpi-userland.hash | 2 +-
> >   package/rpi-userland/rpi-userland.mk   | 2 +-
> >   8 files changed, 8 insertions(+), 8 deletions(-)
> >
> 
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 

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

* [Buildroot] [PATCH v1 0/6] Raspberry Pi update
  2017-01-23 20:23 [Buildroot] [PATCH v1 0/6] Raspberry Pi update Peter Seiderer
@ 2017-01-23 22:01 ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2017-01-23 22:01 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Update rpi-firmware/rpi-userland and all raspberrypi?_defconfigs to
 > kernel version 4.4.43.

 > Tested on Raspberry Pi 3 Model B v1.2 hardware:
 > - raspberrypi3_defconfig
 > - raspberrypi3_defconfig updated to glibc, systemd, gcc-6.x and
 >   qt5 (linuxfb, eglfs)

Would it perhaps make sense to have a qt5/graphics demo defconfig for
rpi3?

 > PeterpSeiderer (6):
 >   raspberrypi0_defconfig: bump kernel version to 4.4.43
 >   raspberrypi_defconfig: bump kernel version to 4.4.43
 >   raspberrypi2_defconfig: bump kernel version to 4.4.43
 >   raspberrypi3_defconfig: bump kernel version to 4.4.43
 >   rpi-firmware: bump version
 >   rpi-userland: bump version

Committed entire series, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH v1 0/6] Raspberry Pi update
@ 2017-01-23 20:23 Peter Seiderer
  2017-01-23 22:01 ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Seiderer @ 2017-01-23 20:23 UTC (permalink / raw)
  To: buildroot

Update rpi-firmware/rpi-userland and all raspberrypi?_defconfigs to
kernel version 4.4.43.

Tested on Raspberry Pi 3 Model B v1.2 hardware:
- raspberrypi3_defconfig
- raspberrypi3_defconfig updated to glibc, systemd, gcc-6.x and
  qt5 (linuxfb, eglfs)

PeterpSeiderer (6):
  raspberrypi0_defconfig: bump kernel version to 4.4.43
  raspberrypi_defconfig: bump kernel version to 4.4.43
  raspberrypi2_defconfig: bump kernel version to 4.4.43
  raspberrypi3_defconfig: bump kernel version to 4.4.43
  rpi-firmware: bump version
  rpi-userland: bump version

 configs/raspberrypi0_defconfig         | 2 +-
 configs/raspberrypi2_defconfig         | 2 +-
 configs/raspberrypi3_defconfig         | 2 +-
 configs/raspberrypi_defconfig          | 2 +-
 package/rpi-firmware/rpi-firmware.hash | 2 +-
 package/rpi-firmware/rpi-firmware.mk   | 2 +-
 package/rpi-userland/rpi-userland.hash | 2 +-
 package/rpi-userland/rpi-userland.mk   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.11.0

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

* [Buildroot] [PATCH v1 0/6] Raspberry PI update
  2016-12-03 23:11 [Buildroot] [PATCH v1 0/6] Raspberry PI update Peter Seiderer
@ 2016-12-04 14:59 ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2016-12-04 14:59 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun,  4 Dec 2016 00:11:31 +0100, Peter Seiderer wrote:

> Peter Seiderer (6):
>   raspberrypi0_defconfig: bump kernel version to 4.4.36
>   raspberrypi_defconfig: bump kernel version to 4.4.36
>   raspberrypi2_defconfig: bump kernel version to 4.4.36
>   raspberrypi3_defconfig: bump kernel version to 4.4.36
>   rpi-firmware: bump version
>   rpi-userland: bump version

All applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [Buildroot] [PATCH v1 0/6] Raspberry PI update
@ 2016-12-03 23:11 Peter Seiderer
  2016-12-04 14:59 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Seiderer @ 2016-12-03 23:11 UTC (permalink / raw)
  To: buildroot

Update rpi-firmware/rpi-userland and all raspberrypiX_defconfigs to
kernel version 4.4.36.

Tested on Raspberry Pi 3 Model B v1.2 hardware:
- raspberrypi3_defconfig
- raspberrypi3_defconfig updated to glibc, systemd, gcc-6.x and
  qt5 (linuxfb, eglfs)

Peter Seiderer (6):
  raspberrypi0_defconfig: bump kernel version to 4.4.36
  raspberrypi_defconfig: bump kernel version to 4.4.36
  raspberrypi2_defconfig: bump kernel version to 4.4.36
  raspberrypi3_defconfig: bump kernel version to 4.4.36
  rpi-firmware: bump version
  rpi-userland: bump version

 configs/raspberrypi0_defconfig         | 2 +-
 configs/raspberrypi2_defconfig         | 2 +-
 configs/raspberrypi3_defconfig         | 2 +-
 configs/raspberrypi_defconfig          | 2 +-
 package/rpi-firmware/rpi-firmware.hash | 2 +-
 package/rpi-firmware/rpi-firmware.mk   | 2 +-
 package/rpi-userland/rpi-userland.hash | 2 +-
 package/rpi-userland/rpi-userland.mk   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-23 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <FbC91u0112zVPbg01bCA0v>
     [not found] ` <35324051-2281-6578-68fb-28ddf3e744bd@cox.net>
2016-12-04 14:21   ` [Buildroot] [PATCH v1 0/6] Raspberry PI update Peter Seiderer
2017-01-23 20:23 [Buildroot] [PATCH v1 0/6] Raspberry Pi update Peter Seiderer
2017-01-23 22:01 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2016-12-03 23:11 [Buildroot] [PATCH v1 0/6] Raspberry PI update Peter Seiderer
2016-12-04 14:59 ` Thomas Petazzoni

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.