Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] i.MX6 and Nitrogen6x updates
       [not found] <1380135327-9722-1-git-send-email-eric.nelson@boundarydevices.com>
@ 2013-09-25 18:59 ` Eric Nelson
  2013-09-26 20:41   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Nelson @ 2013-09-25 18:59 UTC (permalink / raw)
  To: buildroot

BTW, I'd like to thank each of you for getting this support
into Buildroot to begin with.

It's been a while since I last touched Buildroot and was
pleasantly surprised at all of the activity.

Regards,


Eric

On 09/25/2013 11:55 AM, Eric Nelson wrote:
> This patch series updates U-Boot and the Linux kernel for the
> Boundary Devices Nitrogen6x board to the latest production-ready
> releases and also updates Freescale-provided packages to the
> matching versions to maintain ABI compatibility.
>
> Eric Nelson (4):
>    nitrogen6x: bump U-Boot to latest production version (2013.07)
>    nitrogen6x: use 6x_bootscript/6x_upgrade instead of older 6q_ versions
>    nitrogen6x: bump kernel to latest version (3.0.35-4.1.0)
>    i.MX6: Update Freescale hardware-acceleration bits to latest versions
>
>   board/boundarydevices/nitrogen6x/6q_bootscript     | Bin 455 -> 0 bytes
>   board/boundarydevices/nitrogen6x/6q_upgrade        | Bin 1587 -> 0 bytes
>   board/boundarydevices/nitrogen6x/6x_bootscript     | Bin 0 -> 1653 bytes
>   board/boundarydevices/nitrogen6x/6x_upgrade        | Bin 0 -> 1744 bytes
>   board/boundarydevices/nitrogen6x/post-build.sh     |  14 +++++++------
>   configs/nitrogen6x_defconfig                       |   4 ++--
>   package/freescale-imx/freescale-imx.mk             |   4 ++--
>   .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.mk           |   8 +++++---
>   package/freescale-imx/imx-lib/imx-lib.mk           |  11 ++++++++++-
>   .../gstreamer/gst-fsl-plugins/gst-fsl-plugins.mk   |   4 ++--
>   package/libfslcodec/libfslcodec.mk                 |   4 ++--
>   package/libfslparser/libfslparser.mk               |   8 +++++---
>   package/libfslvpuwrap/libfslvpuwrap.mk             |  22 +++++++++++++++++++--
>   13 files changed, 56 insertions(+), 23 deletions(-)
>   delete mode 100644 board/boundarydevices/nitrogen6x/6q_bootscript
>   delete mode 100644 board/boundarydevices/nitrogen6x/6q_upgrade
>   create mode 100644 board/boundarydevices/nitrogen6x/6x_bootscript
>   create mode 100644 board/boundarydevices/nitrogen6x/6x_upgrade
>

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

* [Buildroot] [PATCH 0/4] i.MX6 and Nitrogen6x updates
@ 2013-09-25 19:07 Eric Nelson
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Nelson @ 2013-09-25 19:07 UTC (permalink / raw)
  To: buildroot

This patch series updates U-Boot and the Linux kernel for the
Boundary Devices Nitrogen6x board to the latest production-ready
releases and also updates Freescale-provided packages to the
matching versions to maintain ABI compatibility.

Eric Nelson (4):
  nitrogen6x: bump U-Boot to latest production version (2013.07)
  nitrogen6x: use 6x_bootscript/6x_upgrade instead of older 6q_ versions
  nitrogen6x: bump kernel to latest version (3.0.35-4.1.0)
  i.MX6: Update Freescale hardware-acceleration bits to latest versions

 board/boundarydevices/nitrogen6x/6q_bootscript     | Bin 455 -> 0 bytes
 board/boundarydevices/nitrogen6x/6q_upgrade        | Bin 1587 -> 0 bytes
 board/boundarydevices/nitrogen6x/6x_bootscript     | Bin 0 -> 1653 bytes
 board/boundarydevices/nitrogen6x/6x_upgrade        | Bin 0 -> 1744 bytes
 board/boundarydevices/nitrogen6x/post-build.sh     |  14 +++++++------
 configs/nitrogen6x_defconfig                       |   4 ++--
 package/freescale-imx/freescale-imx.mk             |   4 ++--
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.mk           |   8 +++++---
 package/freescale-imx/imx-lib/imx-lib.mk           |  11 ++++++++++-
 .../gstreamer/gst-fsl-plugins/gst-fsl-plugins.mk   |   4 ++--
 package/libfslcodec/libfslcodec.mk                 |   4 ++--
 package/libfslparser/libfslparser.mk               |   8 +++++---
 package/libfslvpuwrap/libfslvpuwrap.mk             |  22 +++++++++++++++++++--
 13 files changed, 56 insertions(+), 23 deletions(-)
 delete mode 100644 board/boundarydevices/nitrogen6x/6q_bootscript
 delete mode 100644 board/boundarydevices/nitrogen6x/6q_upgrade
 create mode 100644 board/boundarydevices/nitrogen6x/6x_bootscript
 create mode 100644 board/boundarydevices/nitrogen6x/6x_upgrade

-- 
1.8.1.2

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

* [Buildroot] [PATCH 0/4] i.MX6 and Nitrogen6x updates
  2013-09-25 18:59 ` [Buildroot] [PATCH 0/4] i.MX6 and Nitrogen6x updates Eric Nelson
@ 2013-09-26 20:41   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-09-26 20:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Eric" == Eric Nelson <eric.nelson@boundarydevices.com> writes:

Hi Eric,

 Eric> BTW, I'd like to thank each of you for getting this support
 Eric> into Buildroot to begin with.

 Eric> It's been a while since I last touched Buildroot and was
 Eric> pleasantly surprised at all of the activity.

Great to hear, we aim to please ;)

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2013-09-26 20:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1380135327-9722-1-git-send-email-eric.nelson@boundarydevices.com>
2013-09-25 18:59 ` [Buildroot] [PATCH 0/4] i.MX6 and Nitrogen6x updates Eric Nelson
2013-09-26 20:41   ` Peter Korsgaard
2013-09-25 19:07 Eric Nelson

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